Answer Posted / kubera
Logical Unit Work..
You can define this way --> it is the span of time during
which any database updates must be performed (in all or
nothing manner) or canceled.
Commit Work or Rollback work..
Commit work -> performs all the actions relevant to the
execution of tasks.
Rollback work -> cancels actions relevant to the execution
of tasks.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the merits of its?-
What takes most time in SAP script programming?
What are the features of abap/4 dictionary? : abap data dictionary
What are conversion & interface programs in sap?
What are the attributes of a field that can be activated or deactivated during runtime?
Explain the difference between cluster tables and pool table?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What are the different types of mode (run code) in call transaction method?
What is a multiple line field? : abap bdc
What is lock object ? : abap data dictionary
Can we set page headers to details lists?
How do you write manual bdc session method? : abap bdc
how can you display data say "your name"in sap script without print program or driver program??
Define external layer?
How can end-of-selection be used?