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 sentence

Former Member
0 Likes
753

Hi experts, I have a problem .... I don't know How to work with a variante in the SUBMIT sentence ... I wait your answers ... thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
703
SUBMIT zreport USING SELECTION-SET 'VARIANT1'.
5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
703

Hit F1 on the SUBMIT statement, it's all there.

Thomas

Read only

JozsefSzikszai
Active Contributor
0 Likes
703

SUBMIT ... USING SELECTION-SET ...

Read only

Former Member
0 Likes
704
SUBMIT zreport USING SELECTION-SET 'VARIANT1'.
Read only

former_member585060
Active Contributor
0 Likes
703

Hi,

Use the following syntax

SUBMIT zreport USING SELECTION-SET 'VARIANT1'.

Regards

Bala Krishna

Read only

Former Member
0 Likes
703

Please use SAP help and/or search the forum before asking basic questions.

Rob