Suppose in the Report Program I want to pass data to
another Report Program ..how will you do that one?
Answer Posted / d.goldie
Totally there are two ways::::
1. By using set/get parameter.
2. By using Submit command.
Submit <Programname> using via selection-screen and return.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are logical databases?
When to use logical database?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
Is sap xi intended to replace ale?
Explain what is step-loop?
What is database utility?
How can I get ascii value of any letter? Is there any function?
What are the different types of views and their definition?
What are the Synchronous and asynchronous methods in bdc ?
Explain the Inportance of pa40? : abap hr
What statement will be found in an sap application program that implements a function module exit?
Difference between BDC vs Direct Loads?
What are the difference between tables and structures? : abap data dictionary
How to debug rfc function module?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary