Search Results ap_bank_branches
The AP_BANK_BRANCHES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing bank branch information, primarily used by the Accounts Payable (AP) and Cash Management (CE) modules. This table plays a pivotal role in managing banking details for suppliers, employees, and internal bank accounts, ensuring accurate payment processing and reconciliation. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
The AP_BANK_BRANCHES table contains essential columns that define bank branch attributes, including:
- BANK_BRANCH_ID: Primary key, uniquely identifying each bank branch record.
- BANK_ID: Foreign key linking to AP_BANKS, associating the branch with its parent bank.
- BANK_BRANCH_NAME: The name of the bank branch.
- BANK_NUM: Bank identifier (e.g., routing number in the U.S.).
- BRANCH_NUMBER: Unique identifier for the branch within the bank.
- ADDRESS_LINE1/2/3, CITY, STATE, ZIP: Physical address details.
- COUNTRY: Country code (references FND_TERRITORIES).
- SWIFT_CODE: SWIFT/BIC code for international transactions.
- EFT_SWIFT_CODE: Used for Electronic Funds Transfer (EFT).
- START_DATE/END_DATE: Defines the active period for the branch.
Functional Role in Oracle EBS
The table supports core financial processes:
- Supplier Payments: Stores branch details for supplier bank accounts, enabling accurate payment execution via checks, EFT, or wire transfers.
- Employee Expense Reimbursements: Links to employee bank accounts for direct deposit.
- Internal Bank Accounts: Used in Cash Management to track company-owned bank accounts and reconcile transactions.
- Payment Formats: Integrates with payment formats (e.g., NACHA, SEPA) to ensure compliance with regional banking standards.
Integration with Other Modules
AP_BANK_BRANCHES interfaces with multiple EBS modules:
- AP_BANK_ACCOUNTS: Links branches to specific accounts (e.g., checking, savings).
- CE_BANK_ACCOUNTS: Cash Management uses this data for bank statement reconciliation.
- IBY_EXT_BANK_ACCOUNTS: Paymentech leverages branch details for payment processing.
- HR_EMPLOYEE_BANK_ACCOUNTS: Stores employee payroll banking information.
Technical Considerations
Key technical aspects include:
- Indexes: Optimized queries via indexes on BANK_BRANCH_ID, BANK_ID, and BANK_NUM.
- Audit Columns: CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, and LAST_UPDATED_BY track changes.
- Validation: Enforces referential integrity with AP_BANKS and FND_TERRITORIES.
Customization and Extensions
Organizations often extend the table via:
- Descriptive Flexfields (DFFs): Add custom attributes (e.g., regional tax codes).
- API Integrations: Sync with external banking systems using Oracle's AP_BANK_BRANCHES_PKG.
Conclusion
The AP_BANK_BRANCHES table is foundational to Oracle EBS financial operations, ensuring seamless payment processing and bank account management. Its integration across AP, CE, and HR modules underscores its importance in maintaining accurate banking data, while its extensibility supports organizational-specific requirements. Proper configuration and maintenance of this table are critical for efficient financial workflows in EBS 12.1.1 and 12.2.2.
-
Table: AP_BANK_BRANCHES
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_BRANCHES, object_name:AP_BANK_BRANCHES, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_BRANCHES ,
-
Table: AP_BANK_BRANCHES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_BRANCHES, object_name:AP_BANK_BRANCHES, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_BRANCHES ,
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.JA_JAINITCR_XMLP_PKG dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.OKL_DEAL_TERMS_PVT dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.EC_INBOUND_STAGE dependencies on AP_BANK_BRANCHES
12.1.1
-
APPS.POS_EXCELASN_PVT dependencies on AP_BANK_BRANCHES
12.1.1
-
APPS.JAI_AP_TDS_ETDS_PKG dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.OKL_DEAL_TERMS_PVT dependencies on AP_BANK_BRANCHES
12.1.1
-
APPS.JA_JAINITCR_XMLP_PKG dependencies on AP_BANK_BRANCHES
12.1.1
-
APPS.EC_INBOUND_STAGE dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.JAI_AP_TDS_POP_RPST_PKG dependencies on AP_BANK_BRANCHES
12.2.2
-
APPS.CE_BANK_STATEMENT_LOADER dependencies on CE_BANK_BRANCHES_V
12.1.1
-
APPS.AR_AUTOREM_API dependencies on AP_BANK_ACCOUNTS
12.2.2
-
APPS.AR_AUTOREM_API dependencies on AP_BANK_ACCOUNTS
12.1.1
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on AP_BANK_ACCOUNTS_ALL
12.2.2
-
Table: AP_BANK_CHARGES
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_CHARGES, object_name:AP_BANK_CHARGES, status:VALID, product: AP - Payables , description: Bank charges definition information , implementation_dba_data: AP.AP_BANK_CHARGES ,
-
Table: AP_BANK_CHARGES
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_CHARGES, object_name:AP_BANK_CHARGES, status:VALID, product: AP - Payables , description: Bank charges definition information , implementation_dba_data: AP.AP_BANK_CHARGES ,
-
View: AP_BANK_BRANCHES_V
12.1.1
product: AP - Payables , description: View of AP_BANK_BRANCHES used in report , implementation_dba_data: Not implemented in this database ,
-
View: AP_BANK_BRANCHES_V
12.2.2
product: AP - Payables , description: View of AP_BANK_BRANCHES used in report , implementation_dba_data: Not implemented in this database ,
-
APPS.AR_AUTOREM_API dependencies on AR_SYSTEM_PARAMETERS
12.2.2
-
SYNONYM: APPS.AP_BANK_BRANCHES
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AP_BANK_BRANCHES, status:VALID,
-
APPS.AR_AUTOREM_API dependencies on AR_SYSTEM_PARAMETERS
12.1.1
-
APPS.JL_CO_GL_NIT_MANAGEMENT dependencies on AR_CASH_RECEIPTS_ALL
12.2.2
-
SYNONYM: APPS.AP_BANK_BRANCHES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AP_BANK_BRANCHES, status:VALID,
-
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.AR_AUTOREM_API dependencies on AR_RECEIPT_METHOD_ACCOUNTS
12.1.1
-
APPS.AR_AUTOREM_API dependencies on AR_RECEIPT_METHOD_ACCOUNTS
12.2.2
-
View: AR_TA_VUP_DETAILS_V
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
Table: AR_CASH_RECEIPTS_ALL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPTS_ALL, object_name:AR_CASH_RECEIPTS_ALL, status:VALID, product: AR - Receivables , description: Detailed receipt information , implementation_dba_data: AR.AR_CASH_RECEIPTS_ALL ,
-
APPS.CE_BANK_STATEMENT_LOADER dependencies on CE_BANK_BRANCHES_V
12.2.2
-
View: JE_ES_REMITTED_RECEIPTS_V
12.1.1
product: JE - European Localizations , implementation_dba_data: Not implemented in this database ,
-
View: AR_TA_VUP_DETAILS_V
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.AR_CUSTOMER_BANK_ACCOUNTS_V
12.1.1
-
Table: AR_CASH_RECEIPTS_ALL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CASH_RECEIPTS_ALL, object_name:AR_CASH_RECEIPTS_ALL, status:VALID, product: AR - Receivables , description: Detailed receipt information , implementation_dba_data: AR.AR_CASH_RECEIPTS_ALL ,
-
View: JE_ES_REMITTED_RECEIPTS_V
12.2.2
product: JE - European Localizations , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.AR_OEX_RECEIPTS_VIEW
12.1.1
-
VIEW: APPS.AR_OEX_RECEIPTS_VIEW
12.2.2
-
Table: AP_TRANSMISSIONS_SETUP
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TRANSMISSIONS_SETUP, object_name:AP_TRANSMISSIONS_SETUP, status:VALID, product: AP - Payables , description: No Longer Used , implementation_dba_data: AP.AP_TRANSMISSIONS_SETUP ,
-
APPS.JMF_GTA_REPORTS_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.1.1
-
APPS.AR_GTA_REPORTS_PKG dependencies on HZ_CUST_SITE_USES_ALL
12.2.2
-
VIEW: APPS.AR_CUSTOMER_BANK_ACCOUNTS_V
12.2.2
-
APPS.JMF_GTA_REPORTS_PKG dependencies on HZ_LOCATIONS
12.1.1
-
View: AR_OEX_RECEIPTS_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_OEX_RECEIPTS_VIEW, object_name:AR_OEX_RECEIPTS_VIEW, status:VALID, product: AR - Receivables , description: This is the view for the Oracle Exchange Bill Presentment Payments page. , implementation_dba_data: APPS.AR_OEX_RECEIPTS_VIEW ,
-
APPS.POS_EXCELASN_PVT dependencies on AP_BANK_ACCOUNTS_ALL
12.1.1
-
APPS.AR_GTA_REPORTS_PKG dependencies on HZ_LOCATIONS
12.2.2
-
Table: AP_TRANSMISSIONS_SETUP
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_TRANSMISSIONS_SETUP, object_name:AP_TRANSMISSIONS_SETUP, status:VALID, product: AP - Payables , description: This table corresponds to the Bank Transmission Details Window. , implementation_dba_data: AP.AP_TRANSMISSIONS_SETUP ,
-
Table: CE_UPG_AP_BANKS_TMP
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_UPG_AP_BANKS_TMP, object_name:CE_UPG_AP_BANKS_TMP, status:VALID, product: CE - Cash Management , description: This table stores AP purged bank branch details , implementation_dba_data: CE.CE_UPG_AP_BANKS_TMP ,
-
Table: AP_BANK_TRANSMISSIONS
12.2.2
product: AP - Payables , description: This table corresponds to the Transmission Window. , implementation_dba_data: Not implemented in this database ,