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


TABLE: MRP.MRP_AD_LJ_REQ_OPRS

Object Details
Object Name: MRP_AD_LJ_REQ_OPRS
Object Type: TABLE
Owner: MRP
Subobject Name:
Status: VALID


stores primary and substitute components of effective operations for lot based jobs


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MRP_AD_LJ_REQ_OPRS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnRN
Columns
Name Datatype Length Mandatory Comments
WIP_ENTITY_ID NUMBER

wip entity identifier
OPERATION_SEQ_NUM NUMBER

Operation sequence number
COMPONENT_ITEM_ID NUMBER

Component item identifier
PRIMARY_COMPONENT_ID NUMBER

Component Identifier of the Primary Component for the current component
SOURCE_PHANTOM_ID NUMBER

Top level Phantom Component identifier
RN NUMBER

Refresh number populated by the refresh snapshot process
ORGANIZATION_ID NUMBER

organization identifier
WJS_MPS_NET_QTY_FLAG NUMBER

Flag indicating if MPS net quantity is changed from positive to negative
WJS_NET_QTY_FLAG NUMBER

Flag indicating if net quantity is changed from positive to negative
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard who column
REQUEST_ID NUMBER

Concurrent Who column
PROGRAM_APPLICATION_ID NUMBER

Concurrent Who column
PROGRAM_ID NUMBER

Concurrent Who column
PROGRAM_UPDATE_DATE DATE

Concurrent Who column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT WIP_ENTITY_ID
,      OPERATION_SEQ_NUM
,      COMPONENT_ITEM_ID
,      PRIMARY_COMPONENT_ID
,      SOURCE_PHANTOM_ID
,      RN
,      ORGANIZATION_ID
,      WJS_MPS_NET_QTY_FLAG
,      WJS_NET_QTY_FLAG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM MRP.MRP_AD_LJ_REQ_OPRS;

Dependencies

[top of page]

MRP.MRP_AD_LJ_REQ_OPRS does not reference any database object

MRP.MRP_AD_LJ_REQ_OPRS is referenced by following:

SchemaMRP
ViewMRP_AD_LJ_REQ_OPRS#