MEMBER_PRSN_LNG

(SQL Table)
Index Back

Support Team Member Table

This is the parent table for storing information on support team members. These support team members have a set of person data associated to them (addresses, phones, etc) as well as commission information. Child tables of this table are MEMBER_ADDRESS, MEMBER_PHONE.

  • Related Language Record for MEMBER_PERSON
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 SUPPORT_TEAM_MBR Character(8) VARCHAR2(8) NOT NULL Team Member
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 NAME1 Character(40) VARCHAR2(40) NOT NULL Name 1

    Default Value: PERSONAL_DATA.NAME