Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Hi Friends ,

I tried out all the possible combinations of the submit statement but getting stuck up at a point. The
following is the code i have used to submit.
 SUBMIT RELEABL1 VIA SELECTION-SCREEN
 USING SELECTION-SET 'PCVM_DOWN_TEST'
 WITH ABLEINH IN GT_RANGES
 AND RETURN.
where RELEABL1 is the program which i am calling and 'PCVM_DOWN_TEST' is the name of the
variant in pgm RELEABL1 which i want to update. The variant 'PCVM_DOWN_TEST' exists in pgm
RELEABL1 but on execution the variant is not getting updated with new values for the field ABLEINH.
Is there any addition that i can use or is there any work around that i can do . Please advise.
Thanks in advance,
Balaji.K

 Share

You might also like