BUIN_SHEX_BLK(SQL Table) |
Index Back |
---|---|
Inv ship date block exceptionsThis table stores a range of dates and times an Inventory Business Unit (warehouse) is not open for shipping goods. This table is different from BUIN_SHEX_DT in that these are exceptions to the standing blocked dates and times. i.e. the IBU might be closed during the last week of the year for the holidays. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_FS_NONVW |
|
2 | DateTime(26) | TIMESTAMP NOT NULL | From Date/Time | |
3 | DateTime(26) | TIMESTAMP NOT NULL | To Date/Time | |
4 | USE_FOR_SHIP_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Use for Shipments
Y/N Table Edit Default Value: Y |
5 | USE_FOR_RECV_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Use For Receiving
Y/N Table Edit Default Value: Y |
6 | USE_FOR_MATRL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Use for Materials
Y/N Table Edit Default Value: Y |