how to navigate to report from report?
note: no transaction code created to report.
Answer / sumanthpachika
We can use SUBMIT key word with different options.SUBMIT
generally bypasses the selection screen if the called report
has any.
syntax for calling a report from another report:
SUBMIT <report-name> [VIA SELECTION-SCREEN]
[USING SELECTION-SET <var>]
[WITH <sel> <criterion>]
[WITH FREE SELECTIONS <freesel>]
[WITH SELECTION-TABLE <rspar>].
all these are different options available with submit key word.
Is This Answer Correct ? | 11 Yes | 1 No |
Read statement..
What is the use of PROTECT and ENDPROTECT?
How will you do implicit enhancement?
What happens if a function module runs in an update task?
What are the control break events in abap? : abap data dictionary
wat is the difference between ALE & EDI?
what is exact difference between uline ad sy-uline?
difference b/w classical report and intractive report
How do you validate the selection criteria of a report? And how do you display initial
What is the difference between PNP and PNPCE
Does sap handle multiple currencies?
What is the system field that stores the level of the list?