Search Results create bank
The JL_BR_AP_INT_COLLECT_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing Brazilian localization data related to interest collection on overdue invoices within the Accounts Payable (AP) module. This table is part of the "Juridico Legal Brazil" (JL) localization layer, which ensures compliance with Brazilian fiscal and regulatory requirements. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
Purpose and Functional Overview
TheJL_BR_AP_INT_COLLECT_ALL
table captures interest calculations applied to overdue supplier invoices, adhering to Brazil-specific tax and financial regulations. It stores transactional data for interest charges levied on delayed payments, ensuring compliance with Brazilian Central Bank (BACEN) guidelines and local accounting standards. Key functionalities include:
- Interest Calculation: Tracks interest rates, calculation methods (e.g., simple or compound), and periods for overdue invoices.
- Regulatory Compliance: Aligns with Brazilian laws such as Lei nº 11.941/2009, which governs financial charges on overdue obligations.
- Audit Trail: Maintains historical records of interest adjustments for auditing and reporting purposes.
Table Structure and Key Columns
The table's schema includes columns to manage interest collection metadata, linkage to AP invoices, and calculation details. Notable columns include:- INTEREST_COLLECT_ID: Primary key identifier for each interest record.
- INVOICE_ID: Foreign key linking to
AP_INVOICES_ALL
, associating interest with the original invoice. - INTEREST_RATE: The applied interest rate (e.g., SELIC rate or contractual rate).
- START_DATE/END_DATE: Defines the period for which interest is calculated.
- AMOUNT: Calculated interest value in the invoice currency.
- LEGAL_ENTITY_ID: References the legal entity in
XLE_ENTITY_PROFILES
for multi-org compliance. - STATUS_FLAG: Indicates whether the interest is pending, processed, or canceled.
Integration with Oracle EBS Modules
The table interacts with several EBS components:- Accounts Payable: Integrates with
AP_INVOICES_ALL
and payment workflows to trigger interest calculations upon invoice due date breaches. - General Ledger: Posts interest accruals via
GL_INTERFACE
for financial reporting. - Tax Module: Ensures interest amounts comply with Brazilian tax codes (e.g., COFINS/PIS implications).
- Multi-Org: Supports data segregation by
ORG_ID
for multi-organization deployments.
Localization-Specific Features
Brazilian localization requires:- BACEN Reporting: Data from this table feeds into mandatory regulatory reports like SPED (Sistema Público de Escrituração Digital).
- Currency Handling: Supports BRL (Brazilian Real) and adjustments for inflationary indices when applicable.
- Legal Documentation: Links to fiscal documents (
JL_BR_AP_DOCS_INTERFACE
) for audit purposes.
Technical Considerations
- Indexing: Typically indexed on
INVOICE_ID
,INTEREST_COLLECT_ID
, andORG_ID
for performance. - Partitioning: In high-volume environments, partitioning by
END_DATE
may optimize archival processes. - Custom Extensions: Often extended via descriptive flexfields (DFFs) to capture client-specific data.
Conclusion
TheJL_BR_AP_INT_COLLECT_ALL
table is a cornerstone of Oracle EBS's Brazilian localization, enabling compliant interest management for overdue payables. Its design ensures seamless integration with core AP processes while addressing Brazil's complex regulatory landscape. For implementations in Brazil, understanding this table is essential for accurate financial operations and compliance reporting.
-
Lookup Type: JLBR_AR_COLLECTION_DOCS_STATUS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR COLLECTION DOCS STATUS , description: Bank Collection Documents Status ,
-
Lookup Type: JLBR_AR_COLLECTION_DOCS_STATUS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR COLLECTION DOCS STATUS , description: Bank Collection Documents Status ,
-
Lookup Type: JLBR_AR_BORDERO_STATUS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR BORDERO STATUS , description: Bank Transfer Remittance Batch Status ,
-
Lookup Type: JLBR_AR_BORDERO_STATUS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR BORDERO STATUS , description: Bank Transfer Remittance Batch Status ,
-
Lookup Type: JLBR_AR_BANK_RETURN_ERRORS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR BANK RETURN ERRORS , description: Bank Return Errors ,
-
Lookup Type: JLBR_AR_BANK_RETURN_ERRORS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR BANK RETURN ERRORS , description: Bank Return Errors ,
-
Lookup Type: JLBR_AR_GL_DATE_BANK_RETURN
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR GL DATE BANK RETURN , description: Accounting date for Bank Return ,
-
Lookup Type: JLBR_AR_GL_DATE_BANK_RETURN
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR GL DATE BANK RETURN , description: Accounting date for Bank Return ,
-
Lookup Type: JLBR_AR_BANK_OCCURRENCE_TYPE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR BANK OCCURRENCE TYPE , description: Bank Occurrence Type ,
-
Lookup Type: JLBR_AR_BANK_OCCURRENCE_TYPE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR BANK OCCURRENCE TYPE , description: Bank Occurrence Type ,
-
Lookup Type: JLBR_COLLECT_IMPORT_ERROR
12.1.1
product: JL - Latin America Localizations , meaning: JLBR COLLECT IMPORT ERROR , description: Collection import error ,
-
Lookup Type: JLBR_COLLECT_IMPORT_ERROR
12.2.2
product: JL - Latin America Localizations , meaning: JLBR COLLECT IMPORT ERROR , description: Collection import error ,
-
Lookup Type: JLBR_AR_SLA_ACCT_LINE_TYPE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR SLA ACCT LINE TYPE , description: No Longer Used in R12 ,
-
Lookup Type: JLBR_AR_RETURN_BANK_OCCURRENCE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR RETURN BANK OCCURRENCE , description: Bank Return Occurrence ,
-
Lookup Type: JLBR_AR_SLA_ACCT_LINE_TYPE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR SLA ACCT LINE TYPE , description: No Longer Used in R12 ,
-
Lookup Type: JLBR_AR_RETURN_BANK_OCCURRENCE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR RETURN BANK OCCURRENCE , description: Bank Return Occurrence ,
-
Lookup Type: JLBR_AR_BEARER_OF_TRADE_NOTE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR BEARER OF TRADE NOTE , description: Bearer of Trade Note ,
-
Concurrent Program: JLBRRRCR
12.1.1
execution_filename: JLBRRRCR , product: JL - Latin America Localizations , user_name: JLBRRRCR , description: Post Bank Return Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRCRB
12.2.2
execution_filename: JLBRRCRB , product: JL - Latin America Localizations , user_name: JLBRRCRB , description: Post Bank Return Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: JLBR_AR_BEARER_OF_TRADE_NOTE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR BEARER OF TRADE NOTE , description: Bearer of Trade Note ,
-
Concurrent Program: JLBRRTGL
12.2.2
execution_filename: JLBRRTGL , product: JL - Latin America Localizations , user_name: JLBRRTGL , description: Bank Collection GL Interface Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRCRB
12.1.1
execution_filename: JLBRRCRB , product: JL - Latin America Localizations , user_name: JLBRRCRB , description: Post Bank Return Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRRRCR
12.2.2
execution_filename: JLBRRRCR , product: JL - Latin America Localizations , user_name: JLBRRRCR , description: Post Bank Return Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRPCDN
12.1.1
execution_filename: JLBRPCDN , product: JL - Latin America Localizations , user_name: JLBRPCDN , description: Not Associated Trade Notes and Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRTGL
12.1.1
execution_filename: JLBRRTGL , product: JL - Latin America Localizations , user_name: JLBRRTGL , description: Bank Collection GL Interface Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRPBO
12.2.2
execution_filename: JLBRRPBO , product: JL - Latin America Localizations , user_name: JLBRRPBO , description: Bank Collection GL Interface Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRRPBO
12.1.1
execution_filename: JLBRRPBO , product: JL - Latin America Localizations , user_name: JLBRRPBO , description: Bank Collection GL Interface Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRPCDA
12.2.2
execution_filename: JLBRPCDA , product: JL - Latin America Localizations , user_name: JLBRPCDA , description: Associated Trade Notes and Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRPCDN
12.2.2
execution_filename: JLBRPCDN , product: JL - Latin America Localizations , user_name: JLBRPCDN , description: Not Associated Trade Notes and Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRPCDA
12.1.1
execution_filename: JLBRPCDA , product: JL - Latin America Localizations , user_name: JLBRPCDA , description: Associated Trade Notes and Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRIVB
12.1.1
execution_filename: JLBRRIVB , product: JL - Latin America Localizations , user_name: JLBRRIVB , description: Bank Return Import Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRPICR
12.1.1
execution_filename: JLBRPICR , product: JL - Latin America Localizations , user_name: JLBRPICR , description: Import Bank Collection Documents Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRVFD
12.2.2
execution_filename: JLBRRVFD , product: JL - Latin America Localizations , user_name: JLBRRVFD , description: Import of Bank Return Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRPICD
12.1.1
execution_filename: JLBRPICD , product: JL - Latin America Localizations , user_name: JLBRPICD , description: Import Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRPICR
12.2.2
execution_filename: JLBRPICR , product: JL - Latin America Localizations , user_name: JLBRPICR , description: Import Bank Collection Documents Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRIVB
12.2.2
execution_filename: JLBRRIVB , product: JL - Latin America Localizations , user_name: JLBRRIVB , description: Bank Return Import Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: JLBRRVFD
12.1.1
execution_filename: JLBRRVFD , product: JL - Latin America Localizations , user_name: JLBRRVFD , description: Import of Bank Return Program , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Concurrent Program: JLBRPICD
12.2.2
execution_filename: JLBRPICD , product: JL - Latin America Localizations , user_name: JLBRPICD , description: Import Bank Collection Documents , argument_method: Standard , enabled: Yes , execution_method: SQL*Plus ,
-
Lookup Type: JLBR_AR_REMIT_BANK_OCCURRENCE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR REMIT BANK OCCURRENCE , description: Bank Remittance Occurrence ,
-
Lookup Type: JLBR_CBANK_COUNTRY_CODES
12.1.1
product: JL - Latin America Localizations , meaning: Central Bank Country Codes , description: Central Bank Country Codes ,
-
Lookup Type: JLBR_CBANK_COUNTRY_CODES
12.2.2
product: JL - Latin America Localizations , meaning: Central Bank Country Codes , description: Central Bank Country Codes ,
-
Lookup Type: JLBR_AR_REMIT_BANK_OCCURRENCE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR REMIT BANK OCCURRENCE , description: Bank Remittance Occurrence ,
-
Table: JL_BR_AP_INT_COLLECT_ALL
12.2.2
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AP_INT_COLLECT_ALL, object_name:JL_BR_AP_INT_COLLECT_ALL, status:VALID, product: JL - Latin America Localizations , description: Bank collection document loaded from the file of supplier's bank , implementation_dba_data: JL.JL_BR_AP_INT_COLLECT_ALL ,
-
Table: JL_BR_AP_INT_COLLECT_ALL
12.1.1
owner:JL, object_type:TABLE, fnd_design_data:JL.JL_BR_AP_INT_COLLECT_ALL, object_name:JL_BR_AP_INT_COLLECT_ALL, status:VALID, product: JL - Latin America Localizations , description: Bank collection document loaded from the file of supplier's bank , implementation_dba_data: JL.JL_BR_AP_INT_COLLECT_ALL ,
-
Lookup Type: JLBR_AR_DIST_TYPE
12.1.1
product: JL - Latin America Localizations , meaning: JLBR_AR_DIST_TYPE , description: Bank Transfer distribution type ,
-
Lookup Type: JLBR_AR_DIST_TYPE
12.2.2
product: JL - Latin America Localizations , meaning: JLBR_AR_DIST_TYPE , description: Bank Transfer distribution type ,
-
Lookup Type: JLBR_AR_SLA_TRX_CLASS
12.1.1
product: JL - Latin America Localizations , meaning: JLBR AR SLA TRX CLASS , description: No Longer Used in R12 ,
-
Lookup Type: JLBR_AR_SLA_TRX_CLASS
12.2.2
product: JL - Latin America Localizations , meaning: JLBR AR SLA TRX CLASS , description: No Longer Used in R12 ,
-
Concurrent Program: JLBRPICR_XML
12.1.1
product: JL - Latin America Localizations , user_name: Brazilian Payables Import Bank Collection Documents Report (XML) - Not Supported: Reserved For Future Use , description: Brazilian Payables Import Bank Collection Documents Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: JLBRPICR_XML
12.2.2
product: JL - Latin America Localizations , user_name: Brazilian Payables Import Bank Collection Documents Report (XML) - Not Supported: Reserved For Future Use , description: Brazilian Payables Import Bank Collection Documents Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,