BUIN_SHEXBLK_VW(SQL View) |
Index Back |
---|---|
Inv ship date block exceptions |
SELECT business_unit , dttm_from , dttm_to FROM PS_BUIN_SHEX_BLK WHERE USE_FOR_SHIP_FLAG = 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SHIP_FROM_BU | Character(5) | VARCHAR2(5) NOT NULL | Ship from INV BU |
2 | DTTM_FROM | DateTime(26) | TIMESTAMP NOT NULL | From Date/Time |
3 | DTTM_TO | DateTime(26) | TIMESTAMP NOT NULL | To Date/Time |