Search Results account payables
The CE_BA_SIGNATORIES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Cash Management (CE) module. It stores information about authorized signatories for bank accounts, ensuring proper financial controls and compliance with organizational policies. This table is part of the broader Bank Account setup framework, which governs how bank accounts are managed, accessed, and secured in Oracle EBS.
Purpose and Functional Overview
The primary purpose ofCE_BA_SIGNATORIES
is to maintain a record of individuals authorized to perform transactions or approve activities related to specific bank accounts. This includes electronic payments, manual checks, and other banking operations. The table links signatories to bank accounts defined in CE_BANK_ACCOUNTS
, ensuring traceability and auditability.
Key Columns and Relationships
The table includes several important columns:- BANK_ACCOUNT_ID: Foreign key reference to
CE_BANK_ACCOUNTS
, identifying the bank account. - SIGNATORY_ID: Primary key, uniquely identifying each signatory record.
- EMPLOYEE_ID: Links to
PER_ALL_PEOPLE_F
(HR module), associating the signatory with an employee. - START_DATE and END_DATE: Define the period during which the signatory is authorized.
- SIGNATURE_AMOUNT_LIMIT: Specifies the maximum transaction amount the signatory can approve.
- STATUS: Indicates whether the signatory is active (e.g., 'ACTIVE', 'INACTIVE').
Integration with Other Modules
CE_BA_SIGNATORIES
integrates with:
- Payables (AP): Validates signatories during payment processing.
- Human Resources (HR): Validates employee details via
PER_ALL_PEOPLE_F
. - General Ledger (GL): Ensures alignment with financial controls.
Technical Considerations
In Oracle EBS 12.2.2, the table may leverage features like Online Patching (ADOP) for maintenance. Its data is accessed via standard Oracle Forms (e.g., "Bank Account Signatories" form) or APIs likeCE_BANK_PUB
. Indexes on BANK_ACCOUNT_ID
and SIGNATORY_ID
optimize query performance.
Compliance and Security
The table supports segregation of duties (SoD) by restricting unauthorized access to bank accounts. Audit trails are maintained via Oracle Audit Vault or custom triggers. Data is secured through Oracle's role-based access control (RBAC).Customization and Extensions
Organizations often extend the table by:- Adding custom columns via Descriptive Flexfields (DFFs).
- Implementing triggers for additional validation.
- Integrating with third-party systems for enhanced approval workflows.
Conclusion
TheCE_BA_SIGNATORIES
table is a foundational component of Oracle EBS Cash Management, ensuring secure and compliant bank account operations. Its design reflects Oracle's emphasis on auditability, integration, and flexibility, making it indispensable for organizations with complex banking requirements.
-
Lookup Type: ACCOUNT_USE
12.1.1
product: CE - Cash Management , meaning: Account Use , description: Account Use ,
-
Lookup Type: ACCOUNT_USE
12.2.2
product: CE - Cash Management , meaning: Account Use , description: Account Use ,
-
Lookup Type: CE_BU_PURGE_SOURCE
12.1.1
product: CE - Cash Management , meaning: Bank Purge Source , description: Bank purging source ,
-
Lookup Type: CE_BU_PURGE_SOURCE
12.2.2
product: CE - Cash Management , meaning: Bank Purge Source , description: Bank purging source ,
-
Lookup Type: POOL_SUB_ACCT_TYPE
12.2.2
product: CE - Cash Management , meaning: Cash Pool Sub Account Type ,
-
Lookup Type: POOL_SUB_ACCT_TYPE
12.1.1
product: CE - Cash Management , meaning: Cash Pool Sub Account Type ,
-
Lookup Type: STATEMENT_OR_ACCOUNT
12.1.1
product: CE - Cash Management , meaning: Statement Or Account , description: Statement Or Account ,
-
Lookup Type: STATEMENT_OR_ACCOUNT
12.2.2
product: CE - Cash Management , meaning: Statement Or Account , description: Statement Or Account ,
-
Lookup Type: INTEREST_ACCOUNT_TYPE
12.2.2
product: CE - Cash Management , meaning: Interest Account Type , description: Interest Account Type ,
-
Lookup Type: INTEREST_ACCOUNT_TYPE
12.1.1
product: CE - Cash Management , meaning: Interest Account Type , description: Interest Account Type ,
-
Lookup Type: CE_BAT_SEARCH_FIELDS
12.2.2
product: CE - Cash Management , meaning: Bank Account Transfer search fields ,
-
Lookup Type: CE_BAT_SEARCH_FIELDS
12.1.1
product: CE - Cash Management , meaning: Bank Account Transfer search fields ,
-
Lookup Type: TRAN_ORG_TYPE
12.1.1
product: CE - Cash Management , meaning: Transaction and Organization Type , description: Transaction and Organization Type ,
-
Lookup Type: TRAN_ORG_TYPE
12.2.2
product: CE - Cash Management , meaning: Transaction and Organization Type , description: Transaction and Organization Type ,
-
Lookup Type: PAYMENTTEMPLATECODE_SEARCH_OPT
12.1.1
product: CE - Cash Management , meaning: Payment Template Code Poplist Search Option , description: payment template code poplist search option ,
-
Lookup Type: OPENING_BAL_TYPE
12.1.1
product: CE - Cash Management , meaning: Opening Bal Type , description: Opening Bal Type ,
-
Lookup Type: OPENING_BAL_TYPE
12.2.2
product: CE - Cash Management , meaning: Opening Bal Type , description: Opening Bal Type ,
-
Lookup Type: PAYMENTTEMPLATECODE_SEARCH_OPT
12.2.2
product: CE - Cash Management , meaning: Payment Template Code Poplist Search Option , description: payment template code poplist search option ,
-
Lookup Type: BANK_ACCOUNT_FOR_DISPLAY
12.2.2
product: CE - Cash Management , meaning: Bank Account For Display ,
-
Lookup Type: BANK_ACCOUNT_TYPE
12.1.1
product: CE - Cash Management , meaning: Bank Account Type , description: Bank Account Type ,
-
Lookup Type: BANK_ACCOUNT_FOR_DISPLAY
12.1.1
product: CE - Cash Management , meaning: Bank Account For Display ,
-
Lookup Type: BANK_ACCOUNT_TYPE
12.2.2
product: CE - Cash Management , meaning: Bank Account Type , description: Bank Account Type ,
-
Lookup Type: CE_SIGNING_GROUP
12.2.2
product: CE - Cash Management , meaning: Signing Authority group ,
-
Lookup Type: CE_SIGNING_GROUP
12.1.1
product: CE - Cash Management , meaning: Signing Authority group ,
-
Lookup Type: CP_DYNAMIC_PROMPT
12.1.1
product: CE - Cash Management , meaning: Cash Position Dynamic Prompts ,
-
Lookup Type: CP_DYNAMIC_PROMPT
12.2.2
product: CE - Cash Management , meaning: Cash Position Dynamic Prompts ,
-
Lookup Type: CONTACT_ASSIGNMENT_TYPE
12.1.1
product: CE - Cash Management , meaning: Contact Assignment Type ,
-
Lookup Type: CONTACT_ASSIGNMENT_TYPE
12.2.2
product: CE - Cash Management , meaning: Contact Assignment Type ,
-
Lookup Type: ACCOUNT_CLASSIFICATION
12.2.2
product: CE - Cash Management , meaning: Account Classification , description: Account Classification ,
-
Lookup Type: DIFFERENCES_ACCOUNT
12.2.2
product: CE - Cash Management , meaning: Differences Account , description: Differences Account ,
-
Lookup Type: BALANCE_SERCH_TYPE
12.2.2
product: CE - Cash Management , meaning: Bank Account Balance Search Type ,
-
Lookup Type: DIFFERENCES_ACCOUNT
12.1.1
product: CE - Cash Management , meaning: Differences Account , description: Differences Account ,
-
Lookup Type: ACCOUNT_CLASSIFICATION
12.1.1
product: CE - Cash Management , meaning: Account Classification , description: Account Classification ,
-
Lookup Type: BAT_PROFILE
12.2.2
product: CE - Cash Management , meaning: Bank Account Transfers , description: Bank Account Transfers ,
-
Lookup Type: BAT_PROFILE
12.1.1
product: CE - Cash Management , meaning: Bank Account Transfers , description: Bank Account Transfers ,
-
Lookup Type: BALANCE_SERCH_TYPE
12.1.1
product: CE - Cash Management , meaning: Bank Account Balance Search Type ,
-
Lookup Type: POOL_CONC_TYPE
12.1.1
product: CE - Cash Management , meaning: Concentration Type for Cash Pools ,
-
Lookup Type: POOL_CONC_TYPE
12.2.2
product: CE - Cash Management , meaning: Concentration Type for Cash Pools ,
-
Lookup Type: POSITION_VIEW_TYPE
12.1.1
product: CE - Cash Management , meaning: Cash Position View Types ,
-
Table: CE_BA_SIGNATORIES
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BA_SIGNATORIES, object_name:CE_BA_SIGNATORIES, status:VALID, product: CE - Cash Management , description: This table stores the Bank Account Signatory information for a bank account , implementation_dba_data: CE.CE_BA_SIGNATORIES ,
-
Table: CE_BA_SIGNATORY_HIST_H
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BA_SIGNATORY_HIST_H, object_name:CE_BA_SIGNATORY_HIST_H, status:VALID, product: CE - Cash Management , description: This table stores the history information bank account signatory for a bank account , implementation_dba_data: CE.CE_BA_SIGNATORY_HIST_H ,
-
Table: CE_BA_SIGNATORY_HIST_H
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_BA_SIGNATORY_HIST_H, object_name:CE_BA_SIGNATORY_HIST_H, status:VALID, product: CE - Cash Management , description: This table stores the history information bank account signatory for a bank account , implementation_dba_data: CE.CE_BA_SIGNATORY_HIST_H ,
-
Lookup Type: POSITION_VIEW_TYPE
12.2.2
product: CE - Cash Management , meaning: Cash Position View Types ,
-
Lookup Type: POOL_SEARCH_BY
12.2.2
product: CE - Cash Management , meaning: Search By Type for Cash Pools ,
-
Lookup Type: FC_VIEW_BY
12.1.1
product: CE - Cash Management , meaning: Fc View By , description: Fc View By ,
-
Concurrent Program: CEBABRGR
12.1.1
execution_filename: CE_BANK_ACCT_BALANCE_REPORT.RANGE_DAY_BALANCE_REPORT , product: CE - Cash Management , user_name: Bank Account Balance Range Day Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: CEBABRGR
12.2.2
execution_filename: CE_BANK_ACCT_BALANCE_REPORT.RANGE_DAY_BALANCE_REPORT , product: CE - Cash Management , user_name: Bank Account Balance Range Day Report , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: POOL_SEARCH_BY
12.1.1
product: CE - Cash Management , meaning: Search By Type for Cash Pools ,
-
Lookup Type: SRC_TRX_TYPE
12.1.1
product: CE - Cash Management , meaning: Source Transaction Type ,
-
Lookup Type: SRC_TRX_TYPE
12.2.2
product: CE - Cash Management , meaning: Source Transaction Type ,