Answer Posted / dushyanta kumar
The R/3 system is multi user system and many users access
the same information at the same time, which is mainly
DATA. Consider the case where one user is modifying a
record, and second user is trying to delete the same
record. If the second user is successful in deleting the
record then the first user will face problem for modifying
the record that is already deleted. The avoid such
situation, R/3 system has provided Logical Unit of Work.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is generic area buffering in abap?
What are the types of subroutines? : abap modularization
Explain the advantages and disadvantages of abap query tool?
Why we are using Macros instead of Function Modules
What is table buffer?
What are secondary indexes. How can we know which index is being used in a select query?
What is the difference between data elements and domains?
What is tcode se16?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Have you processed BDCs ?
Differentiate between static and dynamic step loops?
How to call transaction in session method without recording?
What is pretty printer?
In sap script how to print bar code in vertical manner
What are the sequences of event block?