Solution : https://service.sap.com/sap/support/notes/413956 (SAP Service marketplace login required)
Summary :
This SAP Note provides guidance on implementing validations or substitutions for the "Complete document" event in FI processes. It outlines limitations such as the unavailability of certain fields and the complexity of checks that cannot be handled via the form editor, requiring ABAP tools instead. Instructions include using numerical fields for basic mathematical functions and setting up a user exit for more complex validations (see related Note 48121). Example-based directives are given for checking specific conditions in financial documents at the document line level, ensuring prerequisites like business area entries are met. Further references are provided with Notes 42615 and 386896 for substitutions.
Key words :
require abap tools, execute mathematical calculations, complete document, ggb1 reason, document check, form editor, make enhancements, called line, document line, complete evernt
Related Notes :
386896 | Substitution for call-up point 3 ('Complete document') |
48121 | User Exits in Validations/Substitutions |
42615 | Substitution in FI |