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 ,
-
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 ,
-
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 ,
-
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 ,
-
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: 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 ,
-
Table: AP_BANK_TRANSMISSIONS
12.1.1
product: AP - Payables , description: This table corresponds to the Transmission Window. , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTLEVEL_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTACCOUNTLEVEL_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTACCOUNTLEVEL_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: APFV_BANK_BRANCHES
12.1.1
product: AP - Payables , description: Business view , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTLEVEL_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_BATCHLEVEL_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: APFV_BANK_BRANCHES
12.2.2
product: AP - Payables , description: Business view , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_BATCHLEVEL_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: APBV_BANK_BRANCHES
12.1.1
product: AP - Payables , description: Business view , implementation_dba_data: Not implemented in this database ,
-
View: APBV_BANK_BRANCHES
12.2.2
product: AP - Payables , description: Business view , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTLINE2_LEVEL_V
12.2.2
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
View: AP_XML_PAYMENTLINE2_LEVEL_V
12.1.1
product: AP - Payables , implementation_dba_data: Not implemented in this database ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.1.1
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
Table: AP_BANK_ACCOUNTS_ALL
12.2.2
owner:AP, object_type:TABLE, fnd_design_data:SQLAP.AP_BANK_ACCOUNTS_ALL, object_name:AP_BANK_ACCOUNTS_ALL, status:VALID, product: AP - Payables , implementation_dba_data: AP.AP_BANK_ACCOUNTS_ALL ,
-
View: AP_CHECK_STOCKS_ACTIVE_V
12.1.1
product: AP - Payables , description: (Release 10SC only) , implementation_dba_data: Not implemented in this database ,
-
View: AP_BANK_ACCOUNT_USES_V
12.1.1
product: AP - Payables , description: (Release 10SC only) , implementation_dba_data: Not implemented in this database ,
-
View: AP_CHECK_STOCKS_ACTIVE_V
12.2.2
product: AP - Payables , description: (Release 10SC only) , implementation_dba_data: Not implemented in this database ,
-
View: AP_BANK_ACCOUNT_USES_V
12.2.2
product: AP - Payables , description: (Release 10SC only) , implementation_dba_data: Not implemented in this database ,