Search Results coa
The JA.JA_CN_SUB_ACC_SOURCES_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure used in the localization of the Chinese (CN) version of Oracle's General Ledger (GL) module. This table specifically supports the China-specific requirement for sub-accounting, which is a regulatory compliance feature mandated by Chinese accounting standards. Below is a detailed technical and functional breakdown of this table:
1. Purpose and Functional Context
TheJA_CN_SUB_ACC_SOURCES_ALL
table stores mapping rules between primary accounts and their corresponding sub-accounts, as required by Chinese accounting regulations. Sub-accounting in China is used to track detailed financial transactions under a single GL account, ensuring compliance with statutory reporting requirements. This table acts as a reference for the system to automatically generate sub-account entries during journal posting.
2. Key Columns and Structure
The table typically includes the following key columns:- SOURCE_ID: A unique identifier for each sub-account mapping rule.
- APPLICATION_ID: References the Oracle EBS application (e.g., GL, AP, AR) that generates the transaction.
- SOURCE_TYPE: Specifies the source of the transaction (e.g., invoice, payment, journal).
- PRIMARY_ACCOUNT_ID: The main GL account code to which sub-accounts are linked.
- SUB_ACCOUNT_ID: The sub-account code mapped to the primary account.
- ENABLED_FLAG: Indicates whether the mapping rule is active (Y/N).
- START_DATE and END_DATE: Defines the validity period of the mapping rule.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns for tracking changes.
- ORG_ID: Supports multi-org functionality, storing the operating unit context.
3. Integration with Other Modules
The table integrates with:- General Ledger (GL): Used during journal entry validation to enforce sub-accounting rules.
- Accounts Payable (AP) and Accounts Receivable (AR): Ensures invoices and payments comply with sub-accounting requirements.
- Subledger Accounting (SLA): Facilitates detailed transaction tracking for audit purposes.
4. Technical Implementation
In Oracle EBS 12.1.1 and 12.2.2, the table is part of theJA
(Japan/Asia) schema, reflecting its regional specificity. It is populated via:
- Manual setup through Oracle Forms or the Sub-Accounting Rules UI.
- Automated data loads using APIs or interfaces like FNDLOAD.
5. Compliance and Reporting
The table ensures compliance with China's Generally Accepted Accounting Principles (GAAP) by:- Enforcing mandatory sub-accounting for designated GL accounts.
- Supporting granular financial reporting, such as the China Golden Tax System.
6. Customization and Extensions
Customers may extend the table’s functionality by:- Adding custom columns via descriptive flexfields (DFFs).
- Developing custom PL/SQL triggers or workflows to validate complex mapping logic.
7. Performance Considerations
Indexes onPRIMARY_ACCOUNT_ID
, SOURCE_TYPE
, and ORG_ID
are recommended for optimal query performance, especially during high-volume journal processing.
8. Patch and Upgrade Impact
Oracle may modify this table in patches or upgrades to address regulatory changes. Customers should review release notes and test customizations during upgrades.Conclusion
TheJA.JA_CN_SUB_ACC_SOURCES_ALL
table is a foundational component for Chinese localization in Oracle EBS, enabling compliant sub-accounting, seamless integration with core financial modules, and adherence to statutory reporting requirements. Its design reflects Oracle’s commitment to regional regulatory support while maintaining scalability for enterprise deployments.
-
APPS.IGF_GR_PELL_CALC dependencies on IGF_AW_COA_ITM_TERMS
12.1.1
-
APPS.IGF_AW_ROLLOVER dependencies on IGF_AW_COA_GROUP_ALL
12.1.1
-
APPS.IGF_AW_PACKAGING dependencies on IGF_AW_GEN_003
12.1.1
-
Lookup Type: IGF_AW_COA_UPD_MTHD
12.1.1
product: IGF - Financial Aid , meaning: COA Update methods, for COA Assignment process , description: COA Update methods, for COA Assignment process ,
-
Lookup Type: IGF_AW_COA_UPD_MTHD
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: COA Update methods, for COA Assignment process , description: COA Update methods, for COA Assignment process ,
-
APPS.IGF_GR_GEN dependencies on IGF_AW_COA_ITM_TERMS
12.1.1
-
Lookup Type: JA_CN_PS_SUB_ACC_SOURCES
12.2.2
product: JA - Asia/Pacific Localizations , meaning: Sources for public sector , description: Sources for public sector ,
-
APPS.IGF_AW_COA_GEN dependencies on IGF_AW_COA_ITM_TERMS
12.1.1
-
APPS.GCS_ENTITIES_PKG dependencies on FEM_CCTR_ORGS_ATTR
12.1.1
-
Lookup Type: GMD_COA_REPORT_TITLE
12.1.1
product: GMD - Process Manufacturing Product Development , meaning: Long title for CoA or CoC , description: Long title for CoA or CoC ,
-
APPS.IGF_AP_GEN dependencies on IGF_AW_COA_ITM_TERMS
12.1.1
-
Lookup Type: JA_CN_SUB_ACC_SOURCES
12.2.2
product: JA - Asia/Pacific Localizations , meaning: Sources , description: Sources ,
-
APPS.IGF_DB_SF_INTEGRATION dependencies on FND_LOG
12.1.1
-
APPS.BEN_APR_BUS dependencies on BEN_CVG_AMT_CALC_MTHD_F
12.2.2
-
Lookup Type: GMD_COA_REPORT_TITLE
12.2.2
product: GMD - Process Manufacturing Product Development , meaning: Long title for CoA or CoC , description: Long title for CoA or CoC ,
-
APPS.AME_POSITION_HANDLER SQL Statements
12.2.2
-
APPS.AME_FINAL_ONLY_HANDLER dependencies on AME_APPROVER_DEVIATION_PKG
12.1.1
-
APPS.AME_MANAGER_FINAL_HANDLER SQL Statements
12.1.1
-
APPS.BEN_APR_BUS dependencies on BEN_CVG_AMT_CALC_MTHD_F
12.1.1
-
APPS.IGF_AW_GEN_003 dependencies on IGF_AP_FA_BASE_REC
12.1.1
-
APPS.IGF_AW_COA_GEN dependencies on IGF_AW_COA_ITEMS
12.1.1
-
APPS.IGF_GR_GEN dependencies on IGF_AW_COA_LD_ALL
12.1.1
-
APPS.IGF_GR_GEN dependencies on IGF_AW_CIT_LD_OVRD_ALL
12.1.1
-
APPS.BEN_APR_BUS dependencies on BEN_PL_F
12.1.1
-
APPS.AME_MANAGER_FINAL_HANDLER SQL Statements
12.2.2
-
APPS.AME_POSITION_LEVEL_HANDLER SQL Statements
12.2.2
-
APPS.AME_POSITION_HANDLER SQL Statements
12.1.1
-
APPS.AME_FINAL_ONLY_HANDLER SQL Statements
12.2.2
-
APPS.AME_AG_CHAIN_HANDLER SQL Statements
12.1.1
-
APPS.AME_AG_CHAIN_HANDLER SQL Statements
12.2.2
-
APPS.AME_LI_JOB_LEVEL_HANDLER SQL Statements
12.1.1
-
APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_AE_CODE_COMBINATION_PKG
12.2.2
-
APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_AE_CODE_COMBINATION_PKG
12.1.1
-
APPS.AME_FINAL_ONLY_HANDLER dependencies on AME_APPROVER_DEVIATION_PKG
12.2.2
-
APPS.BEN_APR_BUS dependencies on BEN_PL_F
12.2.2
-
Lookup Type: IGF_AW_COA_LOCK_LEVEL
12.1.1
product: IGF - Financial Aid , meaning: COA Lock Level , description: COA Lock Level ,
-
APPS.AME_FINAL_ONLY_HANDLER SQL Statements
12.1.1
-
Lookup Type: IGF_AW_COA_LOCK_LEVEL
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: COA Lock Level , description: COA Lock Level ,
-
TABLE: JA.JA_CN_SUB_ACC_SOURCES_ALL
12.1.1
owner:JA, object_type:TABLE, fnd_design_data:JA.JA_CN_SUB_ACC_SOURCES_ALL, object_name:JA_CN_SUB_ACC_SOURCES_ALL, status:VALID,
-
APPS.IGF_AP_GEN dependencies on DUAL
12.1.1
-
TABLE: JA.JA_CN_SUB_ACC_SOURCES_ALL
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JA_CN_SUB_ACC_SOURCES_ALL, object_name:JA_CN_SUB_ACC_SOURCES_ALL, status:VALID,
-
APPS.AME_POSITION_LEVEL_HANDLER SQL Statements
12.1.1
-
APPS.GCS_ENTITIES_PKG dependencies on FEM_DIM_ATTRIBUTES_B
12.1.1
-
APPS.IGF_GR_GEN dependencies on IGF_AW_COA_GROUP_ALL
12.1.1
-
APPS.ARP_UTIL dependencies on FND_MESSAGE
12.1.1
-
APPS.ARP_UTIL dependencies on FND_MESSAGE
12.2.2
-
PACKAGE: APPS.IGF_GR_GEN
12.1.1
-
APPS.AME_SUPERVISORY_HANDLER SQL Statements
12.1.1
-
APPS.AME_LI_JOB_LEVEL_HANDLER SQL Statements
12.2.2
-
VIEW: APPS.JA_CN_DFF_ASSIGNMENTS_V
12.1.1