AP_VENDORID_VW(SQL View) |
Index Back |
---|---|
Suppliers and BUs from VoucherSuppliers and Business Units from the Voucher Table. |
SELECT DISTINCT BUSINESS_UNIT , VENDOR_ID FROM PS_VOUCHER |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier |