Can we have two reports running parallely and both the
reports sharing the same internal table for processing the
data?
Answer Posted / pankaj singh
yes, two reports are running parallely because both have
two different objects and they have their own independent
context.Due to this we can share same internal table for
data processing.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Can we display a list in a pop-up screen other than full-size stacked list?
What are the uses of the information in the data dictionary? : abap data dictionary
What will you code in start-of-selection & end-of-selection ?
What are the Control levels in internal tables?
How can we upload a text file having delimiters in to legacy system?
Explain the advantages of abap query tool?
How do you set up background jobs in sap? What are the steps?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Can we create field without data element? If yes, how?
What are pool tables?
What is the collect statement?
What is search help exit? : sap abap data dictionary
What is the difference between free and refresh?
Can a transparent table exist in the data dictionary but not in the database physically?