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


VIEW: APPS.EAM_CFR_QA_PLANS_V

Object Details
Object Name: EAM_CFR_QA_PLANS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewEAM.EAM_CFR_QA_PLANS_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER
Yes Collection plan Identifier
NAME VARCHAR2 (30) Yes Name of the collection plan
WIP_ENTITY_ID NUMBER

Work Order Identifier
TRANSACTION_NUMBER NUMBER

Quality Transaction Identifier
Query Text

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


SELECT PLAN_ID
,      NAME
,      WIP_ENTITY_ID
,      TRANSACTION_NUMBER
FROM APPS.EAM_CFR_QA_PLANS_V;

Dependencies

[top of page]

APPS.EAM_CFR_QA_PLANS_V references the following:

SchemaAPPS
SynonymQA_PLANS
SynonymQA_RESULTS

APPS.EAM_CFR_QA_PLANS_V is not referenced by any database object