CONTACT_SRCH_VW(SQL View) |
Index Back |
---|---|
Contact Update Search ViewContact Update Search View |
SELECT a.setid , a.contact_id , a.name1 FROM PS_CONTACT a |
# | 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
Prompt Table: CONTACT_ALL_VW |
3 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |