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


TABLE: MRP.MRP_AD_WIP_COMP_SUPPLIES

Object Details
Object Name: MRP_AD_WIP_COMP_SUPPLIES
Object Type: TABLE
Owner: MRP
FND Design Data: TableMRP.MRP_AD_WIP_COMP_SUPPLIES
Subobject Name:
Status: VALID


MRP_AD_WIP_COMP_SUPPLIES stores information about the deleted WIP component supplies.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MRP_AD_WIP_COMP_SUPPLIES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnRN
Columns
Name Datatype Length Mandatory Comments
JOB_TYPE NUMBER

Type of WIP job
WJS_NET_QTY_FLAG NUMBER

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

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

Flag indicating if MRP net flag is changed from 1 to 2
ST_MPS_NET_FLAG NUMBER

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

Flag indicating if net required quantity is changed from positive to negative, used for non-standard job
NST_MPS_FLAG NUMBER

Flag indicating if net MPS required quantity is changed from positive to negative, used for non-standard job
ST_NMPS_FLAG NUMBER

Flag indicating if net required quantity is changed from positive to negative, used for standard job
ST_MPS_FLAG NUMBER

Flag indicating if net MPS required quantity is changed from positive to negative, used for standard job
INVENTORY_ITEM_ID NUMBER

Inventory item identifier
OPERATION_SEQ_NUM NUMBER

Operation sequence number
WIP_ENTITY_ID NUMBER

WIP job or repetitive assembly identifier
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
RN NUMBER

Refresh number populated by the refresh snapshot process
ORGANIZATION_ID NUMBER

Organization identifier
OPERATION_SEQUENCE_ID NUMBER

Operation sequence identifier
ENTITY_TYPE NUMBER

Wip entity type code
Query Text

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


SELECT JOB_TYPE
,      WJS_NET_QTY_FLAG
,      WJS_MPS_NET_QTY_FLAG
,      MRP_NET_FLAG
,      ST_MPS_NET_FLAG
,      NST_NMPS_FLAG
,      NST_MPS_FLAG
,      ST_NMPS_FLAG
,      ST_MPS_FLAG
,      INVENTORY_ITEM_ID
,      OPERATION_SEQ_NUM
,      WIP_ENTITY_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      RN
,      ORGANIZATION_ID
,      OPERATION_SEQUENCE_ID
,      ENTITY_TYPE
FROM MRP.MRP_AD_WIP_COMP_SUPPLIES;

Dependencies

[top of page]

MRP.MRP_AD_WIP_COMP_SUPPLIES does not reference any database object

MRP.MRP_AD_WIP_COMP_SUPPLIES is referenced by following:

SchemaMRP
ViewMRP_AD_WIP_COMP_SUPPLIES#