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


VIEW: APPS.QA_ERES_PC_RESULTS_REL_V

Object Details
Object Name: QA_ERES_PC_RESULTS_REL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQA.QA_ERES_PC_RESULTS_REL_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
PARENT_COLLECTION_ID NUMBER
Yes parent collection ID
PARENT_OCCURRENCE NUMBER
Yes parent occurrence
CHILD_PLAN_ID NUMBER
Yes child plan id
CHILD_PLAN_NAME VARCHAR2 (30) Yes child plan name
DATA_ENTRY_MODE NUMBER
Yes data entry mode
Query Text

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


SELECT PARENT_COLLECTION_ID
,      PARENT_OCCURRENCE
,      CHILD_PLAN_ID
,      CHILD_PLAN_NAME
,      DATA_ENTRY_MODE
FROM APPS.QA_ERES_PC_RESULTS_REL_V;

Dependencies

[top of page]

APPS.QA_ERES_PC_RESULTS_REL_V references the following:

SchemaAPPS
SynonymQA_PC_PLAN_RELATIONSHIP
SynonymQA_PC_RESULTS_RELATIONSHIP
SynonymQA_PLANS

APPS.QA_ERES_PC_RESULTS_REL_V is not referenced by any database object