PL_PO_ITEM_VW(SQL View) |
Index Back |
---|---|
Plan/Purch Items ViewThis search view is used to provide the user with a list of existing Items found in the PL_SF_OP_HEADER table. |
SELECT DISTINCT A.BUSINESS_UNIT_IN , A.INV_ITEM_ID FROM PS_PL_PO_PLAN_ORD A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |