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


VIEW: APPS.DDR_R_MFG_PRMTN_DTL_V

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
MFG_SKU_ITEM_ID NUMBER

Manufacturer SKU Item Id
ORG_CD VARCHAR2 (30)
Organization Code
CLNDR_DT DATE
Yes Calendar Date
LOWEST_DIST_ID NUMBER

Assigns a measure to a particular date , promotion, org and item combination.
Query Text

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


SELECT MFG_SKU_ITEM_ID
,      ORG_CD
,      CLNDR_DT
,      LOWEST_DIST_ID
FROM APPS.DDR_R_MFG_PRMTN_DTL_V;

Dependencies

[top of page]

APPS.DDR_R_MFG_PRMTN_DTL_V references the following:

SchemaAPPS
SynonymDDR_R_DAY
SynonymDDR_R_MFG_PRMTN_DTL

APPS.DDR_R_MFG_PRMTN_DTL_V is not referenced by any database object