MEMBER_PRSN_LNG(SQL Table) |
Index Back |
---|---|
Support Team Member TableThis 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. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
2 | Character(8) | VARCHAR2(8) NOT NULL | Team Member | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL |
Name 1
Default Value: PERSONAL_DATA.NAME |