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


VIEW: APPS.QA_PC_PLAN_COLUMNS_V

Object Details
Object Name: QA_PC_PLAN_COLUMNS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQA.QA_PC_PLAN_COLUMNS_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
PLAN_ID NUMBER
Yes Plan Id
CHAR_ID NUMBER
Yes Char Id
FORM_FIELD VARCHAR2 (210)
Form Field
DATABASE_COLUMN VARCHAR2 (30)
Database Column
ENABLED_FLAG NUMBER
Yes Enabled Flag
DATATYPE NUMBER
Yes Datatype of the plan element
Name Datatype Length Mandatory Comments
Query Text

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


SELECT PLAN_ID
,      CHAR_ID
,      FORM_FIELD
,      DATABASE_COLUMN
,      ENABLED_FLAG
,      DATATYPE
FROM APPS.QA_PC_PLAN_COLUMNS_V;

Dependencies

[top of page]

APPS.QA_PC_PLAN_COLUMNS_V references the following:

SchemaAPPS
SynonymQA_CHARS
SynonymQA_PLAN_CHARS
APPS.QA_PC_PLAN_COLUMNS_V is referenced by following:

SchemaAPPS
Package BodyQA_PARENT_CHILD_PKG - show dependent code