Ansicht
Dokumentation

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

TXBHW - Original Tax Base Amount in Local Currency   CL_GUI_FRONTEND_SERVICES - Frontend Services  
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)





PERFORM Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1668 Date: 20240329 Time: 071334     sap01-206 ( 23 ms )