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


TABLE: BSC.BSC_EDW_CALENDAR_TYPE_TL

Object Details
Object Name: BSC_EDW_CALENDAR_TYPE_TL
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_EDW_CALENDAR_TYPE_TL
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_EDW_CALENDAR_TYPE_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnEDW_CALENDAR_TYPE_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
EDW_CALENDAR_TYPE_ID NUMBER
Yes EDW calendar type identifier
LANGUAGE VARCHAR2 (4) Yes Language code
SOURCE_LANG VARCHAR2 (4) Yes The Language the text will mirror. If text is not yet translated into LANGUAGE then any changes to the text in the source language row will be reflected here as well.
NAME VARCHAR2 (150)
Calendar Type name
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT EDW_CALENDAR_TYPE_ID
,      LANGUAGE
,      SOURCE_LANG
,      NAME
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM BSC.BSC_EDW_CALENDAR_TYPE_TL;

Dependencies

[top of page]

BSC.BSC_EDW_CALENDAR_TYPE_TL does not reference any database object

BSC.BSC_EDW_CALENDAR_TYPE_TL is referenced by following:

SchemaAPPS
SynonymBSC_EDW_CALENDAR_TYPE_TL