VENDOR_VW1(SQL View) |
Index Back |
---|---|
View of Vendor recordView of Vendor record used as prompt for SI provider. |
SELECT SETID , VENDOR_ID , VENDOR_NAME_SHORT FROM PS_VENDOR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL |
Vendor Identifier
Prompt Table: VENDOR |
3 | VENDOR_NAME_SHORT | Character(14) | VARCHAR2(14) NOT NULL | Short Vendor Name |