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
How are the date abd time field values stored in sap?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is the use of table maintenance allowed?
What are differences between at selection-screen and at selection-screen output?
What are control tables? : abap data dictionary
What is an internal table?
Can you print decimals in type n?
What is a maintenance view? : abap data dictionary
Where the payroll results are stored
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
How can you access the function code from menu painter?
How would you define the exponents for a type âfâ field?
What two statements would be used to exchange data between programs using abap memory?
Define alv programming in abap?
What are the disadvantages of using explicit enhancement?