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 stacked list?
Explain the sequences of event block?
What are the events used in abap in the order of execution?
How can cluster table be created?
What are the major steps will you use for tuning?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is the difference between Check and Continue?
How to Solve a Particular Ticket in Realtime ?
Explain the difference between cluster tables and pool table?
What is Group by in Select statement?
what is friend class
What are the types of bdc s?
What is difference between inner join and outer join?
Does the call transaction method allow multiple transactions to be processed by sap?
How to read files and process BDC's automatically ?