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


TABLE: MRP.MRP_AD_INV_COMPS

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


MRP_AD_INV_COMPS stores information about the deleted bills of material components.


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

Component Sequence Id
BILL_SEQUENCE_ID NUMBER

Bill of material 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 of the item
Query Text

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


SELECT COMPONENT_SEQUENCE_ID
,      BILL_SEQUENCE_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
FROM MRP.MRP_AD_INV_COMPS;

Dependencies

[top of page]

MRP.MRP_AD_INV_COMPS does not reference any database object

MRP.MRP_AD_INV_COMPS is referenced by following:

SchemaAPPS
SynonymMRP_AD_INV_COMPS