Default Functions

Global functions are used in ProFramework to provide the user with the appropriate functionality in the interface. The functions are provided and handled in ProFramework by the so-called Function Controller. If a function is executed by the user, then this is usually delegated to the Command Controller, which executes the actual function.

Eine Liste sämtlicher vorhandenen Funktionen ist im ProFramework Customizing unter Erweiterungen > Anwendung > Funktion (nur Anzeigen) ersichtlich.

A list of all available functions can be seen in ProFramework Customizing under Enhancements → Application → Function (display only).

The origin of the function can also be seen in the list of functions. The originators of functions usually also provide the corresponding function codes as constants, which are ideally also used when implementing extensions.

Basically, widgets can also define local functions. These are only used in the respective widget and can also only be changed by a BAdI extension of the widget.

© ProNovia AG | Imprint | Data Protection