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


Please Help Members By Posting Answers For Below Questions

What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2238


What are the internal tables and work area?

551


What has to be done to the packed fields before submitting to a BDC session.

714


What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?

705


out bound process code for quotation?

1562






Exception handling and how does it transfer from called method to calling method?

866


What are the different modules of sap? : sap abap hr

555


How to display if the value entered contains records or not?

585


In sap script how to print bar code in vertical manner

2630


What is off cycle payroll run

1783


What does the insert statement in extract datasets do?

624


how to see the table output?

1735


What is logo in sap script?

566


What is open sql vs native sql ?

1853


What are the uses of secondary indexes?

545