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 reuse a userexit?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
Can I execute user exits? If yes, how?
Difference between open sql and native sql? : abap data dictionary
What are the arithmetic operators in the sap abap?
What are subroutines? : abap modularization
What are the major steps will you use for tuning?
What function does data dictionary perform?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What are null values?
What is the difference between the function module and a normal abap/4 subroutine?
What are internal tables? How to use a specific number occurs statement?
What are the Control levels in internal tables?
What is table attribute? : abap data dictionary
What is evaluation path, where do we do it and why? : sap abap hr