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


VIEW: APPS.CZ_PARENT_CHILD_RELS_V

Object Details
Object Name: CZ_PARENT_CHILD_RELS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCZ.CZ_PARENT_CHILD_RELS_V
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
SUBJECT_TYPE NUMBER
Yes
OBJECT_TYPE NUMBER
Yes
REL_TYPE_CODE VARCHAR2 (3) Yes 'CNV' – implicit data type conversion; 'SYS' – intrinsic association of system property to (node) type; 'CHL' object type is allowable child or member of subject type
DELETED_FLAG VARCHAR2 (1) Yes
SEEDED_FLAG VARCHAR2 (1) Yes '1' indicates this is a seeded expr node
Query Text

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


SELECT SUBJECT_TYPE
,      OBJECT_TYPE
,      REL_TYPE_CODE
,      DELETED_FLAG
,      SEEDED_FLAG
FROM APPS.CZ_PARENT_CHILD_RELS_V;

Dependencies

[top of page]

APPS.CZ_PARENT_CHILD_RELS_V references the following:

SchemaAPPS
SynonymCZ_TYPE_RELATIONSHIPS
APPS.CZ_PARENT_CHILD_RELS_V is referenced by following:

SchemaAPPS
ViewCZ_LAYOUTREGIONS_LKV
ViewCZ_LISTLAYOUTREGIONS_LKV
ViewCZ_MSGLISTLAYOUTREGIONS_LKV
ViewCZ_NODELISTLAYOUTREGIONS_LKV
ViewCZ_OTHERCONTENT_LKV
ViewCZ_PAGE_ELEMENT_CHILDREN_CV
ViewCZ_PAGE_ELEMENT_CHILDREN_V
ViewCZ_SIMPLECONTROLS_LKV
ViewCZ_VALID_RESULT_TYPES_V