What is the use of update Function Module ?
Where it is used and purpose ?
Answer Posted / kishore
Hi..
Update Function Modules are used for SAP Logical Unit of Work. This function modules are triggered when an Explicit or Implicit COMMIT WORK is encountered.
Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
Explain Catch Command in ABAP?
What is the difference between a structure and a table?
What is the difference between a substructure and an append structure? : abap data dictionary
What is the difference between call transaction and session method? : abap bdc
Differentiate between ooabap and abap?
How do you find out whether a file exits on the presentation server?
Explain what is step-loop?
What are the update types possible?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Explain how to Handle the internal tables in ABAP?
What are the modes in which any update tasks work?
Exception handling and how does it transfer from called method to calling method?
Have you printed any report?
Different between Interface and Abstract classes?