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


TABLE: MRP.MRP_AD_LJ_OPR_RES_INSTS

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


Table for internal use. Used for continuous collection:
This tables stores deleted resource instance requirement record for lot based jobs in source


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
WIP_ENTITY_ID NUMBER

WIP Job Identifier
OPERATION_SEQ_NUM NUMBER

Operation sequence number within a routing
RESOURCE_SEQ_NUM NUMBER

Resource sequence number
ORGANIZATION_ID NUMBER

Organization identifier
OPERATION_SEQUENCE_ID NUMBER

Routing operation identifier
RES_INSTANCE_ID NUMBER

Instance identifier of the department resource
SERIAL_NUMBER VARCHAR2 (30)
Serial number of the equipment type resource
ENTITY_TYPE NUMBER

WIP entity type code
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
RN NUMBER

Refresh Number
Query Text

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


SELECT WIP_ENTITY_ID
,      OPERATION_SEQ_NUM
,      RESOURCE_SEQ_NUM
,      ORGANIZATION_ID
,      OPERATION_SEQUENCE_ID
,      RES_INSTANCE_ID
,      SERIAL_NUMBER
,      ENTITY_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      RN
FROM MRP.MRP_AD_LJ_OPR_RES_INSTS;

Dependencies

[top of page]

MRP.MRP_AD_LJ_OPR_RES_INSTS does not reference any database object

MRP.MRP_AD_LJ_OPR_RES_INSTS is referenced by following:

SchemaAPPS
SynonymMRP_AD_LJ_OPR_RES_INSTS