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 will you code in start-of-selection & end-of-selecton & why?
What is the difference between skip and new-line?
how 2 create the normal form by using functional module
How to convert normal function module to bapi?
What are the 3 types of tables in sap? : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
What are field groups?
How would you define the exponents for a type âfâ field?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
Which table stores the programs created?
What are the uses of the information in the data dictionary? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is a matchcode?
How do you find number of records present in internal table?