DBA Data[Home] [Help] [Dependency Information]


TABLE: WIP.WIP_LEADTIME_TEMP

Object Details
Object Name: WIP_LEADTIME_TEMP
Object Type: TABLE
Owner: WIP
FND Design Data: TableWIP.WIP_LEADTIME_TEMP
Subobject Name:
Status: VALID

This table is used while calculating leadtime for a item. This is required to determine order of operation on Network.

Temporary Table Details

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.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
ROUTING_SEQUENCE_ID NUMBER

Routing Sequence Identifier
OPERATION_SEQ_NUM NUMBER

Operation Sequence Number
NETWORK_ORDER NUMBER

Network Order
Query Text

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;

Dependencies

[top of page]

WIP.WIP_LEADTIME_TEMP does not reference any database object

WIP.WIP_LEADTIME_TEMP is referenced by following:

SchemaAPPS
SynonymWIP_LEADTIME_TEMP