PL_PO_FROM_VW(SQL View) |
Index Back |
---|---|
Plan/Purch From Dates ViewThis search view is used to provide the user with a list of existing start dates found in the PL_SF_OP_HEADER table. |
SELECT DISTINCT BUSINESS_UNIT_IN, RELEASE_DATE FROM PS_PL_PO_PLAN_ORD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | FROM_DATE | Date(10) | DATE | From Date |