SlideShare a Scribd company logo
1 of 16
Lockbox process
The predominantway payments are made in US is by checks.Lockboxs help in speedydepositoffunds and
clearance of customer accounts.Lockboxs are special depositoryaccounts setup at a bank to which customer remit
their invoice payments.
Banks daily than submitcompany’s an electronic file listing all deposits and invoices thatare paid against.
Company’s than upload these files in SAP and update their balance and clear customers i.e.A/R accounts.
Some company’s setup single lockboxwhereas others setup lockboxs at differentlocations thoughtthe
country in order to decrease the time it takes to receive the customer payments.
Figure 1: Lockbox Process Flow
Lockbox File Formats
SAP supports both US lockbox file formats – BAI & BAI2.Each bank has its own standard BAI and BAI2,
hence configuration and testing needs to be done depending on bank file configuration.
Hence if you are not comfortable with bank file formateither you can approach them to modify it depending on your
requirementelse ABAP can help in writing a preprocessing program and make file fit with SAP standard format.
Difference between BAI and BAI2
BAI2 is advised as because ithas greater probabilityof producing automatic matches in the processing and because
it allows one to record deduction information and create proper residual postings.
Relationship between EBS and Lockbox
Assume on Day 1 companyreceives Lockbox file from bank and on Day 2 receives EBS file.
Day 1 When the bank receives a check from customer with remittance information its sends itin Lockbox file. Lockbox
file when processed will generate below accounting posting
Dr Bank Clearing account - incoming
Cr Lockbox Clearing Account
Dr Lock box clearing account
Cr Customer account(customer sub ledger)
Day 2 when the check is cleared in bank, it appears in EBS. EBS when processed produces below accounting entry
Dr Bank Main GL
Cr Bank Clearing Account - incoming
Lockbox Configuration
House Bank Configuration
Create House banks
A. Menu Path: Financial Accounting à General Ledger Accounting à Bank – RelatedAccounting à Bank Accounts à Define
House Banks
Transaction Code:FI12
Under the house bank create Bank accountfrom FBZP transaction code.
After creation of House bank and Bank accountunder companycode, it should look like this in FBZP transaction
code.
Lock Box Configuration
A. Path: IMG àFinancial Accountingà Bank Accounting à Business Transactions à Payment Transactions à Lock box àDefine
postingparameters
T Code:OBAX
Select highlighted row and click on change item button.
Document NumberLength: Field is only applicable for BAI record
A. Num. of doc numbers in type 6: Field is only applicable for BAI record
B. Num. of doc numbers in type 4: Field is only applicable for BAI record
G/L account Postings: Activate this indicator to make postings to your cash accountin the G/L for deposits.Activating
this field is recommended
Incoming Customerpayments: Activate this indicator to make postings to A/R sub ledger in order to clear customer
accounts and create residual postings.Activating this field is recommended
Insert Bank Details: Applicable for batch input session name thatupdates bank details ofmaster records for
customers who have either changed bank information or did not have bank information maintained for them
G/L account posting type
1 - Creates posting to G/L accountfor every check in the file
2 - Creates one posting to the G/L account for entire lockbox file
3 - Creates one posting to the G/L account for entire batch
Automatic Posting from lockbox
I. IMG à Financial Accountingà Bank Accounting àBusiness Transactions àPayment TransactionsàLock boxà Define postingdata
OBAY
Destination: This field should contain the destination code the bank submits to you in your lockbox file
Origin: This field should contain the your lockbox number (bank account) number atthe bank
IMG à Financial Accountingà Bank Accounting àBank Accounts à Define Lockboxes for House bank
Click on first option
Customer Master Data
Transaction Code:XD03
Maintain Bank details in customer master data which bank will send in lockbox file
.
Customer Invoice Posting
Postone 600 amountcustomer invoice.Invoice will displayin open state.
T code FB70
Open the invoice
Transaction code:FB03
T code:FBL5N (Customer Report)
Below report shows customer item and it’s notcleared.
Lockbox file processing
SAP gives option of using one of the two standard algorithms for lockbox processing. A common
misrepresentation is that one can create own algorithm which is not correct. We can only use the pen delivered by
SAP. Program RFEBLB00 is the processing program. Documentation can be viewed for this program from SE38
transaction code. This program contains lot many user exits whether one can add any additional business logic.
Two algorithms thatare used are 001 and 003.If file contains checks thatcannotbe applied againstspecific
invoice but for which customer accountis known, SAP posts them on the customer account without reference to any
specific invoice.Using algorithm 003,SAP distributes the check across open invoices,beginning atthe oldest invoice
and working its way forward until the check amount is fully distributed.
File Import:
A. Menu Path: SAP Easy Access à Accounting àFinancial Accounting àBanks à Lockbox à FLB2 Import.
Transaction Code: FLB2
Save the lockbox file attached with this document and modify the document number in file with open customer
invoice.
Click on green execute button.
Click on back button.
Transaction Code:FLB1
Enter Lockbox details and click on execute button
Select the one which contains data in file. For example if file contains 1123456 is second session name will be
1123456.Rightclick on 1123456 and selectProcess Checks options.
Rightclick on Session name and click on Process option.
Vendor Document Clearing Report
Again view customer invoice it will be displayed as cleared from the paymentreceived and posted via lockbox
Notes
1) If you get below message,modifythe following in file.Unique key for each lockbox file is its header record i.e.
Destination,Origin name,Date and time.Modify the seconds’ partand rerun the file.
1) Sap file generation
Use TestLockbox Generation Programs RFEBLBT2 to generate BA12 format and RFEBLBT3 for IDOC
format. These programs will generate customer open items and a lockboxfile for processing. Utilize program
RFEBKA96 to delete loaded testdata
2) Sample File Understanding
100MANGDESTINMANGORIGIN130903123557
20000000000000000000000
56660011123557130903MANGDESTINMANGORIGIN
666600200000600000110003900345205865100000002
466600360191800000023 00000000600000000000
766600411235571309030010000060000
8666005112355713090300010000060000
9000000
File contentexplanation with help of differnet Color Codes
100000002 =Check Number
666 = Batch ID
1800000023 = FI customer Invoice
123557130903 = Date & time in Header (i.e. firstrecord) and Time & Date in below records.
600000 = Check/Invoice Amount depending on Row
110003900345205865 = Customer Master Record Bank details.
3) Sample file of BAI2 program can also be generated from SAP directly on execution of programs
Same can be downloaded and uploaded with justmodification ofdocumentnumber else copyfrom below location
100MANGDESTINMANGORIGIN130903123557
20000000000000000000000
56660011123557130903MANGDESTINMANGORIGIN
666600200000600000110003900345205865100000002
466600360191800000023 00000000600000000000
766600411235571309030010000060000
8666005112355713090300010000060000
9000000

More Related Content

What's hot

Accounting entries in sap
Accounting entries in sapAccounting entries in sap
Accounting entries in sapRajeev Kumar
 
Foreign exchange Valuation.docx
Foreign exchange Valuation.docxForeign exchange Valuation.docx
Foreign exchange Valuation.docxkrishnaKumarK33
 
357823861 treasury-and-risk-management-configuration-pdf
357823861 treasury-and-risk-management-configuration-pdf357823861 treasury-and-risk-management-configuration-pdf
357823861 treasury-and-risk-management-configuration-pdfMayura Mulla
 
S4 HANA Finance Contents
S4 HANA Finance Contents S4 HANA Finance Contents
S4 HANA Finance Contents Pradeep Hota
 
Data medium exchange
Data medium exchangeData medium exchange
Data medium exchangeRajeev Kumar
 
Presentation on resource related billing
Presentation on resource related billingPresentation on resource related billing
Presentation on resource related billingAmlan Sarkar
 
Canadian tax configuration in sap
Canadian tax configuration in sapCanadian tax configuration in sap
Canadian tax configuration in sapAmit Sawant
 
Accounting entries[1]
Accounting entries[1]Accounting entries[1]
Accounting entries[1]madhu_sunitha
 
SAP Validation and substitution
SAP Validation and  substitution SAP Validation and  substitution
SAP Validation and substitution Hari Krishna
 
Automatic vendor payment advice notes by mail
Automatic vendor payment advice notes by mailAutomatic vendor payment advice notes by mail
Automatic vendor payment advice notes by mailSURESH BABU MUCHINTHALA
 
Sap cash management material
Sap cash management materialSap cash management material
Sap cash management materialSreenatha Reddy
 
F103 transfer postings for doubtful receivables
F103   transfer postings for doubtful receivablesF103   transfer postings for doubtful receivables
F103 transfer postings for doubtful receivablesrinkushahinusa
 
SAP FSCM Training Material
SAP FSCM Training MaterialSAP FSCM Training Material
SAP FSCM Training MaterialSreenatha Reddy
 
SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!sapdocs. info
 
SAP FICA Training
SAP FICA TrainingSAP FICA Training
SAP FICA Trainingtekslate1
 
F 37 customer down payment request
F 37 customer down payment requestF 37 customer down payment request
F 37 customer down payment requestPradeep Thota
 
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...John Jordan
 

What's hot (20)

User manual f 03
User manual f 03User manual f 03
User manual f 03
 
Accounting entries in sap
Accounting entries in sapAccounting entries in sap
Accounting entries in sap
 
Foreign exchange Valuation.docx
Foreign exchange Valuation.docxForeign exchange Valuation.docx
Foreign exchange Valuation.docx
 
357823861 treasury-and-risk-management-configuration-pdf
357823861 treasury-and-risk-management-configuration-pdf357823861 treasury-and-risk-management-configuration-pdf
357823861 treasury-and-risk-management-configuration-pdf
 
S4 HANA Finance Contents
S4 HANA Finance Contents S4 HANA Finance Contents
S4 HANA Finance Contents
 
Data medium exchange
Data medium exchangeData medium exchange
Data medium exchange
 
Presentation on resource related billing
Presentation on resource related billingPresentation on resource related billing
Presentation on resource related billing
 
Sap treasury and risk management
Sap treasury and risk managementSap treasury and risk management
Sap treasury and risk management
 
Canadian tax configuration in sap
Canadian tax configuration in sapCanadian tax configuration in sap
Canadian tax configuration in sap
 
Accounting entries[1]
Accounting entries[1]Accounting entries[1]
Accounting entries[1]
 
SAP Validation and substitution
SAP Validation and  substitution SAP Validation and  substitution
SAP Validation and substitution
 
Bank reconciliation ff67
Bank reconciliation ff67Bank reconciliation ff67
Bank reconciliation ff67
 
Automatic vendor payment advice notes by mail
Automatic vendor payment advice notes by mailAutomatic vendor payment advice notes by mail
Automatic vendor payment advice notes by mail
 
Sap cash management material
Sap cash management materialSap cash management material
Sap cash management material
 
F103 transfer postings for doubtful receivables
F103   transfer postings for doubtful receivablesF103   transfer postings for doubtful receivables
F103 transfer postings for doubtful receivables
 
SAP FSCM Training Material
SAP FSCM Training MaterialSAP FSCM Training Material
SAP FSCM Training Material
 
SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!SAP FICO BBP Sample Document PDF NEW!
SAP FICO BBP Sample Document PDF NEW!
 
SAP FICA Training
SAP FICA TrainingSAP FICA Training
SAP FICA Training
 
F 37 customer down payment request
F 37 customer down payment requestF 37 customer down payment request
F 37 customer down payment request
 
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...
SAP Accounting powered by SAP HANA – Moving controlling and finance closer to...
 

Viewers also liked

100505811 lockbox-user-guide
100505811 lockbox-user-guide100505811 lockbox-user-guide
100505811 lockbox-user-guidezanyone
 
Lockbox process-configuration
Lockbox process-configurationLockbox process-configuration
Lockbox process-configurationManab Mohapatra
 
Lockbox --Think inside Box.
Lockbox --Think inside Box.Lockbox --Think inside Box.
Lockbox --Think inside Box.Vasista Sandeep
 
Account Recievable and Account Payable
Account Recievable and Account PayableAccount Recievable and Account Payable
Account Recievable and Account PayableHabeeb Rahman
 

Viewers also liked (6)

100505811 lockbox-user-guide
100505811 lockbox-user-guide100505811 lockbox-user-guide
100505811 lockbox-user-guide
 
Lockbox process-configuration
Lockbox process-configurationLockbox process-configuration
Lockbox process-configuration
 
Lockbox --Think inside Box.
Lockbox --Think inside Box.Lockbox --Think inside Box.
Lockbox --Think inside Box.
 
Chargeback
ChargebackChargeback
Chargeback
 
Vistex Project -
Vistex Project -Vistex Project -
Vistex Project -
 
Account Recievable and Account Payable
Account Recievable and Account PayableAccount Recievable and Account Payable
Account Recievable and Account Payable
 

Similar to Lockbox process

Cash Receipts in SAP ERP
Cash Receipts in SAP ERPCash Receipts in SAP ERP
Cash Receipts in SAP ERPBill Hanna, CPA
 
Accounts receivable process
Accounts receivable processAccounts receivable process
Accounts receivable processSachinh08
 
SAP FICO Interview questions
SAP FICO Interview questionsSAP FICO Interview questions
SAP FICO Interview questionsIT LearnMore
 
22249747 sap-fi-bank-configuration
22249747 sap-fi-bank-configuration22249747 sap-fi-bank-configuration
22249747 sap-fi-bank-configurationAvijit Banerjee
 
Bank accounting-enduser-training-manual
Bank accounting-enduser-training-manualBank accounting-enduser-training-manual
Bank accounting-enduser-training-manualroy_mithun
 
Fb50 posting gl document
Fb50 posting gl documentFb50 posting gl document
Fb50 posting gl documentFarooq Wangde
 
2322829 sap-bankreco
2322829 sap-bankreco2322829 sap-bankreco
2322829 sap-bankrecoOmar Farooq
 
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingBIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingSheila Andaya
 
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptx
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptxFI presentation slides of week 6 new by Muhammad Aamer[6850].pptx
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptxkashifali433134
 
Accenture fico interview-questions
Accenture fico interview-questionsAccenture fico interview-questions
Accenture fico interview-questionsprabhakar vanam
 
SAP - Vendor Entries
SAP - Vendor EntriesSAP - Vendor Entries
SAP - Vendor EntriesKumar M.
 
Electronic bank statement MT 940
Electronic bank statement MT 940Electronic bank statement MT 940
Electronic bank statement MT 940brcrao
 

Similar to Lockbox process (20)

Cash Receipts in SAP ERP
Cash Receipts in SAP ERPCash Receipts in SAP ERP
Cash Receipts in SAP ERP
 
Ban k config
Ban k configBan k config
Ban k config
 
Accounts receivable process
Accounts receivable processAccounts receivable process
Accounts receivable process
 
SAP QA.pptx
SAP QA.pptxSAP QA.pptx
SAP QA.pptx
 
AR Process in Detail
AR Process in DetailAR Process in Detail
AR Process in Detail
 
SAP FICO Interview questions
SAP FICO Interview questionsSAP FICO Interview questions
SAP FICO Interview questions
 
Bank Reconsiliation Configuration
Bank Reconsiliation Configuration Bank Reconsiliation Configuration
Bank Reconsiliation Configuration
 
22249747 sap-fi-bank-configuration
22249747 sap-fi-bank-configuration22249747 sap-fi-bank-configuration
22249747 sap-fi-bank-configuration
 
Tfin50 2
Tfin50 2Tfin50 2
Tfin50 2
 
Bank accounting-enduser-training-manual
Bank accounting-enduser-training-manualBank accounting-enduser-training-manual
Bank accounting-enduser-training-manual
 
Dora ppt2(fico)
Dora ppt2(fico)Dora ppt2(fico)
Dora ppt2(fico)
 
Fb50 posting gl document
Fb50 posting gl documentFb50 posting gl document
Fb50 posting gl document
 
Bankreco
BankrecoBankreco
Bankreco
 
2322829 sap-bankreco
2322829 sap-bankreco2322829 sap-bankreco
2322829 sap-bankreco
 
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module BankingBIN-ITPD-2100.04c User Reference Manual FI Module Banking
BIN-ITPD-2100.04c User Reference Manual FI Module Banking
 
SAP-TCodes.pdf
SAP-TCodes.pdfSAP-TCodes.pdf
SAP-TCodes.pdf
 
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptx
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptxFI presentation slides of week 6 new by Muhammad Aamer[6850].pptx
FI presentation slides of week 6 new by Muhammad Aamer[6850].pptx
 
Accenture fico interview-questions
Accenture fico interview-questionsAccenture fico interview-questions
Accenture fico interview-questions
 
SAP - Vendor Entries
SAP - Vendor EntriesSAP - Vendor Entries
SAP - Vendor Entries
 
Electronic bank statement MT 940
Electronic bank statement MT 940Electronic bank statement MT 940
Electronic bank statement MT 940
 

Lockbox process

  • 1. Lockbox process The predominantway payments are made in US is by checks.Lockboxs help in speedydepositoffunds and clearance of customer accounts.Lockboxs are special depositoryaccounts setup at a bank to which customer remit their invoice payments. Banks daily than submitcompany’s an electronic file listing all deposits and invoices thatare paid against. Company’s than upload these files in SAP and update their balance and clear customers i.e.A/R accounts. Some company’s setup single lockboxwhereas others setup lockboxs at differentlocations thoughtthe country in order to decrease the time it takes to receive the customer payments. Figure 1: Lockbox Process Flow Lockbox File Formats SAP supports both US lockbox file formats – BAI & BAI2.Each bank has its own standard BAI and BAI2, hence configuration and testing needs to be done depending on bank file configuration. Hence if you are not comfortable with bank file formateither you can approach them to modify it depending on your requirementelse ABAP can help in writing a preprocessing program and make file fit with SAP standard format. Difference between BAI and BAI2
  • 2. BAI2 is advised as because ithas greater probabilityof producing automatic matches in the processing and because it allows one to record deduction information and create proper residual postings. Relationship between EBS and Lockbox Assume on Day 1 companyreceives Lockbox file from bank and on Day 2 receives EBS file. Day 1 When the bank receives a check from customer with remittance information its sends itin Lockbox file. Lockbox file when processed will generate below accounting posting Dr Bank Clearing account - incoming Cr Lockbox Clearing Account Dr Lock box clearing account Cr Customer account(customer sub ledger) Day 2 when the check is cleared in bank, it appears in EBS. EBS when processed produces below accounting entry Dr Bank Main GL Cr Bank Clearing Account - incoming Lockbox Configuration
  • 3. House Bank Configuration Create House banks A. Menu Path: Financial Accounting à General Ledger Accounting à Bank – RelatedAccounting à Bank Accounts à Define House Banks Transaction Code:FI12 Under the house bank create Bank accountfrom FBZP transaction code.
  • 4. After creation of House bank and Bank accountunder companycode, it should look like this in FBZP transaction code. Lock Box Configuration A. Path: IMG àFinancial Accountingà Bank Accounting à Business Transactions à Payment Transactions à Lock box àDefine postingparameters T Code:OBAX
  • 5. Select highlighted row and click on change item button. Document NumberLength: Field is only applicable for BAI record A. Num. of doc numbers in type 6: Field is only applicable for BAI record B. Num. of doc numbers in type 4: Field is only applicable for BAI record G/L account Postings: Activate this indicator to make postings to your cash accountin the G/L for deposits.Activating this field is recommended Incoming Customerpayments: Activate this indicator to make postings to A/R sub ledger in order to clear customer accounts and create residual postings.Activating this field is recommended Insert Bank Details: Applicable for batch input session name thatupdates bank details ofmaster records for customers who have either changed bank information or did not have bank information maintained for them G/L account posting type 1 - Creates posting to G/L accountfor every check in the file 2 - Creates one posting to the G/L account for entire lockbox file 3 - Creates one posting to the G/L account for entire batch Automatic Posting from lockbox
  • 6. I. IMG à Financial Accountingà Bank Accounting àBusiness Transactions àPayment TransactionsàLock boxà Define postingdata OBAY Destination: This field should contain the destination code the bank submits to you in your lockbox file Origin: This field should contain the your lockbox number (bank account) number atthe bank IMG à Financial Accountingà Bank Accounting àBank Accounts à Define Lockboxes for House bank Click on first option
  • 7. Customer Master Data Transaction Code:XD03 Maintain Bank details in customer master data which bank will send in lockbox file
  • 8. . Customer Invoice Posting Postone 600 amountcustomer invoice.Invoice will displayin open state. T code FB70
  • 10. T code:FBL5N (Customer Report) Below report shows customer item and it’s notcleared. Lockbox file processing SAP gives option of using one of the two standard algorithms for lockbox processing. A common misrepresentation is that one can create own algorithm which is not correct. We can only use the pen delivered by SAP. Program RFEBLB00 is the processing program. Documentation can be viewed for this program from SE38 transaction code. This program contains lot many user exits whether one can add any additional business logic. Two algorithms thatare used are 001 and 003.If file contains checks thatcannotbe applied againstspecific invoice but for which customer accountis known, SAP posts them on the customer account without reference to any
  • 11. specific invoice.Using algorithm 003,SAP distributes the check across open invoices,beginning atthe oldest invoice and working its way forward until the check amount is fully distributed. File Import: A. Menu Path: SAP Easy Access à Accounting àFinancial Accounting àBanks à Lockbox à FLB2 Import. Transaction Code: FLB2 Save the lockbox file attached with this document and modify the document number in file with open customer invoice. Click on green execute button.
  • 12. Click on back button. Transaction Code:FLB1 Enter Lockbox details and click on execute button
  • 13. Select the one which contains data in file. For example if file contains 1123456 is second session name will be 1123456.Rightclick on 1123456 and selectProcess Checks options.
  • 14. Rightclick on Session name and click on Process option. Vendor Document Clearing Report Again view customer invoice it will be displayed as cleared from the paymentreceived and posted via lockbox Notes
  • 15. 1) If you get below message,modifythe following in file.Unique key for each lockbox file is its header record i.e. Destination,Origin name,Date and time.Modify the seconds’ partand rerun the file. 1) Sap file generation Use TestLockbox Generation Programs RFEBLBT2 to generate BA12 format and RFEBLBT3 for IDOC format. These programs will generate customer open items and a lockboxfile for processing. Utilize program RFEBKA96 to delete loaded testdata 2) Sample File Understanding 100MANGDESTINMANGORIGIN130903123557 20000000000000000000000 56660011123557130903MANGDESTINMANGORIGIN 666600200000600000110003900345205865100000002 466600360191800000023 00000000600000000000 766600411235571309030010000060000 8666005112355713090300010000060000 9000000 File contentexplanation with help of differnet Color Codes 100000002 =Check Number 666 = Batch ID 1800000023 = FI customer Invoice 123557130903 = Date & time in Header (i.e. firstrecord) and Time & Date in below records. 600000 = Check/Invoice Amount depending on Row 110003900345205865 = Customer Master Record Bank details. 3) Sample file of BAI2 program can also be generated from SAP directly on execution of programs Same can be downloaded and uploaded with justmodification ofdocumentnumber else copyfrom below location 100MANGDESTINMANGORIGIN130903123557 20000000000000000000000