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


VIEW: APPS.DDR_L_HCHY_LVL

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30) Yes Manufacturer Organization Code
HCHY_LVL_CD VARCHAR2 (30) Yes Lookup Code
HCHY_LVL_NAME VARCHAR2 (240)
Lookup Name
HCHY_LVL_DESC VARCHAR2 (240)
Lookup Description
Query Text

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


SELECT MFG_ORG_CD
,      HCHY_LVL_CD
,      HCHY_LVL_NAME
,      HCHY_LVL_DESC
FROM APPS.DDR_L_HCHY_LVL;

Dependencies

[top of page]

APPS.DDR_L_HCHY_LVL references the following:

SchemaAPPS
SynonymDDR_R_LKUP_MST

APPS.DDR_L_HCHY_LVL is not referenced by any database object