Runtime Class for Actions
Use
If you want to realize an own action type, you must also implement a runtime class in addition to the maintenance class and the associated subscreen. In principle, this is done in the same way as with the runtime class for expressions. This means that you must also redefine the following methods:
-
You can use class CL_AC_FUNCTION_BRF as a template for your own development. This class realizes the action type Execute Function Module (implementing class 0CF001).