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


TABLE: FEM.FEM_CAL_PERIODS_B

Object Details
Object Name: FEM_CAL_PERIODS_B
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_CAL_PERIODS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCAL_PERIOD_ID
Columns
Name Datatype Length Mandatory Comments
CAL_PERIOD_ID NUMBER
Yes Calendar Period Identifier
DIMENSION_GROUP_ID NUMBER (9) Yes Dimension Group Identifier
CALENDAR_ID NUMBER (5) Yes Calendar Identifier
ENABLED_FLAG VARCHAR2 (1) Yes Enabled Flag
PERSONAL_FLAG VARCHAR2 (1) Yes Designates whether or not the dimension member is a personal member only available to the Created By user
CREATION_DATE DATE
Yes Identifies the date on which the data was created
CREATED_BY NUMBER (15) Yes Identifies the user that created the data
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last updated the data
LAST_UPDATE_DATE DATE
Yes Identifies the data on which the data was last updated
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login user that last updated the data
READ_ONLY_FLAG VARCHAR2 (1) Yes Designates whether or not the Dimension member is protected from update
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number for stale data detection
Query Text

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


SELECT CAL_PERIOD_ID
,      DIMENSION_GROUP_ID
,      CALENDAR_ID
,      ENABLED_FLAG
,      PERSONAL_FLAG
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      READ_ONLY_FLAG
,      OBJECT_VERSION_NUMBER
FROM FEM.FEM_CAL_PERIODS_B;

Dependencies

[top of page]

FEM.FEM_CAL_PERIODS_B does not reference any database object

FEM.FEM_CAL_PERIODS_B is referenced by following:

SchemaAPPS
SynonymFEM_CAL_PERIODS_B