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


VIEW: APPS.IC_CLDR_HDR_VL

Object Details
Object Name: IC_CLDR_HDR_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.IC_CLDR_HDR_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


MLS enabled view of OPM inventory calendar


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
ORGN_CODE VARCHAR2 (4) Yes Organization for which the inventory calendar is defined.
FISCAL_YEAR VARCHAR2 (4) Yes Code for the inventory calendar.
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
BEGIN_DATE DATE
Yes Start date for the calendar.
CLOSED_YEAR_IND NUMBER (5) Yes Not currently used.
CURRENT_YEAR_IND NUMBER (5) Yes Not currently used.
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
IN_USE NUMBER (10)
Not currently used
DELETE_MARK NUMBER (5) Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
CALENDAR_DESC VARCHAR2 (40) Yes Inventory calendar description.
Query Text

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


SELECT ROW_ID
,      ORGN_CODE
,      FISCAL_YEAR
,      LAST_UPDATE_LOGIN
,      BEGIN_DATE
,      CLOSED_YEAR_IND
,      CURRENT_YEAR_IND
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      TEXT_CODE
,      IN_USE
,      DELETE_MARK
,      CALENDAR_DESC
FROM APPS.IC_CLDR_HDR_VL;

Dependencies

[top of page]

APPS.IC_CLDR_HDR_VL references the following:

SchemaAPPS
SynonymIC_CLDR_HDR_B
SynonymIC_CLDR_HDR_TL
APPS.IC_CLDR_HDR_VL is referenced by following:

SchemaAPPS
SynonymIC_CLDR_HDR