EM_B_NOTIFY_VW(SQL View) |
Index Back |
---|---|
eS-Buyer Notify SetID SearcheSettlements - View of SETIDs from Buyer SetID Notification Setup. |
SELECT DISTINCT A.SETID , B.DESCR FROM PS_EM_B_NOTIFY A , PS_SETID_TBL B WHERE A.SETID = B.SETID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |