How to call A report from other report widout using include
program..??
Answer Posted / sat
one command is using for calling other report.
1.report 'report name' mode display.
2.using submit
submit 'zsat' via selection-screen and return.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is filter dependent BADI?
What are the disadvantages of logical databases?
Can multiple abap systems connect to abap database?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
what is difference between user exit, customer exit and badi?
What are the main uses of the primary key?
How can we upload a text file having delimiters in to legacy system?
What are the basic functions of database utility?
How can a lock object be called in the transaction?
Explain client-dependent and client-independent tables.
Different types of locks?
What is a table cluster? : abap data dictionary
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What are the basic object types? : sap abap hr
How do you find if a logical database exists for your program requrements?