‎2006 Jul 26 4:23 PM
Hai,
While creating a function module there are 3 options with radio buttons,
One is normal, second is remote third is update function module? from these can u please explain about Update functionmodule and usage?
‎2006 Jul 26 4:26 PM
Hi,
This is how a update function module is defined :
<b>The function module runs asynchronously in the update task.
In this case, it must not have any export parameters and no exceptions should be defined. All import and table parameters must have reference fields or structures.
</b>
Regards,
varun .
‎2006 Jul 26 4:26 PM
Hi,
This is how a update function module is defined :
<b>The function module runs asynchronously in the update task.
In this case, it must not have any export parameters and no exceptions should be defined. All import and table parameters must have reference fields or structures.
</b>
Regards,
varun .