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
What are the parameters used in each function?
What is the use of table maintenance allowed?
Exception handling and how does it transfer from called method to calling method?
What is update task
What function does data dictionary perform?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is sap luw or update transaction?
If your project is support project ? when is your implementation has completed ?
What are your ways to performance optimization?
When you prefer lsmw?
what next in SAP-ABAP/4 is it going to be change?
In sap scripts, how will you link form with the event driven?
On which even we can validate the input fields in module progams?
What is the table buffer? Which type of tables used this buffer?
How would you set the formatting options statically and dynamically within a report?