what is meant by LUW?(Both at database level and screen level)?
Answer Posted / manas
There are various work process in the SAP system. Whenever
we doing database update, enqueue, dequeue, dialogs, each
step is known one Logical Unit of Work.It is for
consistency in data and work process. While moving from one
screen to another there will be two LUW while calling BAPI,
COMMIT WORK it will have two LUW.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
10) How to get Item Header in Sales Order?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
Explain how data is stored in cluster table?
What is Buffering Concept? When should a Table be buffered?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
How is conversion of data types done between abap/4 & external level?
What is the difference between RETURNING and CHANGING parameters for a method?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What are the events used in interactive reports?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Explain about workbench request and customization requests?
What is the bitwise operator in the sap abap?
what is mean be On Change of in Control Break statement
What is locking ?