28.12.10

SAP Note 16279 - Electronic bank statement: amounts too large

Symptom:

If you import an electronic bank statement in Multicash format whose currency has less than two decimal places (RFEBKA00), all amounts are too large by a factor of 100 or 10.

Cause and prerequisites

Program error.
Program RFEKA200 does not take into account that all amounts are always delivered with two decimal places in Multicash format.

Solution
Problem corrected as of Release 3.0A if only currencies with same number of bank statements are contained in the bank statement files.
If there are bank statements with different currencies, the problem is corrected as of Release 3.0D. You then only have to add the statement PERFORM DEZIMALEN_ERMITTELN to the routine CONVERT_UMSATZ.

Advance correction: modify RFEKA200 and RFEBKA03.
Change only the lines marked with INSERT and DELETE. The other coding
is used only for helping you find the appropriate lines and may be
different from the coding specified in your case.

Additional key words

FEBA SAPMF40A decimal places

No comments:

Post a Comment