Ansicht
Dokumentation

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

ABAPSET_HANDLER_SHORTREF - SET HANDLER SHORTREF

ABAP Short Reference   General Data in Customer Master  
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)





ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1668 Date: 20240517 Time: 130314     sap01-206 ( 24 ms )