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


VIEW: APPS.CN_BASE_TABLES_V

Object Details
Object Name: CN_BASE_TABLES_V
Object Type: VIEW
Owner: APPS
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
NAME VARCHAR2 (30)
Name of the table, denormalized through TABLE_ID
TABLE_ID NUMBER (15)
Primary key
ORG_ID NUMBER (15)
Query Text

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


SELECT NAME
,      TABLE_ID
,      ORG_ID
FROM APPS.CN_BASE_TABLES_V;

Dependencies

[top of page]

APPS.CN_BASE_TABLES_V references the following:

SchemaAPPS
ViewCN_OBJ_COLUMNS_V
ViewCN_OBJ_TABLES_V
APPS.CN_BASE_TABLES_V is referenced by following:

SchemaAPPS
Package BodyCN_IMP_HIERARCHY_PVT - show dependent code