VENDOR_NAME4_VW(SQL View) |
Index Back |
---|---|
View of Supplier NameThis one uses Supplier Name as the label |
SELECT DISTINCT a.setid , a.NAME1 , a.vendor_id FROM PS_VENDOR a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
3 | VENDOR_NAME_SHORT | Character(14) | VARCHAR2(14) NOT NULL | Short Vendor Name |