‎2007 Jul 18 2:02 PM
hi,
there are three types of function modules are there.
1)normal functional modules
2)remote functional modules
3)update functional modules
what is the update functional modules?
please provide me the information regarding this functiional modules
‎2007 Jul 18 2:06 PM
The Update Function module is used in LUW (Logical unit of works).
For Ex. Call function '...' in update task.
If there are some business process which need to carried in sequence and at end of the buiness process the data need to update then the update function module will be called. After data commit the update function module will be called.
If there are any error between any business process then the update in this function module will be roll back.
‎2007 Jul 18 2:06 PM
Hi,
go through following ,material:
http://sapmaterial.com/RFCmaterial.html
http://sapmaterial.com/bapi.html
Reward points if helpful
Srikanta Gope
‎2007 Jul 18 2:12 PM