WHAT IS LUW? and the difference between SAP LUW and
Database LUW in detail.
Answer Posted / shamim khan
LUW is a logical unit of work and is the span of time
during which any transaction is updated in all or nothing
manner i.e they've been updated completely ro commited or
thrown away(Roll Back). An Luw is nothing but a database
LUW in database is updated from one screen to another
screen within a transaction which does not last longer and
in SAP LUW, the system perfoms database from one
transaction to another and this last longer and is usually
terminated by the programmer by issuing Commit work
statement.
| Is This Answer Correct ? | 36 Yes | 7 No |
Post New Answer View All Answers
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are the different control break statements available inside a loop?
What is append search help? : sap abap data dictionary
What are the buffering types?
What is netweaver???what is the relationship with ABAP?
What is the difference between a substructure and an append structure? : abap data dictionary
What is a transport?
What is the lock object?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What are table clusters?
Difference between stand alone CRM and back-end CRM
Does the external program run in the same sap luw as the caller, or in a separate one?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are match codes? describe?
How can a lock object be called in the transaction?