Sunday, 13 May 2012

What is the function of field SY-LSIND? | SAP-ABAP

SY-LSIND field has index of the list which is created by the report. It increases the field's content by the 1 at the beginning of an interactive processing block. It helps to differentiate the processing for the different list levels.
 By changing the system field user can define the output area in the list. Value selected by the user should not be more than value set by the system by default. It must be written at the end of the processing block.

No comments: