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


TABLE: FEM.FEM_RSN_CLOSED_TL

Object Details
Object Name: FEM_RSN_CLOSED_TL
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_RSN_CLOSED_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREASON_CLOSED_CODE
ColumnLANGUAGE
FEM_RSN_CLOSED_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREASON_CLOSED_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
REASON_CLOSED_CODE VARCHAR2 (30) Yes Reason Closed member identifier
LANGUAGE VARCHAR2 (4) Yes Language of the translatable name and description
SOURCE_LANG VARCHAR2 (4) Yes Original language of name and description prior to translation
REASON_CLOSED_NAME VARCHAR2 (150) Yes Reason Closed member name
DESCRIPTION VARCHAR2 (255)
Translatable description of the member
CREATION_DATE DATE
Yes Identifies the date on which the row was created
CREATED_BY NUMBER (15) Yes Identifies the user that created the row
LAST_UPDATED_BY NUMBER (15) Yes Identifies the user that last modified the row
LAST_UPDATE_DATE DATE
Yes Identifies the date on which the row was last modified
LAST_UPDATE_LOGIN NUMBER (15)
Identifies the login user that last modified the row
Query Text

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


SELECT REASON_CLOSED_CODE
,      LANGUAGE
,      SOURCE_LANG
,      REASON_CLOSED_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_RSN_CLOSED_TL;

Dependencies

[top of page]

FEM.FEM_RSN_CLOSED_TL does not reference any database object

FEM.FEM_RSN_CLOSED_TL is referenced by following:

SchemaAPPS
SynonymFEM_RSN_CLOSED_TL