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


TABLE: JA.JA_CN_SUB_ACC_SOURCES_ALL

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

The 'JA_CN_SUB_ACC_SOURCES_ALL' table stores subsidiary source information about project, third party and personnel, and which Key Flexfield 'Account Structure' is assigned to the ledger. The subsidiary source information is used to extract subsidiary information by 'Account and Journal Itemization Program' program, and the Key Flexfield is used to define the account structure.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JA_CN_SUB_ACC_SOURCES_ALL_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCHART_OF_ACCOUNTS_ID
Columns
Name Datatype Length Mandatory Comments
CHART_OF_ACCOUNTS_ID NUMBER
Yes Identifier of Ledger
ACCOUNTING_STRUCTURE_FLEX_NUM NUMBER
Yes Flex number of Accounting structure
ACCOUNTING_STRUCT_ID NUMBER
Yes Identifier of accounting structure
PROJECT_SOURCE_FLAG VARCHAR2 (15) Yes The flag indicates the source of project information, 'N'-not consider project subsidiary account, 'PA'- project subsidiary account comes from Project module, 'COA' - project subsidiary account comes from COA
PROJECT_AC_CODE VARCHAR2 (30)
If PROJECT_SOURCE_FLAG is 'PA', AC code which is used to track the detail account amount by project
PROJECT_AC_DETAIL_CODE VARCHAR2 (30)
AC Detail code of PROJECT_AC_CODE
AC_GROUPING_ORDER NUMBER

Grouping order of the analytical details within project Supporting Reference
COA_SEGMENT VARCHAR2 (30)
Project segment in COA If PROJECT_SOURCE_FLAG is 'COA'
HISTORY_COA_SEGMENT VARCHAR2 (30)
The history project segment
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
AMB_CONTEXT_CODE VARCHAR2 (30)
Accounting methods builder context
Query Text

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


SELECT CHART_OF_ACCOUNTS_ID
,      ACCOUNTING_STRUCTURE_FLEX_NUM
,      ACCOUNTING_STRUCT_ID
,      PROJECT_SOURCE_FLAG
,      PROJECT_AC_CODE
,      PROJECT_AC_DETAIL_CODE
,      AC_GROUPING_ORDER
,      COA_SEGMENT
,      HISTORY_COA_SEGMENT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      AMB_CONTEXT_CODE
FROM JA.JA_CN_SUB_ACC_SOURCES_ALL;

Dependencies

[top of page]

JA.JA_CN_SUB_ACC_SOURCES_ALL does not reference any database object

JA.JA_CN_SUB_ACC_SOURCES_ALL is referenced by following:

SchemaAPPS
SynonymJA_CN_SUB_ACC_SOURCES_ALL