Solution : https://service.sap.com/sap/support/notes/575249 (SAP Service marketplace login required)
Summary :
In SAP transactions MIRO, FB60, and similar, the value date (WWERT) derivation depends on input of either posting (BUDAT) or document date (BLDAT) through BADI FI_TRANS_DATE_DERIVE. The BADI only executes if WWERT is initially null. Customizations in function module FI_DERIVE_WWERT ensure BADI is invoked appropriately when posting or document date changes, requiring associated source code corrections for consistent functionality. Developers must also configure relevant messages in transaction SE91 for comprehensive implementation. Ensure to apply correction notes fully for effective date derivation enhancements.
Key words :
attached source code corrections, enter message class f5a, message short text, entered posting date, changed posting date, changed document date, -explanatory 377 translation date, function module fi_derive_wwert, system correctly calls, message class
Related Notes :
885976 | MIRO: Change doc type w/o calling BADI FI_TRANS_DATE_DERIVE |
754825 | FBV4/FV60: Changed posting date and currency translation |
619330 | Document date instead of posting date in GR |
577555 | MIR4: Derivation of value date and exchange rate |
574583 | MIRO: BADI for value date |