How to Load Bank Statement Open Interface

Basic business need

  •  Automatic reconciliation your remitted receipts and payments in oracle cash management
  • To reconcile automatic bank statements should be pulled into oracle system


Approach

Before you can reconcile transactions against a bank statement, you need to enter the bank statement information into Cash Management. If your bank provides account statements in a flat file, using a defined format like BAI or SWIFT940, you can use the Bank Statement Open Interface to load this information into Cash Management.

Pre-requisite
Create a SQL*Loader script.

To load a bank statement into the bank statement open interface:

1. Run the SQL*Loader script against the bank file. This populates the bank statement open interface tables.

2. Verify that the bank statement information was loaded into the open interface tables correctly.
You can use the Bank Statement Interface window to ensure that bank statement header information is correctly mapped to the CE_STATEMENT_HEADERS_INT_ALL table.

You can use the Bank Statement Lines Interface window to ensure that bank statement transaction lines are correctly mapped to the CE_STATEMENT_LINES_INTERFACE table.

The Bank Statement Interface and Bank Statement Lines Interface windows show you the statement header and lines information that populates the open interface tables. You can correct the information using these windows, or you can correct the original bank file and reload it using your SQL*Loader script.

3. Import the bank statement information using the Bank Statement Import program. This transfers the bank information from the open interface tables to the bank statement tables.


Comments

Popular posts from this blog

How to use lexical parameters in Data template (XML document) R12

Query to get FSG report details with row/column set

Sub Inventory Transfer API.