PL_ITEM_VW(SQL View) |
Index Back |
---|---|
PLanning 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 BUSINESS_UNIT, inv_item_id FROM PS_PL_SF_OP_HEADER |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT |
2 | INV_ITEM_ID_WRK | Character(18) | VARCHAR2(18) NOT NULL | Work Item ID |