Documentation View

We are hiring and constantly growing! Have a look through our vacancies to find the right role for you!

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

SET HANDLER

Reference



Syntax

SET HANDLER handler1 handler2 ...
            [FOR oref|{ALL INSTANCES}]
            [ACTIVATION act].


Effect

Registers or deregisters event handlers handler1, handler2, ... for events of classes.

Additions

  • Specifies the handler methods handler1, handler2, ... :

    meth (list of methods of the same class)
    oref->meth (list of methods of referenced objects)
    class=>meth (list of static methods of specified classes)





General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1668 Date: 20230322 Time: 111706     sap01-206 ( 20 ms )