RE_CONTACT_SRCH(SQL View) |
Index Back |
---|---|
Contact Search RecordUsed as search record for the Contacts Component |
SELECT SETID , CONTACT_ID , NAME1 FROM PS_RE_CONTACT |
# | 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 | CONTACT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Contact Identifier for Treasury Contacts
Default Value: NEXT |
3 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |