[Home] [Help]
[Dependency Information]
Object Name: | IC_CLDR_HDR_TL |
---|---|
Object Type: | TABLE |
Owner: | GMI |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Translations table table holding OPM inventory calendar descriptions in multiple languages
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
IC_CLDR_HDR_TL_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGN_CODE | VARCHAR2 | (4) | Yes | Organization for which the inventory calendar is defined. |
FISCAL_YEAR | VARCHAR2 | (4) | Yes | Code for the inventory calendar. |
LANGUAGE | VARCHAR2 | (4) | Yes | Language |
SOURCE_LANG | VARCHAR2 | (4) | Yes | Source Language |
CALENDAR_DESC | VARCHAR2 | (40) | Yes | Translated Inventory calendar description. |
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 |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard who column |
Cut, paste (and edit) the following text to query this object:
SELECT ORGN_CODE
, FISCAL_YEAR
, LANGUAGE
, SOURCE_LANG
, CALENDAR_DESC
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM GMI.IC_CLDR_HDR_TL;
GMI.IC_CLDR_HDR_TL does not reference any database object
GMI.IC_CLDR_HDR_TL is referenced by following:
|
|
|