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


TABLE: GMP.MR_PEGG_TBL

Object Details
Object Name: MR_PEGG_TBL
Object Type: TABLE
Owner: GMP
FND Design Data: TableGMP.MR_PEGG_TBL
Subobject Name:
Status: VALID


Pegging table. Pegging of demands to the shortage warnings is done
thru this table.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MR_PEGG_TBL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnMRP_ID
ColumnACTION_NO
ColumnLINE_NO
Columns
Name Datatype Length Mandatory Comments
MRP_ID NUMBER (10) Yes Key to the MRP run for which the pegging data is stored.
ACTION_NO NUMBER (10) Yes Reference to shortage warning message created by this transaction.
LINE_NO NUMBER (10) Yes Reference to transaction that caused the shortage warning.
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
REQUEST_ID NUMBER (15)
Concurrent who column
PROGRAM_APPLICATION_ID NUMBER (15)
Concurrent who column
PROGRAM_ID NUMBER (15)
Concurrent who column
PROGRAM_UPDATE_DATE DATE

Concurrent who column
Query Text

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


SELECT MRP_ID
,      ACTION_NO
,      LINE_NO
,      LAST_UPDATED_BY
,      CREATED_BY
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM GMP.MR_PEGG_TBL;

Dependencies

[top of page]

GMP.MR_PEGG_TBL does not reference any database object

GMP.MR_PEGG_TBL is referenced by following:

SchemaAPPS
SynonymMR_PEGG_TBL