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


TABLE: FEM.FEM_CREDIT_RATINGS_TL

Object Details
Object Name: FEM_CREDIT_RATINGS_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_CREDIT_RATINGS_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCREDIT_RATING_ID
ColumnLANGUAGE
FEM_CREDIT_RATINGS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCREDIT_RATING_NAME
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
CREDIT_RATING_ID NUMBER
Yes Credit Rating 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
CREDIT_RATING_NAME VARCHAR2 (150) Yes Credit Rating 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 CREDIT_RATING_ID
,      LANGUAGE
,      SOURCE_LANG
,      CREDIT_RATING_NAME
,      DESCRIPTION
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FEM.FEM_CREDIT_RATINGS_TL;

Dependencies

[top of page]

FEM.FEM_CREDIT_RATINGS_TL does not reference any database object

FEM.FEM_CREDIT_RATINGS_TL is referenced by following:

SchemaAPPS
SynonymFEM_CREDIT_RATINGS_TL