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 are the system fields? Explain?
What two statements are required in an abap program to output an icon using a write statement?
What is the full form of spro? : sap abap hr
SM35 transaction, How to automate BDC ?
Which transaction code can I use to analyze the performance of abap program?
Badi concepts
How do I find the output type of a table or a program?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
what is call back in alv?
What is the tcode to create indexes?
Table events aNd table maintains generation
What are the screen painter and menu painter?
What was the requirement of IDoc in your project? How it was working?
What are the ways you can do the tuning?
What is processing class, where we do them and why? : sap abap hr