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


TABLE: JA.JA_CN_ACCOUNTING_CLASSES_ALL

Object Details
Object Name: JA_CN_ACCOUNTING_CLASSES_ALL
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JA_CN_ACCOUNTING_CLASSES_ALL
Subobject Name:
Status: VALID

The 'JA_CN_ACCOUNTING_CLASSES _ALL' stores information to indicate cash related accounting classes for the Chart of Accounts.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JA_CN_ACCOUNTING_CLASSES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCHART_OF_ACCOUNTS_ID
Columns
Name Datatype Length Mandatory Comments
CHART_OF_ACCOUNTS_ID NUMBER (15) Yes Identifier of Chart of Accounts
CLASS_CODE VARCHAR2 (30) Yes The accounting class code
CREATED_BY NUMBER (15) Yes Standard WHO column
CREATION_DATE DATE
Yes Standard WHO column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO column
LAST_UPDATE_DATE DATE
Yes Standard WHO column
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO column
Query Text

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


SELECT CHART_OF_ACCOUNTS_ID
,      CLASS_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM JA.JA_CN_ACCOUNTING_CLASSES_ALL;

Dependencies

[top of page]

JA.JA_CN_ACCOUNTING_CLASSES_ALL does not reference any database object

JA.JA_CN_ACCOUNTING_CLASSES_ALL is referenced by following:

SchemaAPPS
SynonymJA_CN_ACCOUNTING_CLASSES_ALL