Search Results jl_br_ar_rec_met_accts_ext_all
Overview
The table JL_BR_AR_REC_MET_ACCTS_EXT_ALL is a core data object within the Oracle E-Business Suite Latin America Localizations module, specifically for Brazil (JL.BR). It functions as an extension table to the standard Receivables receipt method accounts setup, storing localization-specific accounting and processing rules required for Brazilian legal and fiscal compliance. Its primary role is to augment the standard AR_RECEIPT_METHOD_ACCOUNTS_ALL table with additional attributes necessary for managing complex financial instruments, interest calculations, abatements, and factoring operations unique to the Brazilian market in both EBS releases 12.1.1 and 12.2.2.
Key Information Stored
The table's structure centers on linking a receipt method and a bank account use (its composite primary key) to specialized accounting flexfields and transaction types. Key columns include BANK_ACCT_USE_ID and RECEIPT_METHOD_ID, which form the primary key. Critical extension columns store Code Combination IDs (CCIDs) for specific accounting charges, such as INTEREST_REVENUE_CCID, BANK_CHARGES_CCID, and FACTORING_DOCS_CCID. Furthermore, it holds references to specific Receivables Transaction types (via *_RECTRX_ID columns) for calculated interest, interest write-off, abatement, and revenue recognition. A significant functional link is established through FACTOR_FORMAT_PGM_ID and COLL_FORMAT_PGM_ID, which foreign key to AP_PAYMENT_PROGRAMS, connecting receipt methods to specific payment formats for factoring and collection processes.
Common Use Cases and Queries
This table is essential for configuring and reporting on Brazilian-compliant cash management and receivables operations. Common use cases include the setup of factoring arrangements, the automatic calculation and posting of interest on overdue invoices, and the handling of bank collection endorsements. A typical diagnostic query would join this extension table to its parent to verify the complete setup for a given receipt method.
- Sample Query: SELECT rm.name receipt_method, ext.* FROM jl_br_ar_rec_met_accts_ext_all ext, ar_receipt_methods rm, ar_receipt_method_accounts_all rma WHERE ext.receipt_method_id = rma.receipt_method_id AND ext.bank_acct_use_id = rma.bank_acct_use_id AND rm.receipt_method_id = rma.receipt_method_id AND rm.name = '<METHOD_NAME>';
- Reporting Use Case: Generating a report that lists all receipt methods with their associated Brazilian-specific interest revenue and write-off accounts, often required for audit or GL reconciliation purposes.
Related Objects
The table maintains extensive foreign key relationships, integrating tightly with standard EBS financial modules. Key documented relationships include:
- AR_RECEIPT_METHOD_ACCOUNTS_ALL: The core parent table, joined via BANK_ACCT_USE_ID and RECEIPT_METHOD_ID.
- CE_BANK_ACCT_USES_ALL: For bank account details, joined via BANK_ACCT_USE_ID.
- GL_CODE_COMBINATIONS: For multiple accounting flexfields (e.g., INTEREST_REVENUE_CCID, BANK_CHARGES_CCID).
- AR_RECEIVABLES_TRX_ALL: For various transaction type definitions (e.g., CALCULATED_INTEREST_RECTRX_ID, ABATEMENT_WRITEOFF_RECTRX_ID).
- AP_PAYMENT_PROGRAMS: A critical link for payment formatting, joined via FACTOR_FORMAT_PGM_ID and COLL_FORMAT_PGM_ID, directly relevant to the user's search context.
- AR_BATCH_SOURCES_ALL: Joined via BATCH_SOURCE_ID for transaction batch control.
-
Table: JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_ALL, status:VALID, product: JL - Latin America Localizations , description: Receipt Method accounts , implementation_dba_data: JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL ,
-
Table: JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_ALL, status:VALID, product: JL - Latin America Localizations , description: Receipt Method accounts , implementation_dba_data: JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL ,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.1.1
-
Table: AR_RECEIVABLES_TRX_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIVABLES_TRX_ALL, object_name:AR_RECEIVABLES_TRX_ALL, status:VALID, product: AR - Receivables , description: Accounting information for Receivables activities , implementation_dba_data: AR.AR_RECEIVABLES_TRX_ALL ,
-
Table: AR_RECEIVABLES_TRX_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIVABLES_TRX_ALL, object_name:AR_RECEIVABLES_TRX_ALL, status:VALID, product: AR - Receivables , description: Accounting information for Receivables activities , implementation_dba_data: AR.AR_RECEIVABLES_TRX_ALL ,
-
SYNONYM: APPS.JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_ALL, status:VALID,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_SELECT_ACCOUNTS_ALL
12.1.1
-
Table: AP_PAYMENT_PROGRAMS
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYMENT_PROGRAMS, object_name:AP_PAYMENT_PROGRAMS, status:VALID, product: AP - Payables , description: Payment programs used for defining payment formats , implementation_dba_data: AP.AP_PAYMENT_PROGRAMS ,
-
Table: AP_PAYMENT_PROGRAMS
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_PAYMENT_PROGRAMS, object_name:AP_PAYMENT_PROGRAMS, status:VALID, product: AP - Payables , description: Payment programs used for defining payment formats , implementation_dba_data: AP.AP_PAYMENT_PROGRAMS ,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_RECEIPT_METHOD_ACCOUNTS_ALL
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_RECEIPT_METHOD_ACCOUNTS_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_SELECT_ACCOUNTS_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_PAYMENT_SCHEDULES_ALL
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_PAYMENT_SCHEDULES_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_BANK_OCCURRENCES
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_BANK_OCCURRENCES
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_COLLECTION_DOCS_ALL
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_COLLECTION_DOCS_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_SELECT_ACCOUNTS
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_SELECT_ACCOUNTS
12.1.1
-
VIEW: JL.JL_BR_AR_REC_MET_ACCTS_EXT_AL#
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on CE_BANK_ACCOUNTS
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on CE_BANK_ACCT_USES_ALL
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on HZ_PARTIES
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on CE_BANK_ACCOUNTS
12.2.2
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on CE_BANK_ACCT_USES_ALL
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on HZ_PARTIES
12.2.2
-
SYNONYM: APPS.JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_ALL, status:VALID,
-
SYNONYM: APPS.JL_BR_AR_REC_MET_ACCTS_EXT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:JL_BR_AR_REC_MET_ACCTS_EXT, status:VALID,
-
Table: GL_CODE_COMBINATIONS
12.1.1
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CODE_COMBINATIONS, object_name:GL_CODE_COMBINATIONS, status:VALID, product: GL - General Ledger , description: Account combinations , implementation_dba_data: GL.GL_CODE_COMBINATIONS ,
-
Table: JL_BR_AR_PAY_SCHED_AUX
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_PAY_SCHED_AUX, object_name:JL_BR_AR_PAY_SCHED_AUX, status:VALID, product: JL - Latin America Localizations , description: Temporary table for Bank Transfer batches creation , implementation_dba_data: JL.JL_BR_AR_PAY_SCHED_AUX ,
-
VIEW: JL.JL_BR_AR_REC_MET_ACCTS_EXT_AL#
12.2.2
owner:JL, object_type:VIEW, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_AL#, status:VALID,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_COLLECTION_DOCS
12.1.1
-
Table: AR_BATCH_SOURCES_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_BATCH_SOURCES_ALL, object_name:AR_BATCH_SOURCES_ALL, status:VALID, product: AR - Receivables , description: Accounting, bank account, and numbering information for a batch , implementation_dba_data: AR.AR_BATCH_SOURCES_ALL ,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on JL_BR_AR_COLLECTION_DOCS
12.2.2
-
Table: AR_BATCH_SOURCES_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_BATCH_SOURCES_ALL, object_name:AR_BATCH_SOURCES_ALL, status:VALID, product: AR - Receivables , description: Accounting, bank account, and numbering information for a batch , implementation_dba_data: AR.AR_BATCH_SOURCES_ALL ,
-
Table: JL_BR_AR_PAY_SCHED_AUX
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_PAY_SCHED_AUX, object_name:JL_BR_AR_PAY_SCHED_AUX, status:VALID, product: JL - Latin America Localizations , description: Temporary table for Bank Transfer batches creation , implementation_dba_data: JL.JL_BR_AR_PAY_SCHED_AUX ,
-
Table: GL_CODE_COMBINATIONS
12.2.2
owner:GL, object_type:TABLE, fnd_design_data:SQLGL.GL_CODE_COMBINATIONS, object_name:GL_CODE_COMBINATIONS, status:VALID, product: GL - General Ledger , description: Account combinations , implementation_dba_data: GL.GL_CODE_COMBINATIONS ,
-
TABLE: JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AR_REC_MET_ACCTS_EXT_ALL, object_name:JL_BR_AR_REC_MET_ACCTS_EXT_ALL, status:VALID,
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_PAYMENT_SCHEDULES
12.1.1
-
Table: AR_RECEIPT_METHOD_ACCOUNTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIPT_METHOD_ACCOUNTS_ALL, object_name:AR_RECEIPT_METHOD_ACCOUNTS_ALL, status:VALID, product: AR - Receivables , description: Account information for accounts used by payment methods , implementation_dba_data: AR.AR_RECEIPT_METHOD_ACCOUNTS_ALL ,
-
Table: AR_RECEIPT_METHOD_ACCOUNTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_RECEIPT_METHOD_ACCOUNTS_ALL, object_name:AR_RECEIPT_METHOD_ACCOUNTS_ALL, status:VALID, product: AR - Receivables , description: Account information for accounts used by payment methods , implementation_dba_data: AR.AR_RECEIPT_METHOD_ACCOUNTS_ALL ,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_PAYMENT_SCHEDULES
12.2.2
-
PACKAGE BODY: APPS.JL_BR_AR_REMIT_COLL_OCCUR
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:JL_BR_AR_REMIT_COLL_OCCUR, status:VALID,
-
PACKAGE BODY: APPS.JL_BR_AR_REMIT_COLL_OCCUR
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:JL_BR_AR_REMIT_COLL_OCCUR, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2