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


TABLE: FEM.FEM_CALENDARS_ATTR

Object Details
Object Name: FEM_CALENDARS_ATTR
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_CALENDARS_ATTR_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnATTRIBUTE_ID
ColumnVERSION_ID
ColumnCALENDAR_ID
ColumnDIM_ATTRIBUTE_NUMERIC_MEMBER
ColumnDIM_ATTRIBUTE_VARCHAR_MEMBER
Columns
Name Datatype Length Mandatory Comments
ATTRIBUTE_ID NUMBER (9) Yes Attribute Identifier
VERSION_ID NUMBER
Yes Attribute Version Identifier
CALENDAR_ID NUMBER (5) Yes Calendar Identifier
DIM_ATTRIBUTE_NUMERIC_MEMBER NUMBER

Dimension Attribute Numeric Member designates the numeric dimension member of the attribute assignment
DIM_ATTRIBUTE_VALUE_SET_ID NUMBER

Dimension Attribute Value Set Identifier
DIM_ATTRIBUTE_VARCHAR_MEMBER VARCHAR2 (30)
Dimension Attribute Varchar Member designates the alphanumeric member identifier of the attribute assignment
NUMBER_ASSIGN_VALUE NUMBER

Number Assignment Value of the attribute assignment
VARCHAR_ASSIGN_VALUE VARCHAR2 (1000)
Varchar Assignment Value of the attribute assignment
DATE_ASSIGN_VALUE DATE

Date Assignment Value
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
OBJECT_VERSION_NUMBER NUMBER
Yes Object Version Number for stale data detection
AW_SNAPSHOT_FLAG VARCHAR2 (1) Yes Designates whether or not the attribute assignment has been imported into the Analytic Workspace
READ_ONLY_FLAG VARCHAR2 (1)
A Y designates that the attribute assignment is protected from update
Query Text

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


SELECT ATTRIBUTE_ID
,      VERSION_ID
,      CALENDAR_ID
,      DIM_ATTRIBUTE_NUMERIC_MEMBER
,      DIM_ATTRIBUTE_VALUE_SET_ID
,      DIM_ATTRIBUTE_VARCHAR_MEMBER
,      NUMBER_ASSIGN_VALUE
,      VARCHAR_ASSIGN_VALUE
,      DATE_ASSIGN_VALUE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      OBJECT_VERSION_NUMBER
,      AW_SNAPSHOT_FLAG
,      READ_ONLY_FLAG
FROM FEM.FEM_CALENDARS_ATTR;

Dependencies

[top of page]

FEM.FEM_CALENDARS_ATTR does not reference any database object

FEM.FEM_CALENDARS_ATTR is referenced by following:

SchemaAPPS
SynonymFEM_CALENDARS_ATTR