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 the tcodes for performance tuning?
Explain about Recording Function?
Define abap/4 layer?
If yes then why do we require logical database
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
Why lsmw does not support call transaction method? : abap bdc
Why is pretty printer user in abap?
Is it possible to run host command from SAP environment? How do you run?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Explain the different types of screen keywords?
List the events in abap/4 language?
Define database layer?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table