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
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What are the events in abap/4 language? : abap hr
What is the meaning of sap r/3?
How do you process errors in session method ? : abap bdc
How can we create callable modules of program code within one abap/4 program?
What is retro active accounting
What are the merits of its?-
What is the collect statement?
What are the attributes of the data in data dictionary? : abap data dictionary
What is a currency factoring technique?
Explain the difference between get and get late?
What is the difference between scrolling a table horizontally and vertically?
How to copy table across clients?
Differentiate database index and match code.
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?