Hi Experts,
In standard program used fieldsymbols.
example
loop at <f> into <h>.
i need to put conditions here only like as
IF <h>-lgart = '9M10'.
I moove to some value.Please send me to solution as early as possible.very urgent requirement.
ENDIF.
endloop.