[Home] [Help]
[Dependency Information]
Object Name: | EAM_CFR_QA_PLANS_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
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 |
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;
APPS.EAM_CFR_QA_PLANS_V is not referenced by any database object
|
|
|