In the context of the enhancement concept, the parameter interface of a function module provides the necessary enhancement options. You can enhance the parameter interface with new optional formal parameters, which function as enhancement implementation elements. Enhancing by adding new exceptions is not possible.
To implement an enhancement of the interface, use the Function Builder to call the Enhancement Builder:
A dialog box appears.
This takes you to the enhancement mode of the Function Builder in which the original components of the function module are displayed and cannot be changed.
The new parameter can now be used at implicit and explicit enhancement options in enhancements to the source code of the function module. This can be done using ABAP source code enhancements.