Search Results bank statement
The CE.CE_STATEMENT_HEADERS_INT
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical interface table within the Cash Management module. It serves as a staging area for bank statement data before it is processed and transferred to the base tables in the Oracle Cash Management application. This table is part of the Bank Statement Open Interface, which facilitates the automated import of bank statements from external banking systems into Oracle EBS, eliminating manual data entry and improving efficiency in reconciliation processes.
Purpose and Functionality
The primary purpose ofCE.CE_STATEMENT_HEADERS_INT
is to store header-level information for bank statements during the import process. It acts as an intermediary repository where raw bank statement data is temporarily held before validation and transformation into Oracle's standardized format. The table works in conjunction with CE.CE_STATEMENT_LINES_INT
, which stores the corresponding line-level details of bank transactions. Together, these tables enable the seamless integration of bank data from diverse sources into Oracle Cash Management.
Key Columns and Structure
The table contains several important columns that define the metadata and attributes of imported bank statements, including:- STATEMENT_HEADER_ID: A unique identifier for each statement header record.
- BANK_ACCOUNT_ID: References the internal bank account defined in Oracle Cash Management.
- STATEMENT_NUMBER: The bank-assigned statement identifier.
- STATEMENT_DATE: The date of the bank statement.
- OPENING_BALANCE and CLOSING_BALANCE: Represent the starting and ending balances of the statement.
- CURRENCY_CODE: The currency in which the statement is denominated.
- STATUS_FLAG: Indicates the processing status (e.g., 'NEW', 'IMPORTED', 'ERROR').
- CREATION_DATE and LAST_UPDATE_DATE: Track when records were created or modified.
Integration and Data Flow
The typical workflow involving this table follows these steps:- External bank data is extracted and formatted to match the interface table structure.
- Data is loaded into
CE.CE_STATEMENT_HEADERS_INT
andCE.CE_STATEMENT_LINES_INT
through custom programs or Oracle's standard interfaces. - The Cash Management Open Interface Validation program validates the data against Oracle's business rules.
- Upon successful validation, the Bank Statement Import program transfers the data to base tables (
CE_STATEMENT_HEADERS
,CE_STATEMENT_LINES
). - The interface tables are purged of processed records to maintain optimal performance.
Technical Considerations
When implementing solutions using this interface table, several technical aspects should be considered:- Data Volume: The table should be regularly purged to prevent performance degradation.
- Error Handling: The STATUS_FLAG column helps identify and manage records that fail validation.
- Custom Extensions: Additional columns can be added to support organization-specific requirements.
- Security: Appropriate access controls should be implemented as the table contains sensitive financial data.
Version-Specific Notes
While the fundamental structure remains consistent between 12.1.1 and 12.2.2, some enhancements may be present in the later version:- 12.2.2 may include additional columns to support new features in Cash Management.
- The underlying technology stack differences (12.1.1 uses Forms, while 12.2.2 incorporates more web-based components) may affect how the interface is accessed programmatically.
- Performance optimizations in 12.2.2 may improve the throughput of the bank statement import process.
CE.CE_STATEMENT_HEADERS_INT
plays a vital role in the bank statement automation process within Oracle EBS Cash Management. Its proper implementation and maintenance are essential for efficient bank reconciliation operations and accurate financial reporting.
-
SYNONYM: PUBLIC.java/beans/Statement
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/sql/Statement
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:java/sql/Statement, status:VALID,
-
Lookup Type: BANK CHARGE BEARER
12.2.2
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
Lookup Type: BANK CHARGE BEARER
12.1.1
product: AP - Payables , meaning: Bank Charge Bearer , description: Indicates who bears bank charges ,
-
SYNONYM: PUBLIC.java/beans/Statement
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/sql/Statement
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:java/sql/Statement, status:VALID,
-
Lookup Type: BANK BRANCH TYPE
12.1.1
product: AP - Payables , meaning: Bank Branch Type , description: Indicates which list the bank routing number is on ,
-
Lookup Type: BANK ACCOUNT OPTIONS
12.1.1
product: AP - Payables , meaning: Bank Account Options , description: Navigation Option in Set Up Banks Form ,
-
Lookup Type: BANK BRANCH TYPE
12.2.2
product: AP - Payables , meaning: Bank Branch Type , description: Indicates which list the bank routing number is on ,
-
Lookup Type: BANK ACCOUNT OPTIONS
12.2.2
product: AP - Payables , meaning: Bank Account Options , description: Navigation Option in Set Up Banks Form ,
-
JAVA CLASS: SYS.java/beans/Statement
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement, status:VALID,
-
JAVA CLASS: SYS.java/beans/Statement
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement, status:VALID,
-
Lookup Type: BANK CHARGE PAYMENT METHOD
12.1.1
product: AP - Payables , meaning: Bank Charge Payment Method , description: Payment method options when using bank charges ,
-
SYNONYM: PUBLIC.sqlj/codegen/engine/Statement
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:sqlj/codegen/engine/Statement, status:VALID,
-
SYNONYM: PUBLIC.sqlj/codegen/engine/Statement
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:sqlj/codegen/engine/Statement, status:VALID,
-
SYNONYM: PUBLIC.sun/tools/tree/Statement
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:sun/tools/tree/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/beans/Statement$2
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement$2, status:VALID,
-
Lookup Type: BANK CHARGE PAYMENT METHOD
12.2.2
product: AP - Payables , meaning: Bank Charge Payment Method , description: Payment method options when using bank charges ,
-
Lookup Type: BANK CHARGE PAYMENT TYPE
12.1.1
product: AP - Payables , meaning: Bank Charge Payment Type , description: Payment type options when using bank charges ,
-
Lookup Type: BANK CHARGE PAYMENT TYPE
12.2.2
product: AP - Payables , meaning: Bank Charge Payment Type , description: Payment type options when using bank charges ,
-
JAVA CLASS: SYS.sun/tools/tree/Statement
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:sun/tools/tree/Statement, status:VALID,
-
JAVA CLASS: SYS.java/beans/Statement$1
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement$1, status:VALID,
-
JAVA CLASS: SYS.java/sql/Statement
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:java/sql/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/beans/Statement$2
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement$2, status:VALID,
-
SYNONYM: PUBLIC.sun/tools/tree/Statement
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:sun/tools/tree/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/beans/Statement$1
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement$1, status:VALID,
-
JAVA CLASS: SYS.java/sql/Statement
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:java/sql/Statement, status:VALID,
-
SYNONYM: PUBLIC.java/beans/Statement$1
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:java/beans/Statement$1, status:VALID,
-
JAVA CLASS: SYS.java/beans/Statement$1
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement$1, status:VALID,
-
JAVA CLASS: SYS.sqlj/codegen/engine/Statement
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:sqlj/codegen/engine/Statement, status:VALID,
-
JAVA CLASS: SYS.sun/tools/tree/Statement
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:sun/tools/tree/Statement, status:VALID,
-
JAVA CLASS: SYS.java/beans/Statement$2
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement$2, status:VALID,
-
JAVA CLASS: SYS.java/beans/Statement$2
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:java/beans/Statement$2, status:VALID,
-
JAVA CLASS: SYS.sqlj/codegen/engine/Statement
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:sqlj/codegen/engine/Statement, status:VALID,
-
VIEW: APPS.CEFV_BANK_STATEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_BANK_STATEMENTS, object_name:CEFV_BANK_STATEMENTS, status:VALID,
-
VIEW: APPS.CEFV_BANK_STATEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEFV_BANK_STATEMENTS, object_name:CEFV_BANK_STATEMENTS, status:VALID,
-
VIEW: APPS.CEBV_BANK_STATEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENTS, object_name:CEBV_BANK_STATEMENTS, status:VALID,
-
VIEW: APPS.CEBV_BANK_STATEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENTS, object_name:CEBV_BANK_STATEMENTS, status:VALID,
-
VIEW: APPS.CE_CP_OPEN_BAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_OPEN_BAL_V, object_name:CE_CP_OPEN_BAL_V, status:VALID,
-
VIEW: APPS.CE_CP_SUB_OPEN_BAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_SUB_OPEN_BAL_V, object_name:CE_CP_SUB_OPEN_BAL_V, status:VALID,
-
VIEW: APPS.CE_CP_SUB_OPEN_BAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_SUB_OPEN_BAL_V, object_name:CE_CP_SUB_OPEN_BAL_V, status:VALID,
-
Lookup Type: EXCHANGE_RATE_DATE_TYPE
12.2.2
product: CE - Cash Management , meaning: Exchange Rate Date Type , description: Exchange rate date defaulted for foreign currency bank ,
-
VIEW: APPS.CE_CP_OPEN_BAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_CP_OPEN_BAL_V, object_name:CE_CP_OPEN_BAL_V, status:VALID,
-
TABLE: CE.CE_STATEMENT_HEADERS_INT
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_HEADERS_INT, object_name:CE_STATEMENT_HEADERS_INT, status:VALID,
-
TABLE: CE.CE_STATEMENT_HEADERS_INT
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_HEADERS_INT, object_name:CE_STATEMENT_HEADERS_INT, status:VALID,
-
Lookup Type: EXCHANGE_RATE_DATE_TYPE
12.1.1
product: CE - Cash Management , meaning: Exchange Rate Date Type , description: Exchange rate date defaulted for foreign currency bank ,
-
TABLE: CE.CE_STATEMENT_LINES_INTERFACE
12.1.1
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_LINES_INTERFACE, object_name:CE_STATEMENT_LINES_INTERFACE, status:VALID,
-
TABLE: CE.CE_STATEMENT_LINES_INTERFACE
12.2.2
owner:CE, object_type:TABLE, fnd_design_data:CE.CE_STATEMENT_LINES_INTERFACE, object_name:CE_STATEMENT_LINES_INTERFACE, status:VALID,
-
VIEW: APPS.CEBV_BANK_STATEMENT_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENT_LINES, object_name:CEBV_BANK_STATEMENT_LINES, status:VALID,
-
VIEW: APPS.CEBV_BANK_STATEMENT_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CEBV_BANK_STATEMENT_LINES, object_name:CEBV_BANK_STATEMENT_LINES, status:VALID,