how to navigate to report from report?
note: no transaction code created to report.
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of start-of-selection.,if not use in report what will happen,?
What are the kinds of foreign key fields?
How would you set the formatting options statically and dynamically within a report?
Did you create any joins?
What is lock object ? : abap data dictionary
Explain the table, which contain the details of all the name of the programs and forms?
What is meant by hotspots?
Difference between Read and Get cursor?
How to read files and process BDC's automatically ?
What are logical data bases used in hr module? : abap hr
what is user specific parameter?
Cds views
What are the attributes of the data? : abap data dictionary
What are the types of the software component being deployed in the sap?
What are the aggregate objects in data dictionary? : sap abap data dictionary