VENDOR_NAME2_VW(SQL View) |
Index Back |
|---|---|
View of Supplier Name |
| SELECT a.setid , a.vendor_name_short , a.vendor_id FROM PS_VENDOR a |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID | |
| 2 | Character(40) | VARCHAR2(40) NOT NULL | From Supplier Name | |
| 3 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier |