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


VIEW: APPS.DDR_L_ORG_LVL

Object Details
Object Name: DDR_L_ORG_LVL
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes
ORG_LVL_CD VARCHAR2 (30) Yes
ORG_LVL_NAME VARCHAR2 (240)
ORG_LVL_DESC VARCHAR2 (240)
Query Text

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


SELECT MFG_ORG_CD
,      ORG_LVL_CD
,      ORG_LVL_NAME
,      ORG_LVL_DESC
FROM APPS.DDR_L_ORG_LVL;

Dependencies

[top of page]

APPS.DDR_L_ORG_LVL references the following:

SchemaAPPS
SynonymDDR_R_LKUP_MST
APPS.DDR_L_ORG_LVL is referenced by following:

SchemaAPPS
ViewDDR_L_ORG_LVL_OPT_V