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


VIEW: APPS.DDR_R_RTL_VRTY_OPT_V

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
MFG_ORG_CD VARCHAR2 (30)
Manufacturer Organization Code
RTL_VRTY_ID NUMBER

Retailer Variety ID
RTL_ORG_CD VARCHAR2 (30)
Code for a Retailer Organization
RTL_VRTY_NBR VARCHAR2 (30)
Retailer Variety Number
VRTY_TYP_CD VARCHAR2 (30)
Variety Code Type
VRTY_DESC VARCHAR2 (240)
Variety Description
EFF_FROM_DT DATE

Effective From Date
EFF_TO_DT DATE

Effective To Date
Query Text

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


SELECT MFG_ORG_CD
,      RTL_VRTY_ID
,      RTL_ORG_CD
,      RTL_VRTY_NBR
,      VRTY_TYP_CD
,      VRTY_DESC
,      EFF_FROM_DT
,      EFF_TO_DT
FROM APPS.DDR_R_RTL_VRTY_OPT_V;

Dependencies

[top of page]

APPS.DDR_R_RTL_VRTY_OPT_V references the following:

SchemaAPPS
SynonymDDR_R_RTL_VRTY
SchemaPUBLIC
SynonymDUAL

APPS.DDR_R_RTL_VRTY_OPT_V is not referenced by any database object