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


VIEW: APPS.EDW_DEMAND_CLASS_FKV

Object Details
Object Name: EDW_DEMAND_CLASS_FKV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewISC.EDW_DEMAND_CLASS_FKV
ViewMRP.EDW_DEMAND_CLASS_FKV
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view builds and returns foreign keys to the Demand Class dimension. Demand Class foreign keys are based on lookup code values found in the DEMAND_CLASS lookup type.


[View Source]

Columns
Name Datatype Length Mandatory Comments
DEMAND_CLASS_FK VARCHAR2 (61)
Demand Class foreign key
DEMAND_CLASS_ID VARCHAR2 (30) Yes Demand Class Id
Query Text

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


SELECT DEMAND_CLASS_FK
,      DEMAND_CLASS_ID
FROM APPS.EDW_DEMAND_CLASS_FKV;

Dependencies

[top of page]

APPS.EDW_DEMAND_CLASS_FKV references the following:

SchemaAPPS
SynonymEDW_LOCAL_INSTANCE
SynonymFND_LOOKUP_VALUES

APPS.EDW_DEMAND_CLASS_FKV is not referenced by any database object