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


TABLE: FEM.FEM_CALP_INTERIM_T

Object Details
Object Name: FEM_CALP_INTERIM_T
Object Type: TABLE
Owner: FEM
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_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FEM_CALP_INTERIM_T_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_PERIOD_END_DATE
ColumnCAL_PERIOD_START_DATE
ColumnCALENDAR_ID
ColumnDIMENSION_GROUP_ID
ColumnCAL_PERIOD_ID
FEM_CALP_INTERIM_T_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_PERIOD_ID
Columns
Name Datatype Length Mandatory Comments
CAL_PERIOD_END_DATE DATE
Yes Designates the End Date of the Calendar Period member
CAL_PERIOD_NUMBER NUMBER (15) Yes Designates the period number of the Calendar Period member
CALENDAR_DISPLAY_CODE VARCHAR2 (150) Yes The non-translatable alphanumeric identifier for the Calendar of the Calendar Period member
DIMENSION_GROUP_DISPLAY_CODE VARCHAR2 (150) Yes The non-translatable alphanumeric identifier for the Dimension Group of the Calendar Period member
CAL_PERIOD_START_DATE DATE
Yes Designates the Start Date of the Calendar Period member
ADJUSTMENT_PERIOD_FLAG VARCHAR2 (1) Yes Designates whether or not the Calendar Period Member is an adjustment period
CAL_PERIOD_ID NUMBER
Yes Numeric identifier for the Calendar Period member
DIMENSION_GROUP_ID NUMBER (9) Yes Numeric identifier for the Dimension Group of the Calendar Period member
CALENDAR_ID NUMBER (5) Yes Internal numeric identifier of the Calendar for the Calendar Period member
CAL_PERIOD_NAME VARCHAR2 (150)
Translatable name for the Calendar Period member
DESCRIPTION VARCHAR2 (255)
Translatable description for the Calendar Period member
OVERLAP_FLAG VARCHAR2 (1) Yes Designates whether or not the Start Date and End Date range of the Calendar Period member overlaps with range of another member in the load
Query Text

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


SELECT CAL_PERIOD_END_DATE
,      CAL_PERIOD_NUMBER
,      CALENDAR_DISPLAY_CODE
,      DIMENSION_GROUP_DISPLAY_CODE
,      CAL_PERIOD_START_DATE
,      ADJUSTMENT_PERIOD_FLAG
,      CAL_PERIOD_ID
,      DIMENSION_GROUP_ID
,      CALENDAR_ID
,      CAL_PERIOD_NAME
,      DESCRIPTION
,      OVERLAP_FLAG
FROM FEM.FEM_CALP_INTERIM_T;

Dependencies

[top of page]

FEM.FEM_CALP_INTERIM_T does not reference any database object

FEM.FEM_CALP_INTERIM_T is referenced by following:

SchemaAPPS
SynonymFEM_CALP_INTERIM_T