CUST_SHEXBLK_VW

(SQL View)
Index Back

Shipment date block exceptions


select setid, cust_id, dttm_from, dttm_to from PS_CUST_SHEX_BLK

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 SHIP_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL Ship To Customer
3 DTTM_FROM DateTime(26) TIMESTAMP From Date/Time
4 DTTM_TO DateTime(26) TIMESTAMP To Date/Time