SP_AMB2PO_NONVW(SQL View) |
Index Back |
---|---|
Security View/ Purchasing BUs |
SELECT DISTINCT a.business_unit , b.descr FROM PS_BUS_UNIT_TBL_PM a , ps_bus_unit_tbl_fs b WHERE a.business_unit = b.business_unit |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | PO Business Unit | |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |