PL_IN_DBUGPA_VW(SQL View) |
Index Back |
---|---|
Schedule Arrival DatesDate Initials Reference # Description 05/06/10 TH ICE 1965526000 Change Date lookups to run off Views - New View of Inventory Schedule Arrival dates 07/22/10 TH ICE 2003505000 Correct Date lookups for Destination BU's |
SELECT DISTINCT B.BU_GROUP , %DatePart(A.PL_SCHED_ARRV_DTTM) FROM PS_PL_IN_EXCEPT A , PS_PL_GROUP_IN B WHERE A.DESTIN_BU = B.BUSINESS_UNIT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DEST_BU_GROUP | Character(6) | VARCHAR2(6) NOT NULL | 08/16/01 EGS (CN#PL900-1.0): Added |
2 | DATE1 | Date(10) | DATE | Date |