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


VIEW: APPS.DDR_L_SRC_TYP

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
SRC_DESC VARCHAR2 (240)
Lookup Description
SRC_NAME VARCHAR2 (240)
Lookup Name
SRC_CD VARCHAR2 (30) Yes Lookup Code
Query Text

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


SELECT SRC_DESC
,      SRC_NAME
,      SRC_CD
FROM APPS.DDR_L_SRC_TYP;

Dependencies

[top of page]

APPS.DDR_L_SRC_TYP references the following:

SchemaAPPS
SynonymDDR_R_LKUP_MST
APPS.DDR_L_SRC_TYP is referenced by following:

SchemaAPPS
ViewDDR_L_SRC_TYP_OPT_V