Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LockBox Issue

Former Member
0 Likes
467

Heloo Experts,

We are facing a strange problem in R/3 4.7. We have Lock Box setup in DEV, QA and PROD systems in a <b>similar</b> way. The customer master data is also same in all systems.

When we receive a lockbox file (BAI2 fromat) from the bank the system is identifying the customer by his <b>MICR</b> number. But, It is not clearing the items instead, it is posting to <b>'On Account'</b> in Production System. It is giving me the message as

<b>"Accounts Receivable Posting Error: (F5 263) The difference is too large for clearing"</b>

I also checked the invoice amounts in R/3 and they match with the incoming file data.

<b>The same scenario is working fine in DEV and QA</b> . But, dont know what is the problem in Production!!!

Any help is appreciated..

2 REPLIES 2
Read only

Former Member
0 Likes
427

Hi,

This issue is most of the time is related to the data in the file.

Can you just check the file agan if it has the proper data, compare the file with previous day file if the format is correct or not. A single mismatch in char can also lead to the error.

If you find everything is fine then just search through OSS as there are many notes on this issue.

Reward points if useful.

Regards,

Atish

Read only

0 Likes
427

Hi,

Thanks for sharing your view. I checked the data in the file and it looks fine.

Could you mention some OSS notes on this issue we are using R/3 4.7E version.