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


VIEW: APPS.CM_WHSE_EFF_V

Object Details
Object Name: CM_WHSE_EFF_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMF.CM_WHSE_EFF_V
Subobject Name:
Status: VALID

View Type

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


View to enable master-detail relationship on Rollup Target Warehouses form


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGN_CODE VARCHAR2 (4)
Organization of Warehouse Effectivity
CALENDAR_CODE VARCHAR2 (4)
Cost Calendar Code of Warehouse Effectivity
PERIOD_CODE VARCHAR2 (4)
period code
Query Text

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


SELECT ORGN_CODE
,      CALENDAR_CODE
,      PERIOD_CODE
FROM APPS.CM_WHSE_EFF_V;

Dependencies

[top of page]

APPS.CM_WHSE_EFF_V references the following:

SchemaAPPS
SynonymCM_WHSE_EFF

APPS.CM_WHSE_EFF_V is not referenced by any database object