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


TABLE: CN.CN_LEDGER_BAL_TYPES_ALL_TL

Object Details
Object Name: CN_LEDGER_BAL_TYPES_ALL_TL
Object Type: TABLE
Owner: CN
FND Design Data: TableCN.CN_LEDGER_BAL_TYPES_ALL_TL
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_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CN_LEDGER_BAL_TYPES_ALL_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnBALANCE_ID
ColumnORG_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Organization identifier
BALANCE_ID NUMBER (15) Yes Primary key.
BALANCE_NAME VARCHAR2 (80) Yes Name of balance
LANGUAGE VARCHAR2 (4) Yes Indicate the defined language of the row's translated columns
SOURCE_LANG VARCHAR2 (4) Yes Indicate the actual language of the row's translated columns
LAST_UPDATE_DATE DATE

Standard Who column - date when a user last updated this row.
LAST_UPDATED_BY NUMBER (15)
Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID).
CREATION_DATE DATE

Standard who column - date when this row was created.
CREATED_BY NUMBER (15)
Standard who column - user who created this row (foreign key to FND_USER.USER_ID).
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT ORG_ID
,      BALANCE_ID
,      BALANCE_NAME
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
,      SECURITY_GROUP_ID
FROM CN.CN_LEDGER_BAL_TYPES_ALL_TL;

Dependencies

[top of page]

CN.CN_LEDGER_BAL_TYPES_ALL_TL does not reference any database object

CN.CN_LEDGER_BAL_TYPES_ALL_TL is referenced by following:

SchemaAPPS
SynonymCN_LEDGER_BAL_TYPES_ALL_TL