What is the use of update Function Module ?
Where it is used and purpose ?
Answer / 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 |
What is new enhancement framework?
What are internal tables? How to use a specific number occurs statement?
What is a predefined type in abap?
can onyone tell me , how many data classes and size categories are there ?
what is the role of extended syntax check in performance tuning?
Why do we use types statement in abap programming?
What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
if take one table with max no of records,in that i transfer only three records to quality r production r anywhere how it is possible?
hi experts, "move 'I' to s_ktokd-sign. move 'EQ' to s_ktokd-option." Can any one please explain me meaning of two lines? actually we use this move key word to move a value from one field variable to another field variable? i didn't understand the meaning of these statements?
what is bapi?
Did u create the script or u have only modified?how did u modified Medruck?did u came across any errors while modifying?after adding the logo wer did u store that?
CAN WE DEBUG A IDOC? IF YES HOW TO DEBUG IN INBOUND SIDE AND OUTPUT SIDE.