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
Can I execute user exits? If yes, how?
If your project is support project ? when is your implementation has completed ?
What are local objects? : abap data dictionary
What are Pull and Push Methods?
Explain what is sap script? What is the purpose of sap script?
What is abap work bench?
What is a data class? : abap data dictionary
Persistent class
What is the difference b/t Session method and call transaction method ??
What actually happens in real-time recruitment? : sap abap hr
Explain the Inportance of pa30? : abap hr
List some of the many different ways that the sap standard functionality can be changed by a customer?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Can i Have Some Examples on Enhancements.
How to debug a script in abap?