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 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Ship To Customer | |
3 | DateTime(26) | TIMESTAMP | From Date/Time | |
4 | DateTime(26) | TIMESTAMP | To Date/Time |