on 2015 Oct 17 5:10 PM
Hi Experts,
I am using Submit ZREPORT with KUNNR in KUNNR
with VBELN in VBELN
with VKORG in VKORG.
I want to suppress selection screen, how to suppress selection screen ? I want to display output without displaying selection screen.
Request clarification before answering.
Hi Guy's,
Anybody has idea in SUBMIT statement how to display output without displaying selection screen.
Regards,
Nandkishor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Try like this
submit ZREPORT with KUNNR between 1000 and 2000 (If it is a select option) else
submit ZREPORT with KUNAR eq 1000 (If it is a parameter).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.