Hi,
Try,
if list[] is initial.
value-key = 'S_MATNR'.
value-text = MATNR'.
append value to list.
endif.
To avoid blank space.
In field Attributes check the input (options) as required.
Hope it helpful,
Regards,
Venkat.
Hi,
Try,
if list[] is initial.
value-key = 'S_MATNR'.
value-text = MATNR'.
append value to list.
endif.
To avoid blank space.
In field Attributes check the input (options) as required.
Hope it helpful,
Regards,
Venkat.