Hi experts.
I need to change a line in a enhacement section, it's possible to do this ?
Specifically, include LMIGODS3,
ENHANCEMENT-SECTION EHP6040_LMIGODS3_01 SPOTS ES_SAPLMIGO .
SUBMIT riobjk00 VIA SELECTION-SCREEN
WITH matnr = goitem-matnr
WITH dy_mode = con_charx
AND RETURN.
END-ENHANCEMENT-SECTION.
If not possible, is there another way to do this ?
Regards,
Manuel H.