what is meant by LUW?(Both at database level and screen level)?
Answer Posted / mohammad jamaluddin
Logical Unit of Work.its avoid the critical operation in
both database level and in screen level.it means one user
deleting some records and second user trying to modifying
those records but it's creating problem to avoid this
problem we have this LUW feature in SAP R/3.It works like
first user working on one transaction second user work on
the same transaction only possible the first user come out
from transaction then only second user work the
transaction.This is the importence of LUW.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is meant by performance analysis? Have done anything to improve the performance?
What are the screen painter and menu painter?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What two statements are required in an abap program to output an icon using a write statement?
What is buffering allowed but switched off?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
Explain the systems fields used for interactive lists and lists?
Tell me a scenario where did you use secondary index?
How do you activate a function exit?
What are the tcodes for performance tuning?
What is view proxy in abap?
What are the dynamic actions and how to configure it? : sap abap hr
What is a table attribute? : abap data dictionary
What is a help view? : abap data dictionary
Does the table can have multiple foreign keys?