Add parameters to standard methods and functions
We are all aware of SAP implicit enhancements which allow you to add code to the top or bottom of any block of standard code (methods, functions, etc). We’ve all used it to make a change to a BAPI or other standard piece of code.
But only recently did I find that you can also use these implicit enhancements to add parameters to standard methods and functions.
