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


VIEW: APPS.DDR_L_SUB_CHNL_TYP

Object Details
Object Name: DDR_L_SUB_CHNL_TYP
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
SUB_CHNL_CD VARCHAR2 (30) Yes Lookup Code
SUB_CHNL_NAME VARCHAR2 (240)
Lookup Name
SUB_CHNL_DESC VARCHAR2 (240)
Lookup Description
Query Text

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


SELECT MFG_ORG_CD
,      SUB_CHNL_CD
,      SUB_CHNL_NAME
,      SUB_CHNL_DESC
FROM APPS.DDR_L_SUB_CHNL_TYP;

Dependencies

[top of page]

APPS.DDR_L_SUB_CHNL_TYP references the following:

SchemaAPPS
SynonymDDR_R_LKUP_MST
APPS.DDR_L_SUB_CHNL_TYP is referenced by following:

SchemaAPPS
ViewDDR_L_SUB_CHNL_TYP_OPT_V