[Home] [Help]
[Dependency Information]
Object Name: | WIP_LEADTIME_TEMP |
---|---|
Object Type: | TABLE |
Owner: | WIP |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table is used while calculating leadtime for a item. This is required to determine order of operation on Network.
WIP.WIP_LEADTIME_TEMP is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: | 40 |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROUTING_SEQUENCE_ID | NUMBER | Routing Sequence Identifier | ||
OPERATION_SEQ_NUM | NUMBER | Operation Sequence Number | ||
NETWORK_ORDER | NUMBER | Network Order |
Cut, paste (and edit) the following text to query this object:
SELECT ROUTING_SEQUENCE_ID
, OPERATION_SEQ_NUM
, NETWORK_ORDER
FROM WIP.WIP_LEADTIME_TEMP;
WIP.WIP_LEADTIME_TEMP does not reference any database object
WIP.WIP_LEADTIME_TEMP is referenced by following:
|
|
|