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


TABLE: BSC.BSC_REPORTING_CALENDAR

Object Details
Object Name: BSC_REPORTING_CALENDAR
Object Type: TABLE
Owner: BSC
FND Design Data: TableBSC.BSC_REPORTING_CALENDAR
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: Tablespace
PCT Free:
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
BSC_REPORTING_CALENDAR_N1 NORMAL NONUNIQUE Tablespace ColumnREPORT_DATE
ColumnHIERARCHY
ColumnCALENDAR_ID
Columns
Name Datatype Length Mandatory Comments
CALENDAR_ID NUMBER

Calendar Identifier
CALENDAR_TYPE VARCHAR2 (200)
Calendar Type
REPORT_DATE DATE

Report Date
PERIOD NUMBER

Period
YEAR NUMBER

Year
PERIOD_TYPE_ID NUMBER

Period type identifier
PERIODICITY_ID NUMBER

Periodicity Identifier
RECORD_TYPE_ID NUMBER

Record identifier type
HIERARCHY VARCHAR2 (200)
Hierarchy
CREATED_BY NUMBER

Standard Who column
LAST_UPDATE_BY NUMBER

Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
CREATION_DATE DATE

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
DAY_COUNT NUMBER

Day count
ROLLING_FLAG VARCHAR2 (40)
Rolling flag
Query Text

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


SELECT CALENDAR_ID
,      CALENDAR_TYPE
,      REPORT_DATE
,      PERIOD
,      YEAR
,      PERIOD_TYPE_ID
,      PERIODICITY_ID
,      RECORD_TYPE_ID
,      HIERARCHY
,      CREATED_BY
,      LAST_UPDATE_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      DAY_COUNT
,      ROLLING_FLAG
FROM BSC.BSC_REPORTING_CALENDAR;

Dependencies

[top of page]

BSC.BSC_REPORTING_CALENDAR does not reference any database object

BSC.BSC_REPORTING_CALENDAR is referenced by following:

SchemaAPPS
SynonymBSC_REPORTING_CALENDAR