ABAPLOOP_AT_SCREEN_SHORTREF - LOOP AT SCREEN SHORTREF

ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

LOOP AT SCREEN

Reference



Syntax

LOOP AT SCREEN [INTO wa].
  ...
ENDLOOP.


Effect

Reads the properties of the screen elements of the currentdynproin a loop and assigns the results to the predefined structure screen.

Additions

  • INTO wa
    Assigns the properties to a workarea wa and not to screen.





BAL Application Log Documentation   PERFORM Short Reference  
This documentation is copyright by SAP AG.


Length: 826 Date: 20120523 Time: 001033     triton ( 33 ms )