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


TABLE: QA.QA_SKIPLOT_PROCESS_PLANS

Object Details
Object Name: QA_SKIPLOT_PROCESS_PLANS
Object Type: TABLE
Owner: QA
FND Design Data: TableQA.QA_SKIPLOT_PROCESS_PLANS
Subobject Name:
Status: VALID


Skip Lot Process Plans


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
QA_SKIPLOT_PROCESS_PLANS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROCESS_PLAN_ID
QA_SKIPLOT_PROCESS_PLANS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROCESS_ID
Columns
Name Datatype Length Mandatory Comments
PROCESS_PLAN_ID NUMBER
Yes Process Plan ID
PROCESS_ID NUMBER
Yes Process ID foreign key
PLAN_ID NUMBER
Yes Collection Plan for Inspection
ALTERNATE_PLAN_ID NUMBER

Alternative Collection Plan for Inspection
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
Query Text

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


SELECT PROCESS_PLAN_ID
,      PROCESS_ID
,      PLAN_ID
,      ALTERNATE_PLAN_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM QA.QA_SKIPLOT_PROCESS_PLANS;

Dependencies

[top of page]

QA.QA_SKIPLOT_PROCESS_PLANS does not reference any database object

QA.QA_SKIPLOT_PROCESS_PLANS is referenced by following:

SchemaAPPS
SynonymQA_SKIPLOT_PROCESS_PLANS