Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

submit

Former Member
0 Likes
388

Moderator message: please read the Rules of Engagement again. And next time, use a more informative subject

hiii

i am doing a submit as follows using a variant then was created in the standard program i am submitting.


       SUBMIT  rm07ii39  USING SELECTION-SET 'xxxx'
                                    EXPORTING LIST TO MEMORY.

Does submit have sy-subrc check if yeas please advise what situation this can occur.

And i also need to retreive the error message.

Note the program will be running in background and i want the message to appear in my job log

Edited by: Matt on Dec 19, 2008 7:18 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
369

Hi

Its better if you press F1 on SUBMIT and check all possible values and reasons.

Regards

Aditya

1 REPLY 1
Read only

Former Member
0 Likes
370

Hi

Its better if you press F1 on SUBMIT and check all possible values and reasons.

Regards

Aditya