27.1.11

SAP Note 19412 - Incorrect bill of exchange issue date in FBW2

Symptom:

The field 'Issue date of the screen' does not display the issue date of the bill of exchange that is entered manually in the payment run but the execution date (posting date) of the payment run.

Cause and prerequisites

This is intended to be this way in the standard system but may cause some confusion.

Solution
You can display the entered date by making a small modification. In Include MF05AFW0, you have to replace the line
BSED-WDATE = *BKPF-BUDAT.
by:
BSED-WDATE = *BSED-WDATE.
You have to repeat this change after each upgrade, because it is not made in the standard system (status 3.0a).

No comments:

Post a Comment