ABAPLOOP_AT_ITAB_SHORTREF - LOOP AT ITAB SHORTREF

PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

LOOP AT itab

Reference



Syntax

LOOP AT itab { { INTO wa }
             | { ASSIGNING <fs> [CASTING] }
             | { REFERENCE INTO dref }
             | { TRANSPORTING NO FIELDS } }
             [USING KEY key_name|(name)]
             [FROM idx1] [TO idx2] [WHERElog_exp|(cond_syntax].
  ...
ENDLOOP.


Effect

Reads an internal table itab in a loop.

Additions






BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.


Length: 2517 Date: 20120523 Time: 000749     triton ( 57 ms )