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


VIEW: APPS.MSD_DEM_ITEM_COST_V

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
ORG_CODE VARCHAR2 (7)
The code includes instance code and organization code
ITEM_CODE VARCHAR2 (250)
QUANTITY NUMBER

SDATE DATE

Query Text

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


SELECT ORG_CODE
,      ITEM_CODE
,      QUANTITY
,      SDATE
FROM APPS.MSD_DEM_ITEM_COST_V;

Dependencies

[top of page]

APPS.MSD_DEM_ITEM_COST_V references the following:

SchemaAPPS
SynonymMSC_SYSTEM_ITEMS
SynonymMSC_TRADING_PARTNERS
PL/SQL PackageMSD_DEM_COMMON_UTILITIES - show dependent code

APPS.MSD_DEM_ITEM_COST_V is not referenced by any database object