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 prerequisitesThis is intended to be this way in the standard system but may cause some confusion.
SolutionYou 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