Ansicht
Dokumentation

ABAPON_CHANGE_OF_SHORTREF - ON CHANGE OF SHORTREF

ABAPON_CHANGE_OF_SHORTREF - ON CHANGE OF SHORTREF

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

ON CHANGE OF

Reference



Syntax

ON CHANGE OF dobj [OR dobj1 [OR dobj2] ...].
  statement_block
ENDON.


Effect

Obsolete: Defines a control structure with a statement block statement_block. The statement block is executed if the data object dobj has changed since the last time the statement ON CHANGE OF was executed.

Addition

  • OR dobj1 $[OR dobj2$] ...
    Executes the statement block even if the content of one of the data objects dobj1, dobj2, ... changed.





BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 868 Date: 20240328 Time: 153654     sap01-206 ( 24 ms )