SAP Lock Box Process

S
Surya PadhiConsultant

This Acticle explain the crux of SAP Lock Box Process, BAI 2 format etc.

LockBox Process in
SAP
This document depicts a Implementation,
Automation of Incoming Account Receivable
process in SAP, called as “LockBox Process”
Surya Padhi
[Friday, 24/May/2013]
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 2 of 25
Lock Box functionality in SAP ECC 6.0
OVERVIEW:
Banks offer lockbox service to help companies process incoming check payments. A company
with a lockbox account asks its customers to send check payments directly to the bank. The bank
processes the payment and transits the payment data electronically to the company either in the
BAI or the BAI2 format. The information in the Lockbox file is matched to the accounts
receivable information in the R/3 system to clear the payments against the open items.
BAI and BAI2 formates defined by the Bank Administration Institute. In practice, the standards
published by this organization are not followed strictly. Banks usually offer several variations of
each format, including the BAI and BAI2 formats that R/3 reads.
The BAI2 format is newer and contains more information than the BAI format. The main
difference between the two formats is the invoice information associated with each check.
• BAI Check, amount, invoice, invoice,...
• BAI2 Check, amount, invoice_and_amount, invoice_and_amount, ...
The extra information on the BAI2 format allows better automatic matching of payments to
customer open items when the data is imported. If automatic matching fails, your accounts
receivable (A/R) clerk must manually clear the payments against open items.
When importing a BAI format file, unless the check amount matches exactly the total open
invoice amount in R/3 (or within configured payment difference tolerances), none of the invoices
clear and the entire check enters R/3 either as an:
• “On account” posting (if the payment and invoice totals do not match)
• “Unprocessed” posting (if no customer account and no documents could be identified)
With BAI2 format files there is also a “partially applied” status. A check is partially applied
when the import program can match and clear some, but not all, of the invoices within the
check total. As a result, the hit rate—the percentage of matched invoices in each transmission—
is higher with BAI2 than with BAI.
Advantages
• Quicker check collection, thus reduces customer check flot time.
• Improves cash liquidity of payee.
• Payees need spend less time on processing payments. Thus maximize man power
utilization and reduces cost related to cash collection application.
Let us take a business case to explore the lock box functionality of SAP ECC 6.0.
Case : XYZ Inc. in manufacturere of desisel engines, sales its products in the retail market. For
better cash management and speed of cash realisation, XYZ Inc. opened a lock box account with
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 3 of 25
its banker say Bank. All sales invoices of XYZ Inc has an endrosement for customer remit all
payment to Post Box. No. 12345, Lasalle Ave, Chicago, 60001.
So every day, bank collects remittences from the lock box and process these remittences by
credit to XYZ Inc.
At the end of the day bank generates a BAI2 file and transmit to a designated place normally a
web server. XYZ Inc. Daily collects this BAI2 file from the web server and posts customer
collection.
As a business pratice, XYZ Inc has set up a tolerence 1% for overpayment and underpayment.
If XYZ receives customer payment within 1% of tolerance, these difference will be posted to
under payment or over payment account by clearing customer open items.
If the customer remittence is outside of the tolerence then the said collection will be posted to
customer as a on account payment. Subsequently on account payment will be cleared by account
receivable clark based on futher information.
If system didn’t find customer information or didn’t match customer information, then the
remittence will be credited to unapplied cash account and that can be cleared subsequently based
on available information.
In the following page, I will explain various steps involved in the lock box prcess. These steps
may vary depends on bank you are dealing with, the file format used by bank, file handling
process, middleware used for conversion of bank transmitted file and configuration done.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 4 of 25
PROCESS:
StepsStepsStepsSteps ProcessesProcessesProcessesProcesses
StepStepStepStep----1111 Customer: When XYZ Inc. bills customer ABC Inc. XYZ Inc. directs customer to mail check(s) along
with remittance advice to a post box owned by bank.
StepStepStepStep----2222 Bank: Everyday bank collects the checks mailed by customer from the designated post box and process
the check by giving credit to XYZ Inc.
StepStepStepStep----3333 Bank: Once checks are processed by bank, bank creates a flat file generally either BAI or BAI2 file and
send over to XYZ Inc. How the BAI / BAI2 file reaches to customer depends on service agreement
between bank and XYZ Inc.
StepStepStepStep----4444 XYZ Inc.: Once file received by XYZ Inc., XYZ Inc. imports BAI / BAI2 file through T.Code : FBL2. In
this step, SAP imports data and map the imported data
StepStepStepStep----5555 System generates (1) GL posting and (2) payment advices AR.
StepStepStepStep----6666 Payment Advices are used to clear AR open Items, if system matches customer and customer open items.
StepStepStepStep----7777 a. If system finds customer but amount doesn't match AR open items then, it post to customer as onononon
account paymentaccount paymentaccount paymentaccount payment.
b. If system does not find customer then amount remains un-applied. Then in subsequent step user
processed unapplied cash manually ( T.Code: FLB1)
StepStepStepStep----8888 System updates customer master data for new bank information.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 5 of 25
RFEBLB00: Transaction code FLB2 calls import program RFEBLB00. This is a umbrella
program, carries following activities in the lock box process.
• Imports the file into bank date storage or from the specified location,
• Generates the payment advices for clearing of subsidiary ledgers and does GL postings,
and
• Generates a log of the checks and postings.
This program internally calls RFEBLB20 & RFEBBU00
RFEBLB20: This program map the imported data to standard SAP data structure such as
FLB01, FLB02 etc according to BAI or BAI2 format. It then reads the data and uses data to
create payment advices as per check submitted via lock box.
Each payment advice contains important data about incoming check such as amount, invoice
number etc. Payment advices are stored in table AVIP
This program internally calls program RFEBLB30.
RFEBLB30: RFEBLB20 triggers this program through a batch job. This job generates a batch
input session that can change customer master receords to insert new MICR numbers, whenever
the customer is identified and MICR number is new. This functionality can be activated or
deactivated based on the configuration.
RFEBBU00: program RFEBLB00 triggers program RFEBBU00. It carries out what SAP calls
area specific postings depending on the configuration. Based on configuration this program post
GL posting and utilizes payment advices created through program RFEBLB20 to clear
customer open items. This configuration is available in the following path IMG ► Financial
Accounting ►Bank Accounting ► Business Transactions ► Payment Transactions ► Lockbox
►Define Control Parameters
While performing posting, this program generates following account transctions based on
configuration.
• General Ledger Posting:
Bank Incoming Clearing Account Dr.
Unapplied Cash Cr.
• Subsidiary Ledger Posting:
Unapplied Cash Dr.
Customer Cr.
While processing pament advice, system uses payment advice information and search cusromer
open item in the following sequence.
• Document number
• Reference number
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 6 of 25
If the system don’t find customer based on MICR number or based on Document Number or
Reference number system updates AVIK. Based on customer open item search and maching
found system updates the payment advice status as follows.
- Applied: System comes up with applied status when system able to find customer and able to
find customer open items and open item matches with incomming payment.
- Partially Applied: Checks that are partially applied may require further processing. For
example Customer has paid a check for 5 invoices, but system able to match 4 invoice and one
invoice did not match. In this case system clears 4 invoices. The payment amount for the 5th
invoice would be put on-account and would have to be post processed to clear.
- On account: In this case system is able to find customer but not the the open items( None). If
the bank keyed in the correct invoice number, the Lockbox Import Program posts the payment on
account. In the post processing step, you access the payment advice and correct the document
number and upon saving the changes, the post process function clears the open item, deletes the
payment advice and sets the check status to applied.
- Unprocessed: Any payment that could not be identified either by customer MICR number
(check) or the document number would remain Unprocessed. Once the payment is researched
and the customer and invoice is identified, it would be applied during post processing.
Now let us see, how to configure lock box functionality in SAP.
CONFIGURATION:
1. Define House Bank:
a. Transcation Code:FI12
b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Bank
Accounts ► Define House Banks
In SAP a bank account is represented through with the combination of bank ID and account ID.
House bank represented by bank ID while bank account is represented by a account ID. Bank
ID and account ID are used for various banking transactions for example automatic payment
program etc. In this step (1) you will create a bank master record (2) under that bank master
master record you will create a bank account and (3) assign bank cash concetration GL account
to bank account.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 7 of 25
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 8 of 25
2. Define Lockboxes for House Banks:
a. Transcation Code:OB10
b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Bank
Accounts ► Define Lockboxes for House Banks
In this step, you define your lockbox accounts at the house banks. Thus, on the outgoing invoice
you can inform your customer of the lockbox to which payment is to be made. By specifying
this, you can optimize the payment transactions.
3. Define Control Parameters:
a. Transcation Code:OBAY
b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Business
Transactions ► Payment Transactions ► Lockbox ►Define Control
Parameters
In this activity you maintain control parameters for the lockbox procedure. Currently, only
LOCKBOX procedure is supported by SAP and at the same time SAP understands only BAI
and BAI2 format. Figure XX given below depicts what are control parameters you are going to
maintain in this configuration step
As shown in figure above, SAP comes with pre delivered lockbox procedure LOCKBOX and
input format BAI and BAI2. As per business requirement you can choose either BAI or BAI2.
In this paper, I have considered BAI2 format.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 9 of 25
Figure 1 Lock box control parameter -2
• Record format section is not applicable to BAI2 format. However if you are using BAI
format, you need to maintain this section. Incase of BAI specify the length of the
document numbers (10 in the standard SAP System) and the number of document
numbers in record types 6 and 4 of the BAI file. Your bank must agree on this format
information.
• In the posting section,
o Check the check box for G/L account posting,
o Check the check box Incoming customer payments for AR posting for cash
application.
NOTE: It is recommended that both choices are selected if you are using the
general ledger and accounts receivable modules.
o Check the check box insert bank details to change customer master record to
update MICR and account no.
o Gl account posting type: you can choose any one of the three options listed
below based on business process.
1 One posting per check to the bank account
2 One posting per lockbox to the bank account (check total)
3 One posting per batch number to the bank account
o Partial Payment: In case of active check box, if the customer payment is
insufficient system will post partial payment.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 10 of 25
o If you checked Insert bank details, then you need to give batch sessions name,
with which system will create a batch session to update the customer master
with new or missing bank information.
NOTE: while the BAI and BAI2 formats are supposedly standard, experience has shown that
they can vary by bank and many SAP clients have contracted for a customized format. The
format received will need to be mapped to reconcile with the SAP delivered data dictionary
layout (Tables FLB01, FLB05, FLB06, etc.) to ensure proper processing. If the format does not
reconcile and the user does not want to have the bank change the format, SAP recommends that
a user-written ABAP be used to reformat the file or alternatively the SAP data dictionary can be
modified (this is a repair that will need to be re-applied in future releases).
Important Note: The lockbox program first attempts to identify the customer with unique bank
information in the customer master record matching to MICR information on the check, so
maintenance of unique customer MICR information is important to ensure success. If there is
more that one customer with the same MICR bank and account, then the program cannot apply
the check to an account. This situation usually means that either the same customer has been set
up twice, or maybe what should have been only Ship-to or Sold-to customers for the same Payer
have actually been set up as separate Payers. Alternatively, it may be necessary to set up a
relationship where one customer is identified as the main Payer and has MICR info, and the
related customers do not have MICR info but instead have the main Payers customer number in
the Alternate Payer field of the customer master record.
The payment information provided in the bank data file will create a payment advice per
check. This payment advice will be used by the lockbox procedure to clear subledger open
items. For more information on payment advices, please read accounts receivable/accounts
payable Payment Advice Notes in the IMG or On-Line Help.
4. Define Posting Data
a. Transcation Code:OBAX
b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Business
Transactions ► Payment Transactions ► Lockbox ► Define Posting Data
In this activity you store information needed to process particular lockbox data and generate
postings. The Destination and Origin are routing information and defined by your bank. For
every unique destination/origin, posting information is needed to create the following postings:
• G/L posting - Debit bank account (incoming checks) and credit payment clearing account
• A/R posting - Debit payment clearing account and credit customer account
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 11 of 25
In addition to above configuration, you may need few additional configuration based on business
requirement, few are listed below
5. Define Tolerance Groups for Employees:
a. Transcation Code:OBA4
b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts
Payable ► Business Transactions ► Manual Payment Receipt ► Define
Tolerance Groups for Employees
This transaction is used to create tolerance groups for users. The tolerances are defined by
company code and at a minimum there must be one assigned to each company code otherwise no
postings can occur in the company code.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 12 of 25
Employees tolerenace group determines who is authorized for what and permitted payment
difference.
6. Define Tolerances (Customers/Vendors):
a. Transcation Code:OBA3
b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts
Payable ► Business Transactions ► Open Item Clearing► Clearing Differences
► Define Tolerances for Customers/Vendors
In this activity you define the tolerances for customers/vendors. The tolerances are used for
dealing with payment differences and residual items that may arise when payment clearing is
carried out. You specify the tolerances in one or more tolerance groups and assign a tolerance
group to each customer/vendor using the master record.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 13 of 25
7. Define Accounts for Overpayments/Underpayments:
a. Transcation Code:OBXL
b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts
Payable ► Business Transactions ► Outgoing Payments ► Outgoing Payments
Global Settings ► Define Accounts for Overpayments/Underpayments
In this activity you define the numbers of revenue and expense accounts to which the system
posts if the following requirements are fulfilled:
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 14 of 25
• There is a difference in payment. The difference can result from an underpayment or an
overpayment.
• The difference is within the tolerance limits for an automatic adjustment posting.
• The difference cannot be posted via cash discount adjustments.
After completion of configuration, you need to maintain customer master data. In order to
lockbox program to identify the custoer you must populate MICR and customer bank account
number in the General Data: Payment Transaction screen of costomer master data
After completion above configuration and master data set up, you are ready to upload BAI2 file
into system. To upload BAI2 file following following steps.
USE:
1. Maintain Customer Master:
a. Transcation Code:FD02
b. Path: SAP ► Accounting ► Accounts Receivable ► Master Records ► FD02 –
Change.
Inorder to identify customer, we need to maintain bank details in the customer master.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 15 of 25
The above screen shows that customer master has all necessary bank details. We can have
multiple bank account reference in the cistomer master record.
2. AP Open Items:
a. Transcation Code:FB70
b. Path: SAP ► Accounting ► Accounts Receivable ► Document Entry ►
Invoice.
Since though lockbox you are getting incoming payment against customer open items. It is
expected that before lockbox posting atleast one open items.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 16 of 25
In this step created a AR open item with document number as 1800000398. In our subsequest
step we’ll clear the open item through lockbox process.
3. Import the Lockbox File
c. Transcation Code:FLB2
d. Path: SAP ► Accounting ► Financial Accounting ► Banks ► Input ►
Lockbox ► Import
In BAI2 format the file uses “Record 6” as an identifier of the check dollar amount, the MICR
number and the check number. No Invoices are contained in this record.
Following the “6 Record” are a series of “ 4 Records” which contains one Invoice each. These
provide the Invoice number, Invoice open item amounts ( gross), deduction amount and External
reason code.
Once you process lockbox BAI2 file system generated either of following 4 statuses for each of 6
record types.
1. Applied
2. Partially Applied
3. On Account
4. Unprocessed.
Refer previous section reason of havong various status.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 17 of 25
Above screen shows that we are importing a lockbox file from our desk top. Once the file is
sucessfully imported system will come up with screen appedned below.
Below screen shows the result of lock box import. It gives all information about lockbox file,
customer indification and application of lock box remittences.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 18 of 25
The above screen shows system has created 2 financial accounting document i.e 100013806 and
1400000239. Financial Document 100013806 is for GL posting while financial document
1400000239 is for sub ledger posting. On the above scree we can see the status is applied that
mean
• system found the customer;
• Systm was able to locate AR open items;
• Incoming payment matches with Open AR after taking into account employee and
customer tolerances.
We can see additional information on lockbox processing by choosing F3 two times. Below
lockbox log display main lockbox program log.
In below screen figure we can see system has selected the right customer by matching MICR
number.
Based on document number information system has identified the relevant AR open item.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 19 of 25
After sucessful lock box processing , we can see that customer open has been cleared as shown
below by document number 1400000239.
Accounting document 1400000239 was posted to 113109 by crediting customer 300299.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 20 of 25
Now further look into the lockbox information. To see more information execute tramsction code
FLB1 with origin and destination selection. On Lockbox : Proess check screen we can see all al
processed lockbox files arranged in date and time.
All sucessful processed file will appear as green indicator while unprocessd or partially
processed files will appear to be processed icon.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 21 of 25
Look into the sucessfully processed steps and expend it. Now we can see financial document
and payment advice what we have discussed earlier.
Here is the Sample Lock Box File I loaded;
100LOCKBOX0011343290421305141210
2LOCKBOX001999123450
50010011234567130514LOCKBOX001134329042
6001002000012000002100008955566677 77990019
400100360171800000398
700100412345671305140010000120000
8001005123456713051400010000120000900001200000000120000
9000008
Now move to the previous one which is not processed and partially processed, expend it. In this
case we can see that system has created two account document. In this case the subledger
document is appearing in PmtOnAcct field. Do you know what is the reason? To know the
reason docuble click on payment advice number.
In this case system found the customer and not the relevant opein item, hence posted on account,
which is shown below.
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 22 of 25
I hope you enjoyed it. Now it is very imporant to understand how BAI2 file is orgnized and its
layout.
Lockbox File Format: As I said earlier ECC 6.0 supports both BAI and BAI2 lockbox format.
Now it is very important to understand BAI and BAI2 format before before implememation or
support of lockbox functionalities. In this section I will try cover both lock box formats.
BAI format:
BAI is defined in the repository with the following record structures:
• FLB01: Header record
• FLB02: Service record
• FLB04: Overflow record
• FLB05: Detail header record
• FLB06: Detail record
• FLB07: Batch total record
• FLB08: Lockbox total record
• FLB09: Trailer Record.
You can set the number length and number of invoice numbers (or purchase numbers) in
customizing. These settings can deviate from structures FLB06 and FLB04. As long as you use
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 23 of 25
FI document numbers in transmitting numbers, leading zeros are automatically added by the
program. The invoice numbers should be transferred in left-justified form.
BAI2: The BAI2 format is a US national standard for bank reporting. Most of the US Bank
supports the BAI2 format. Detailed information on the BAI2 report format can be downloaded
by visiting the Bank Administration Institutes website at http://www.bai.org/operations/faq.asp.
BAI2
The only difference between BAI2 and BAI is that BAI2 has a check record and an overflow
record. The SAP system contains the following table structures for these record types.
• FLB24: Overflow record
• FLB26: Detail record
BAI2 can transmit data about the invoice, such as the payment amount, deduction amount and
the reason code. Note that either the payment amount or the deduction amount can be transmitted
for an invoice. If both are transmitted, the deduction amount is ignored. Invoice numbers (or
purchase order numbers) should be transmitted in left-justified form. As long as FI document
numbers are used, the program will automatically add leading zeros.
Using BAI2, the system will usually be able to produce a greater number of clearing entries and
thus reduce the amount of time you will need to spend in the manual postprocessing transaction.
You can have your lockbox provider create the BAI2 format by poviding them with the record
description, or you can convert your lockbox provider's format to BAI2 by using a preprocessor.
Typical BAI2 lock file comes with below record layout.
BAI2 Lock Box Record Definitions:
• Type 1 - File Header Record
• Type 2 - Service Header Record
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 24 of 25
• Type 4 - Overflow Record: Provides a means of handling variable quantities of detailed
information. When the remitter furnishes more remittance information than can be
recorded in the type 6 Detail record, the type 4 Overflow record is used for this data.
• Type 5 - Lock Box Detail Header: Used to reduce the size of detail records by carrying
the required information that is common in all the detail records that it precedes.
• Type 6 - Detail Record: Contains data belonging to 1 remittance (MICR account, check
amount, check number). In addition, some companies that use a Type 4 record often
utilize the blank portion of the Type 6 record for invoice information as continued in their
Type 4 records.
• Type 7 - Batch Total Record
• Type 8 - Service Total Record
• Type 9 - File Trailer Record
OSS Notes:
OSS note 105231: The lockbox program can search by either invoice number or reference
document number. It has performance issues, however, if it searches by reference document
number and the reference document happens to have a null value document number or is a
reversal document, which may inherit the same reference document number from the original
invoice.
OSS note 561171: This note should be applied when customers submit partial payments. If not
applied, whenever a check contains some invoices that are partially paid and all other invoices
are invalid document numbers, the lockbox program will terminate with the message Error in
Routine INPUT_PRUEFEN.
OSS note 451121,437490, 391311, 358959: These notes should be applied if customers make
multiple partial payments for one invoice at different lockbox runs. Without the note applied, the
second partial payment won’t be able to be applied to the original invoice. Instead, it will clear
off the first partial payment item and post the total amount of two partial payments to account.
OSS notes 458841, 407799, and 160257: These notes fix a clearing issue that is triggered when a
customer is referencing a credit memo, but only takes the credit amount partially. Error message
Exchange rate diff.accts are not defined for account & currency & appears in the lockbox posting
log. The error message makes no sense since there are no foreign currencies involved during the
whole billing and clearing process.
References:
• Lockbox functionality in Oracle Application, by Anil R Patel.
• Historical Development of BAI format, Wikipedia.
• Concept of Lockbox, wiki.sap.sdn
www.SuryaPadhi.Com | Surya@SuryaPadhi.Com
Page 25 of 25
Lockbox Table References:
FEBEP - Electronic Bank Statement Line Items
FEBKO - Electronic Bank Statement Header Records
AVIP - Payment Advice Line Item
AVIK - Payment Advice Header
Lockbox Transaction Codes:
FBE1 - Create Payment Advice
FBE2 - Change Payment Advice
FBE6 - Delete Payment Advice
FBE3 - Display Payment Advice
FBE7 - Add to Payment Advice
FLB2 - Import Lockbox File
FLB1. FEBA_LOCKBOX - Postprocessing Lockbox Data
FLBP - Post Lockbox Data.
If you are looking for sample BAI2 file and a tool to create your own BAI file visit
www.suryapadhi.com.

Recomendados

172308585 sap-lock-box por
172308585 sap-lock-box172308585 sap-lock-box
172308585 sap-lock-boxstrive erp technologies
3K visualizações7 slides
Lockbox configuration por
Lockbox configurationLockbox configuration
Lockbox configurationSrinivas Y
1.3K visualizações15 slides
Automatic vendor payment advice notes by mail por
Automatic vendor payment advice notes by mailAutomatic vendor payment advice notes by mail
Automatic vendor payment advice notes by mailSURESH BABU MUCHINTHALA
5.4K visualizações24 slides
Bank reconciliation ff67 por
Bank reconciliation ff67Bank reconciliation ff67
Bank reconciliation ff67chiranjeevisapfi
38.6K visualizações18 slides
Vendor downpayment process mapping with EHP4 enhanced functionality por
Vendor downpayment process mapping with EHP4 enhanced functionalityVendor downpayment process mapping with EHP4 enhanced functionality
Vendor downpayment process mapping with EHP4 enhanced functionalitySubhrajyoti (Subhra) Bhattacharjee
16.3K visualizações17 slides
Cash management configue doc v1 por
Cash management   configue doc v1Cash management   configue doc v1
Cash management configue doc v1Hari Krishna
7.9K visualizações54 slides

Mais conteúdo relacionado

Mais procurados

Sap auc internal orders as investment measures por
Sap auc internal orders as investment measuresSap auc internal orders as investment measures
Sap auc internal orders as investment measuresSURESH BABU MUCHINTHALA
2.9K visualizações38 slides
Ach payment configuration por
Ach payment configurationAch payment configuration
Ach payment configurationSURESH BABU MUCHINTHALA
669 visualizações28 slides
Accounting entries in sap por
Accounting entries in sapAccounting entries in sap
Accounting entries in sapRajeev Kumar
46K visualizações20 slides
Account receivable ar incoming payment process in sap por
Account receivable ar incoming payment process in sapAccount receivable ar incoming payment process in sap
Account receivable ar incoming payment process in sapKrishnam Raju
20.6K visualizações3 slides
SAP FI - Accounts Receivable por
SAP FI - Accounts ReceivableSAP FI - Accounts Receivable
SAP FI - Accounts Receivablesaiprasadbagrecha
149.2K visualizações70 slides
SAP Accounts Reveivable Functions | http://sapdocs.info por
SAP Accounts Reveivable Functions | http://sapdocs.infoSAP Accounts Reveivable Functions | http://sapdocs.info
SAP Accounts Reveivable Functions | http://sapdocs.infoY. Z. MERCAN
21.1K visualizações31 slides

Mais procurados(20)

Sap auc internal orders as investment measures por SURESH BABU MUCHINTHALA
Sap auc internal orders as investment measuresSap auc internal orders as investment measures
Sap auc internal orders as investment measures
SURESH BABU MUCHINTHALA2.9K visualizações
Accounting entries in sap por Rajeev Kumar
Accounting entries in sapAccounting entries in sap
Accounting entries in sap
Rajeev Kumar46K visualizações
Account receivable ar incoming payment process in sap por Krishnam Raju
Account receivable ar incoming payment process in sapAccount receivable ar incoming payment process in sap
Account receivable ar incoming payment process in sap
Krishnam Raju20.6K visualizações
SAP FI - Accounts Receivable por saiprasadbagrecha
SAP FI - Accounts ReceivableSAP FI - Accounts Receivable
SAP FI - Accounts Receivable
saiprasadbagrecha149.2K visualizações
SAP Accounts Reveivable Functions | http://sapdocs.info por Y. Z. MERCAN
SAP Accounts Reveivable Functions | http://sapdocs.infoSAP Accounts Reveivable Functions | http://sapdocs.info
SAP Accounts Reveivable Functions | http://sapdocs.info
Y. Z. MERCAN21.1K visualizações
Lockbox process por Ranjith Patil
Lockbox processLockbox process
Lockbox process
Ranjith Patil2.2K visualizações
Configuration of TCS por Rajeev Kumar
Configuration of TCSConfiguration of TCS
Configuration of TCS
Rajeev Kumar7.5K visualizações
Electronic bank statement mt940 format por Hisham Emam
Electronic bank statement mt940 formatElectronic bank statement mt940 format
Electronic bank statement mt940 format
Hisham Emam3.9K visualizações
Electronic bank statement por Cenk Kurter
Electronic bank statementElectronic bank statement
Electronic bank statement
Cenk Kurter3.6K visualizações
Accounts receivable in sap por Varsha Ramakrishnappa
Accounts receivable in sapAccounts receivable in sap
Accounts receivable in sap
Varsha Ramakrishnappa1.3K visualizações
Document splitting in New GL in SAP por Rajesh Shanbhag
Document splitting in New GL in SAPDocument splitting in New GL in SAP
Document splitting in New GL in SAP
Rajesh Shanbhag124.8K visualizações
Fico interview questions and answers por Processweaver Hr
Fico interview questions and answersFico interview questions and answers
Fico interview questions and answers
Processweaver Hr15.7K visualizações
Asset sales por Vijay Shedge
Asset salesAsset sales
Asset sales
Vijay Shedge2.6K visualizações
SAP Validation and substitution por Hari Krishna
SAP Validation and  substitution SAP Validation and  substitution
SAP Validation and substitution
Hari Krishna9.8K visualizações
Fi reports por khadeer
Fi reportsFi reports
Fi reports
khadeer4.3K visualizações
Payment management in SAP por Alice Mary Bag
Payment management in SAPPayment management in SAP
Payment management in SAP
Alice Mary Bag3.7K visualizações
Copa configuration por Mithun Roy
Copa configurationCopa configuration
Copa configuration
Mithun Roy90.3K visualizações
Sap ach configuration por Farooq Wangde
Sap ach configurationSap ach configuration
Sap ach configuration
Farooq Wangde634 visualizações

Destaque

Lockbox process-configuration por
Lockbox process-configurationLockbox process-configuration
Lockbox process-configurationManab Mohapatra
5.5K visualizações12 slides
100505811 lockbox-user-guide por
100505811 lockbox-user-guide100505811 lockbox-user-guide
100505811 lockbox-user-guidezanyone
6.6K visualizações68 slides
SAP Accounts Reveivable Financial Transaction | http://sapdocs.info por
SAP Accounts Reveivable Financial Transaction | http://sapdocs.infoSAP Accounts Reveivable Financial Transaction | http://sapdocs.info
SAP Accounts Reveivable Financial Transaction | http://sapdocs.infoY. Z. MERCAN
6.9K visualizações27 slides
SAP Order To Cash Cycle por
SAP Order To Cash CycleSAP Order To Cash Cycle
SAP Order To Cash CycleMohamed Talaat
179.7K visualizações30 slides
Chargeback por
ChargebackChargeback
ChargebackKorey Lind
338 visualizações1 slide
Lockbox --Think inside Box. por
Lockbox --Think inside Box.Lockbox --Think inside Box.
Lockbox --Think inside Box.Vasista Sandeep
1.5K visualizações29 slides

Destaque(15)

Lockbox process-configuration por Manab Mohapatra
Lockbox process-configurationLockbox process-configuration
Lockbox process-configuration
Manab Mohapatra5.5K visualizações
100505811 lockbox-user-guide por zanyone
100505811 lockbox-user-guide100505811 lockbox-user-guide
100505811 lockbox-user-guide
zanyone6.6K visualizações
SAP Accounts Reveivable Financial Transaction | http://sapdocs.info por Y. Z. MERCAN
SAP Accounts Reveivable Financial Transaction | http://sapdocs.infoSAP Accounts Reveivable Financial Transaction | http://sapdocs.info
SAP Accounts Reveivable Financial Transaction | http://sapdocs.info
Y. Z. MERCAN6.9K visualizações
SAP Order To Cash Cycle por Mohamed Talaat
SAP Order To Cash CycleSAP Order To Cash Cycle
SAP Order To Cash Cycle
Mohamed Talaat179.7K visualizações
Chargeback por Korey Lind
ChargebackChargeback
Chargeback
Korey Lind338 visualizações
Lockbox --Think inside Box. por Vasista Sandeep
Lockbox --Think inside Box.Lockbox --Think inside Box.
Lockbox --Think inside Box.
Vasista Sandeep1.5K visualizações
Subsription and Recurring Payments por Ali Memon
Subsription and Recurring PaymentsSubsription and Recurring Payments
Subsription and Recurring Payments
Ali Memon191 visualizações
Basics of Gateway By Naveen Karn por Naveen Karn
 Basics of Gateway By Naveen Karn Basics of Gateway By Naveen Karn
Basics of Gateway By Naveen Karn
Naveen Karn222 visualizações
Account Recievable and Account Payable por Habeeb Rahman
Account Recievable and Account PayableAccount Recievable and Account Payable
Account Recievable and Account Payable
Habeeb Rahman1.4K visualizações
Accounts Payable Training 3 por Alok Samantaray
Accounts Payable Training 3Accounts Payable Training 3
Accounts Payable Training 3
Alok Samantaray13K visualizações
Dmee sap online_help por gabrielsyst
Dmee sap online_helpDmee sap online_help
Dmee sap online_help
gabrielsyst9K visualizações
Sap Customer Service In Manufacturing Industry1 por evil66_in
Sap Customer Service In Manufacturing Industry1Sap Customer Service In Manufacturing Industry1
Sap Customer Service In Manufacturing Industry1
evil66_in11K visualizações
Electronic bank statement in SAP FI por Venkataramani Gopalan
Electronic bank statement in SAP FIElectronic bank statement in SAP FI
Electronic bank statement in SAP FI
Venkataramani Gopalan5K visualizações

Similar a SAP Lock Box Process

Cash Receipts in SAP ERP por
Cash Receipts in SAP ERPCash Receipts in SAP ERP
Cash Receipts in SAP ERPBill Hanna, CPA
4K visualizações17 slides
SAP FICO Interview questions por
SAP FICO Interview questionsSAP FICO Interview questions
SAP FICO Interview questionsIT LearnMore
2.6K visualizações20 slides
Bank Account Management - Creation of new bank account request por
Bank Account Management - Creation of new bank account requestBank Account Management - Creation of new bank account request
Bank Account Management - Creation of new bank account requestDinesh Kumar
4.6K visualizações15 slides
Accounts receivable process por
Accounts receivable processAccounts receivable process
Accounts receivable processSachinh08
7.8K visualizações11 slides
Efficiently handling Applications of Customer Receipts in Oracle Receivables por
Efficiently handling Applications of Customer Receipts in Oracle Receivables Efficiently handling Applications of Customer Receipts in Oracle Receivables
Efficiently handling Applications of Customer Receipts in Oracle Receivables KPIT
8.1K visualizações21 slides
AR Process in Detail por
AR Process in DetailAR Process in Detail
AR Process in DetailLyndon Peraira
732 visualizações11 slides

Similar a SAP Lock Box Process(20)

Cash Receipts in SAP ERP por Bill Hanna, CPA
Cash Receipts in SAP ERPCash Receipts in SAP ERP
Cash Receipts in SAP ERP
Bill Hanna, CPA4K visualizações
SAP FICO Interview questions por IT LearnMore
SAP FICO Interview questionsSAP FICO Interview questions
SAP FICO Interview questions
IT LearnMore2.6K visualizações
Bank Account Management - Creation of new bank account request por Dinesh Kumar
Bank Account Management - Creation of new bank account requestBank Account Management - Creation of new bank account request
Bank Account Management - Creation of new bank account request
Dinesh Kumar4.6K visualizações
Accounts receivable process por Sachinh08
Accounts receivable processAccounts receivable process
Accounts receivable process
Sachinh087.8K visualizações
Efficiently handling Applications of Customer Receipts in Oracle Receivables por KPIT
Efficiently handling Applications of Customer Receipts in Oracle Receivables Efficiently handling Applications of Customer Receipts in Oracle Receivables
Efficiently handling Applications of Customer Receipts in Oracle Receivables
KPIT 8.1K visualizações
AR Process in Detail por Lyndon Peraira
AR Process in DetailAR Process in Detail
AR Process in Detail
Lyndon Peraira732 visualizações
Accenture fico interview-questions por prabhakar vanam
Accenture fico interview-questionsAccenture fico interview-questions
Accenture fico interview-questions
prabhakar vanam1.7K visualizações
My Portfolio por Stretchdata
My PortfolioMy Portfolio
My Portfolio
Stretchdata485 visualizações
Ban k config por Farooq Wangde
Ban k configBan k config
Ban k config
Farooq Wangde214 visualizações
SAP - Vendor Entries por Kumar M.
SAP - Vendor EntriesSAP - Vendor Entries
SAP - Vendor Entries
Kumar M.380 visualizações
Bank Master Data, House bank, APP and DMEE.docx por silviakatsarska
Bank Master Data, House bank, APP and DMEE.docxBank Master Data, House bank, APP and DMEE.docx
Bank Master Data, House bank, APP and DMEE.docx
silviakatsarska11 visualizações
Mas 500 Enhancement Digest por JulieS770
Mas 500 Enhancement DigestMas 500 Enhancement Digest
Mas 500 Enhancement Digest
JulieS770489 visualizações
E financing and settlement with my sap.com por Richard Page
E financing and settlement with my sap.comE financing and settlement with my sap.com
E financing and settlement with my sap.com
Richard Page84 visualizações
RRB with web services por karl_rockwell
RRB with web servicesRRB with web services
RRB with web services
karl_rockwell303 visualizações
Ap ar questions por Raj p
Ap ar questionsAp ar questions
Ap ar questions
Raj p212 visualizações
Ap ar questions por Raj p
Ap ar questionsAp ar questions
Ap ar questions
Raj p253 visualizações
E financing and settlement with my sap por Richard Page
E financing and settlement with my sapE financing and settlement with my sap
E financing and settlement with my sap
Richard Page139 visualizações

Último

2023-11-01-IPT-PPT.pdf por
2023-11-01-IPT-PPT.pdf2023-11-01-IPT-PPT.pdf
2023-11-01-IPT-PPT.pdfAdnet Communications
178 visualizações35 slides
Thailand por
ThailandThailand
ThailandRoseZubler1
32 visualizações26 slides
QNBFS Daily Market Report November 29, 2023 por
QNBFS Daily Market Report November 29, 2023QNBFS Daily Market Report November 29, 2023
QNBFS Daily Market Report November 29, 2023QNB Group
10 visualizações9 slides
GroupPresentation_MicroEconomics por
GroupPresentation_MicroEconomicsGroupPresentation_MicroEconomics
GroupPresentation_MicroEconomicsBethanyAline
34 visualizações27 slides
Topic 37 copy.pptx por
Topic 37 copy.pptxTopic 37 copy.pptx
Topic 37 copy.pptxsaleh176
5 visualizações9 slides
Development Economics.pptx por
Development Economics.pptxDevelopment Economics.pptx
Development Economics.pptxNithin Kumar
10 visualizações158 slides

Último(20)

Thailand por RoseZubler1
ThailandThailand
Thailand
RoseZubler132 visualizações
QNBFS Daily Market Report November 29, 2023 por QNB Group
QNBFS Daily Market Report November 29, 2023QNBFS Daily Market Report November 29, 2023
QNBFS Daily Market Report November 29, 2023
QNB Group10 visualizações
GroupPresentation_MicroEconomics por BethanyAline
GroupPresentation_MicroEconomicsGroupPresentation_MicroEconomics
GroupPresentation_MicroEconomics
BethanyAline34 visualizações
Topic 37 copy.pptx por saleh176
Topic 37 copy.pptxTopic 37 copy.pptx
Topic 37 copy.pptx
saleh1765 visualizações
Development Economics.pptx por Nithin Kumar
Development Economics.pptxDevelopment Economics.pptx
Development Economics.pptx
Nithin Kumar10 visualizações
InitVerse :Blockchain development trends in 2024.pdf por InitVerse Blockchain
InitVerse :Blockchain development trends in 2024.pdfInitVerse :Blockchain development trends in 2024.pdf
InitVerse :Blockchain development trends in 2024.pdf
InitVerse Blockchain13 visualizações
OAT_RI_Ep14 WeighingTheRisks_Nov23_GeopoliticalConcerns.pptx por hiddenlevers
OAT_RI_Ep14 WeighingTheRisks_Nov23_GeopoliticalConcerns.pptxOAT_RI_Ep14 WeighingTheRisks_Nov23_GeopoliticalConcerns.pptx
OAT_RI_Ep14 WeighingTheRisks_Nov23_GeopoliticalConcerns.pptx
hiddenlevers18 visualizações
Stock Market Brief Deck 1129.pdf por Michael Silva
Stock Market Brief Deck 1129.pdfStock Market Brief Deck 1129.pdf
Stock Market Brief Deck 1129.pdf
Michael Silva53 visualizações
TriStar Gold- Corporate Presentation - December 2023 por Adnet Communications
TriStar Gold- Corporate Presentation - December 2023TriStar Gold- Corporate Presentation - December 2023
TriStar Gold- Corporate Presentation - December 2023
Adnet Communications138 visualizações
01-SamcoMF DAAF_IDBIBank_page-0001.pdf por multigainfinancial
01-SamcoMF DAAF_IDBIBank_page-0001.pdf01-SamcoMF DAAF_IDBIBank_page-0001.pdf
01-SamcoMF DAAF_IDBIBank_page-0001.pdf
multigainfinancial7 visualizações
score 10000.pdf por sadimd007
score 10000.pdfscore 10000.pdf
score 10000.pdf
sadimd00710 visualizações
Teaching Third Generation Islamic Economics por Asad Zaman
Teaching Third Generation Islamic EconomicsTeaching Third Generation Islamic Economics
Teaching Third Generation Islamic Economics
Asad Zaman197 visualizações
Debt Watch | ICICI Prudential Mutual Fund por iciciprumf
Debt Watch | ICICI Prudential Mutual FundDebt Watch | ICICI Prudential Mutual Fund
Debt Watch | ICICI Prudential Mutual Fund
iciciprumf6 visualizações
Macro Economics- Group Presentation for Germany por BethanyAline
Macro Economics- Group Presentation for Germany Macro Economics- Group Presentation for Germany
Macro Economics- Group Presentation for Germany
BethanyAline38 visualizações
Bajaj Four Pager.pdf por multigainfinancial
Bajaj Four Pager.pdfBajaj Four Pager.pdf
Bajaj Four Pager.pdf
multigainfinancial15 visualizações
The breath of the investment grade and the unpredictability of inflation - Eu... por Antonis Zairis
The breath of the investment grade and the unpredictability of inflation - Eu...The breath of the investment grade and the unpredictability of inflation - Eu...
The breath of the investment grade and the unpredictability of inflation - Eu...
Antonis Zairis7 visualizações

SAP Lock Box Process

  • 1. LockBox Process in SAP This document depicts a Implementation, Automation of Incoming Account Receivable process in SAP, called as “LockBox Process” Surya Padhi [Friday, 24/May/2013]
  • 2. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 2 of 25 Lock Box functionality in SAP ECC 6.0 OVERVIEW: Banks offer lockbox service to help companies process incoming check payments. A company with a lockbox account asks its customers to send check payments directly to the bank. The bank processes the payment and transits the payment data electronically to the company either in the BAI or the BAI2 format. The information in the Lockbox file is matched to the accounts receivable information in the R/3 system to clear the payments against the open items. BAI and BAI2 formates defined by the Bank Administration Institute. In practice, the standards published by this organization are not followed strictly. Banks usually offer several variations of each format, including the BAI and BAI2 formats that R/3 reads. The BAI2 format is newer and contains more information than the BAI format. The main difference between the two formats is the invoice information associated with each check. • BAI Check, amount, invoice, invoice,... • BAI2 Check, amount, invoice_and_amount, invoice_and_amount, ... The extra information on the BAI2 format allows better automatic matching of payments to customer open items when the data is imported. If automatic matching fails, your accounts receivable (A/R) clerk must manually clear the payments against open items. When importing a BAI format file, unless the check amount matches exactly the total open invoice amount in R/3 (or within configured payment difference tolerances), none of the invoices clear and the entire check enters R/3 either as an: • “On account” posting (if the payment and invoice totals do not match) • “Unprocessed” posting (if no customer account and no documents could be identified) With BAI2 format files there is also a “partially applied” status. A check is partially applied when the import program can match and clear some, but not all, of the invoices within the check total. As a result, the hit rate—the percentage of matched invoices in each transmission— is higher with BAI2 than with BAI. Advantages • Quicker check collection, thus reduces customer check flot time. • Improves cash liquidity of payee. • Payees need spend less time on processing payments. Thus maximize man power utilization and reduces cost related to cash collection application. Let us take a business case to explore the lock box functionality of SAP ECC 6.0. Case : XYZ Inc. in manufacturere of desisel engines, sales its products in the retail market. For better cash management and speed of cash realisation, XYZ Inc. opened a lock box account with
  • 3. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 3 of 25 its banker say Bank. All sales invoices of XYZ Inc has an endrosement for customer remit all payment to Post Box. No. 12345, Lasalle Ave, Chicago, 60001. So every day, bank collects remittences from the lock box and process these remittences by credit to XYZ Inc. At the end of the day bank generates a BAI2 file and transmit to a designated place normally a web server. XYZ Inc. Daily collects this BAI2 file from the web server and posts customer collection. As a business pratice, XYZ Inc has set up a tolerence 1% for overpayment and underpayment. If XYZ receives customer payment within 1% of tolerance, these difference will be posted to under payment or over payment account by clearing customer open items. If the customer remittence is outside of the tolerence then the said collection will be posted to customer as a on account payment. Subsequently on account payment will be cleared by account receivable clark based on futher information. If system didn’t find customer information or didn’t match customer information, then the remittence will be credited to unapplied cash account and that can be cleared subsequently based on available information. In the following page, I will explain various steps involved in the lock box prcess. These steps may vary depends on bank you are dealing with, the file format used by bank, file handling process, middleware used for conversion of bank transmitted file and configuration done.
  • 4. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 4 of 25 PROCESS: StepsStepsStepsSteps ProcessesProcessesProcessesProcesses StepStepStepStep----1111 Customer: When XYZ Inc. bills customer ABC Inc. XYZ Inc. directs customer to mail check(s) along with remittance advice to a post box owned by bank. StepStepStepStep----2222 Bank: Everyday bank collects the checks mailed by customer from the designated post box and process the check by giving credit to XYZ Inc. StepStepStepStep----3333 Bank: Once checks are processed by bank, bank creates a flat file generally either BAI or BAI2 file and send over to XYZ Inc. How the BAI / BAI2 file reaches to customer depends on service agreement between bank and XYZ Inc. StepStepStepStep----4444 XYZ Inc.: Once file received by XYZ Inc., XYZ Inc. imports BAI / BAI2 file through T.Code : FBL2. In this step, SAP imports data and map the imported data StepStepStepStep----5555 System generates (1) GL posting and (2) payment advices AR. StepStepStepStep----6666 Payment Advices are used to clear AR open Items, if system matches customer and customer open items. StepStepStepStep----7777 a. If system finds customer but amount doesn't match AR open items then, it post to customer as onononon account paymentaccount paymentaccount paymentaccount payment. b. If system does not find customer then amount remains un-applied. Then in subsequent step user processed unapplied cash manually ( T.Code: FLB1) StepStepStepStep----8888 System updates customer master data for new bank information.
  • 5. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 5 of 25 RFEBLB00: Transaction code FLB2 calls import program RFEBLB00. This is a umbrella program, carries following activities in the lock box process. • Imports the file into bank date storage or from the specified location, • Generates the payment advices for clearing of subsidiary ledgers and does GL postings, and • Generates a log of the checks and postings. This program internally calls RFEBLB20 & RFEBBU00 RFEBLB20: This program map the imported data to standard SAP data structure such as FLB01, FLB02 etc according to BAI or BAI2 format. It then reads the data and uses data to create payment advices as per check submitted via lock box. Each payment advice contains important data about incoming check such as amount, invoice number etc. Payment advices are stored in table AVIP This program internally calls program RFEBLB30. RFEBLB30: RFEBLB20 triggers this program through a batch job. This job generates a batch input session that can change customer master receords to insert new MICR numbers, whenever the customer is identified and MICR number is new. This functionality can be activated or deactivated based on the configuration. RFEBBU00: program RFEBLB00 triggers program RFEBBU00. It carries out what SAP calls area specific postings depending on the configuration. Based on configuration this program post GL posting and utilizes payment advices created through program RFEBLB20 to clear customer open items. This configuration is available in the following path IMG ► Financial Accounting ►Bank Accounting ► Business Transactions ► Payment Transactions ► Lockbox ►Define Control Parameters While performing posting, this program generates following account transctions based on configuration. • General Ledger Posting: Bank Incoming Clearing Account Dr. Unapplied Cash Cr. • Subsidiary Ledger Posting: Unapplied Cash Dr. Customer Cr. While processing pament advice, system uses payment advice information and search cusromer open item in the following sequence. • Document number • Reference number
  • 6. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 6 of 25 If the system don’t find customer based on MICR number or based on Document Number or Reference number system updates AVIK. Based on customer open item search and maching found system updates the payment advice status as follows. - Applied: System comes up with applied status when system able to find customer and able to find customer open items and open item matches with incomming payment. - Partially Applied: Checks that are partially applied may require further processing. For example Customer has paid a check for 5 invoices, but system able to match 4 invoice and one invoice did not match. In this case system clears 4 invoices. The payment amount for the 5th invoice would be put on-account and would have to be post processed to clear. - On account: In this case system is able to find customer but not the the open items( None). If the bank keyed in the correct invoice number, the Lockbox Import Program posts the payment on account. In the post processing step, you access the payment advice and correct the document number and upon saving the changes, the post process function clears the open item, deletes the payment advice and sets the check status to applied. - Unprocessed: Any payment that could not be identified either by customer MICR number (check) or the document number would remain Unprocessed. Once the payment is researched and the customer and invoice is identified, it would be applied during post processing. Now let us see, how to configure lock box functionality in SAP. CONFIGURATION: 1. Define House Bank: a. Transcation Code:FI12 b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Bank Accounts ► Define House Banks In SAP a bank account is represented through with the combination of bank ID and account ID. House bank represented by bank ID while bank account is represented by a account ID. Bank ID and account ID are used for various banking transactions for example automatic payment program etc. In this step (1) you will create a bank master record (2) under that bank master master record you will create a bank account and (3) assign bank cash concetration GL account to bank account.
  • 8. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 8 of 25 2. Define Lockboxes for House Banks: a. Transcation Code:OB10 b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Bank Accounts ► Define Lockboxes for House Banks In this step, you define your lockbox accounts at the house banks. Thus, on the outgoing invoice you can inform your customer of the lockbox to which payment is to be made. By specifying this, you can optimize the payment transactions. 3. Define Control Parameters: a. Transcation Code:OBAY b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Business Transactions ► Payment Transactions ► Lockbox ►Define Control Parameters In this activity you maintain control parameters for the lockbox procedure. Currently, only LOCKBOX procedure is supported by SAP and at the same time SAP understands only BAI and BAI2 format. Figure XX given below depicts what are control parameters you are going to maintain in this configuration step As shown in figure above, SAP comes with pre delivered lockbox procedure LOCKBOX and input format BAI and BAI2. As per business requirement you can choose either BAI or BAI2. In this paper, I have considered BAI2 format.
  • 9. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 9 of 25 Figure 1 Lock box control parameter -2 • Record format section is not applicable to BAI2 format. However if you are using BAI format, you need to maintain this section. Incase of BAI specify the length of the document numbers (10 in the standard SAP System) and the number of document numbers in record types 6 and 4 of the BAI file. Your bank must agree on this format information. • In the posting section, o Check the check box for G/L account posting, o Check the check box Incoming customer payments for AR posting for cash application. NOTE: It is recommended that both choices are selected if you are using the general ledger and accounts receivable modules. o Check the check box insert bank details to change customer master record to update MICR and account no. o Gl account posting type: you can choose any one of the three options listed below based on business process. 1 One posting per check to the bank account 2 One posting per lockbox to the bank account (check total) 3 One posting per batch number to the bank account o Partial Payment: In case of active check box, if the customer payment is insufficient system will post partial payment.
  • 10. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 10 of 25 o If you checked Insert bank details, then you need to give batch sessions name, with which system will create a batch session to update the customer master with new or missing bank information. NOTE: while the BAI and BAI2 formats are supposedly standard, experience has shown that they can vary by bank and many SAP clients have contracted for a customized format. The format received will need to be mapped to reconcile with the SAP delivered data dictionary layout (Tables FLB01, FLB05, FLB06, etc.) to ensure proper processing. If the format does not reconcile and the user does not want to have the bank change the format, SAP recommends that a user-written ABAP be used to reformat the file or alternatively the SAP data dictionary can be modified (this is a repair that will need to be re-applied in future releases). Important Note: The lockbox program first attempts to identify the customer with unique bank information in the customer master record matching to MICR information on the check, so maintenance of unique customer MICR information is important to ensure success. If there is more that one customer with the same MICR bank and account, then the program cannot apply the check to an account. This situation usually means that either the same customer has been set up twice, or maybe what should have been only Ship-to or Sold-to customers for the same Payer have actually been set up as separate Payers. Alternatively, it may be necessary to set up a relationship where one customer is identified as the main Payer and has MICR info, and the related customers do not have MICR info but instead have the main Payers customer number in the Alternate Payer field of the customer master record. The payment information provided in the bank data file will create a payment advice per check. This payment advice will be used by the lockbox procedure to clear subledger open items. For more information on payment advices, please read accounts receivable/accounts payable Payment Advice Notes in the IMG or On-Line Help. 4. Define Posting Data a. Transcation Code:OBAX b. Menu Path: IMG ► Financial Accounting ►Bank Accounting ► Business Transactions ► Payment Transactions ► Lockbox ► Define Posting Data In this activity you store information needed to process particular lockbox data and generate postings. The Destination and Origin are routing information and defined by your bank. For every unique destination/origin, posting information is needed to create the following postings: • G/L posting - Debit bank account (incoming checks) and credit payment clearing account • A/R posting - Debit payment clearing account and credit customer account
  • 11. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 11 of 25 In addition to above configuration, you may need few additional configuration based on business requirement, few are listed below 5. Define Tolerance Groups for Employees: a. Transcation Code:OBA4 b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts Payable ► Business Transactions ► Manual Payment Receipt ► Define Tolerance Groups for Employees This transaction is used to create tolerance groups for users. The tolerances are defined by company code and at a minimum there must be one assigned to each company code otherwise no postings can occur in the company code.
  • 12. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 12 of 25 Employees tolerenace group determines who is authorized for what and permitted payment difference. 6. Define Tolerances (Customers/Vendors): a. Transcation Code:OBA3 b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts Payable ► Business Transactions ► Open Item Clearing► Clearing Differences ► Define Tolerances for Customers/Vendors In this activity you define the tolerances for customers/vendors. The tolerances are used for dealing with payment differences and residual items that may arise when payment clearing is carried out. You specify the tolerances in one or more tolerance groups and assign a tolerance group to each customer/vendor using the master record.
  • 13. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 13 of 25 7. Define Accounts for Overpayments/Underpayments: a. Transcation Code:OBXL b. Path: IMG ► Financial Accounting ► Accounts Receivable and Accounts Payable ► Business Transactions ► Outgoing Payments ► Outgoing Payments Global Settings ► Define Accounts for Overpayments/Underpayments In this activity you define the numbers of revenue and expense accounts to which the system posts if the following requirements are fulfilled:
  • 14. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 14 of 25 • There is a difference in payment. The difference can result from an underpayment or an overpayment. • The difference is within the tolerance limits for an automatic adjustment posting. • The difference cannot be posted via cash discount adjustments. After completion of configuration, you need to maintain customer master data. In order to lockbox program to identify the custoer you must populate MICR and customer bank account number in the General Data: Payment Transaction screen of costomer master data After completion above configuration and master data set up, you are ready to upload BAI2 file into system. To upload BAI2 file following following steps. USE: 1. Maintain Customer Master: a. Transcation Code:FD02 b. Path: SAP ► Accounting ► Accounts Receivable ► Master Records ► FD02 – Change. Inorder to identify customer, we need to maintain bank details in the customer master.
  • 15. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 15 of 25 The above screen shows that customer master has all necessary bank details. We can have multiple bank account reference in the cistomer master record. 2. AP Open Items: a. Transcation Code:FB70 b. Path: SAP ► Accounting ► Accounts Receivable ► Document Entry ► Invoice. Since though lockbox you are getting incoming payment against customer open items. It is expected that before lockbox posting atleast one open items.
  • 16. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 16 of 25 In this step created a AR open item with document number as 1800000398. In our subsequest step we’ll clear the open item through lockbox process. 3. Import the Lockbox File c. Transcation Code:FLB2 d. Path: SAP ► Accounting ► Financial Accounting ► Banks ► Input ► Lockbox ► Import In BAI2 format the file uses “Record 6” as an identifier of the check dollar amount, the MICR number and the check number. No Invoices are contained in this record. Following the “6 Record” are a series of “ 4 Records” which contains one Invoice each. These provide the Invoice number, Invoice open item amounts ( gross), deduction amount and External reason code. Once you process lockbox BAI2 file system generated either of following 4 statuses for each of 6 record types. 1. Applied 2. Partially Applied 3. On Account 4. Unprocessed. Refer previous section reason of havong various status.
  • 17. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 17 of 25 Above screen shows that we are importing a lockbox file from our desk top. Once the file is sucessfully imported system will come up with screen appedned below. Below screen shows the result of lock box import. It gives all information about lockbox file, customer indification and application of lock box remittences.
  • 18. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 18 of 25 The above screen shows system has created 2 financial accounting document i.e 100013806 and 1400000239. Financial Document 100013806 is for GL posting while financial document 1400000239 is for sub ledger posting. On the above scree we can see the status is applied that mean • system found the customer; • Systm was able to locate AR open items; • Incoming payment matches with Open AR after taking into account employee and customer tolerances. We can see additional information on lockbox processing by choosing F3 two times. Below lockbox log display main lockbox program log. In below screen figure we can see system has selected the right customer by matching MICR number. Based on document number information system has identified the relevant AR open item.
  • 19. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 19 of 25 After sucessful lock box processing , we can see that customer open has been cleared as shown below by document number 1400000239. Accounting document 1400000239 was posted to 113109 by crediting customer 300299.
  • 20. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 20 of 25 Now further look into the lockbox information. To see more information execute tramsction code FLB1 with origin and destination selection. On Lockbox : Proess check screen we can see all al processed lockbox files arranged in date and time. All sucessful processed file will appear as green indicator while unprocessd or partially processed files will appear to be processed icon.
  • 21. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 21 of 25 Look into the sucessfully processed steps and expend it. Now we can see financial document and payment advice what we have discussed earlier. Here is the Sample Lock Box File I loaded; 100LOCKBOX0011343290421305141210 2LOCKBOX001999123450 50010011234567130514LOCKBOX001134329042 6001002000012000002100008955566677 77990019 400100360171800000398 700100412345671305140010000120000 8001005123456713051400010000120000900001200000000120000 9000008 Now move to the previous one which is not processed and partially processed, expend it. In this case we can see that system has created two account document. In this case the subledger document is appearing in PmtOnAcct field. Do you know what is the reason? To know the reason docuble click on payment advice number. In this case system found the customer and not the relevant opein item, hence posted on account, which is shown below.
  • 22. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 22 of 25 I hope you enjoyed it. Now it is very imporant to understand how BAI2 file is orgnized and its layout. Lockbox File Format: As I said earlier ECC 6.0 supports both BAI and BAI2 lockbox format. Now it is very important to understand BAI and BAI2 format before before implememation or support of lockbox functionalities. In this section I will try cover both lock box formats. BAI format: BAI is defined in the repository with the following record structures: • FLB01: Header record • FLB02: Service record • FLB04: Overflow record • FLB05: Detail header record • FLB06: Detail record • FLB07: Batch total record • FLB08: Lockbox total record • FLB09: Trailer Record. You can set the number length and number of invoice numbers (or purchase numbers) in customizing. These settings can deviate from structures FLB06 and FLB04. As long as you use
  • 23. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 23 of 25 FI document numbers in transmitting numbers, leading zeros are automatically added by the program. The invoice numbers should be transferred in left-justified form. BAI2: The BAI2 format is a US national standard for bank reporting. Most of the US Bank supports the BAI2 format. Detailed information on the BAI2 report format can be downloaded by visiting the Bank Administration Institutes website at http://www.bai.org/operations/faq.asp. BAI2 The only difference between BAI2 and BAI is that BAI2 has a check record and an overflow record. The SAP system contains the following table structures for these record types. • FLB24: Overflow record • FLB26: Detail record BAI2 can transmit data about the invoice, such as the payment amount, deduction amount and the reason code. Note that either the payment amount or the deduction amount can be transmitted for an invoice. If both are transmitted, the deduction amount is ignored. Invoice numbers (or purchase order numbers) should be transmitted in left-justified form. As long as FI document numbers are used, the program will automatically add leading zeros. Using BAI2, the system will usually be able to produce a greater number of clearing entries and thus reduce the amount of time you will need to spend in the manual postprocessing transaction. You can have your lockbox provider create the BAI2 format by poviding them with the record description, or you can convert your lockbox provider's format to BAI2 by using a preprocessor. Typical BAI2 lock file comes with below record layout. BAI2 Lock Box Record Definitions: • Type 1 - File Header Record • Type 2 - Service Header Record
  • 24. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 24 of 25 • Type 4 - Overflow Record: Provides a means of handling variable quantities of detailed information. When the remitter furnishes more remittance information than can be recorded in the type 6 Detail record, the type 4 Overflow record is used for this data. • Type 5 - Lock Box Detail Header: Used to reduce the size of detail records by carrying the required information that is common in all the detail records that it precedes. • Type 6 - Detail Record: Contains data belonging to 1 remittance (MICR account, check amount, check number). In addition, some companies that use a Type 4 record often utilize the blank portion of the Type 6 record for invoice information as continued in their Type 4 records. • Type 7 - Batch Total Record • Type 8 - Service Total Record • Type 9 - File Trailer Record OSS Notes: OSS note 105231: The lockbox program can search by either invoice number or reference document number. It has performance issues, however, if it searches by reference document number and the reference document happens to have a null value document number or is a reversal document, which may inherit the same reference document number from the original invoice. OSS note 561171: This note should be applied when customers submit partial payments. If not applied, whenever a check contains some invoices that are partially paid and all other invoices are invalid document numbers, the lockbox program will terminate with the message Error in Routine INPUT_PRUEFEN. OSS note 451121,437490, 391311, 358959: These notes should be applied if customers make multiple partial payments for one invoice at different lockbox runs. Without the note applied, the second partial payment won’t be able to be applied to the original invoice. Instead, it will clear off the first partial payment item and post the total amount of two partial payments to account. OSS notes 458841, 407799, and 160257: These notes fix a clearing issue that is triggered when a customer is referencing a credit memo, but only takes the credit amount partially. Error message Exchange rate diff.accts are not defined for account & currency & appears in the lockbox posting log. The error message makes no sense since there are no foreign currencies involved during the whole billing and clearing process. References: • Lockbox functionality in Oracle Application, by Anil R Patel. • Historical Development of BAI format, Wikipedia. • Concept of Lockbox, wiki.sap.sdn
  • 25. www.SuryaPadhi.Com | Surya@SuryaPadhi.Com Page 25 of 25 Lockbox Table References: FEBEP - Electronic Bank Statement Line Items FEBKO - Electronic Bank Statement Header Records AVIP - Payment Advice Line Item AVIK - Payment Advice Header Lockbox Transaction Codes: FBE1 - Create Payment Advice FBE2 - Change Payment Advice FBE6 - Delete Payment Advice FBE3 - Display Payment Advice FBE7 - Add to Payment Advice FLB2 - Import Lockbox File FLB1. FEBA_LOCKBOX - Postprocessing Lockbox Data FLBP - Post Lockbox Data. If you are looking for sample BAI2 file and a tool to create your own BAI file visit www.suryapadhi.com.