2006 Oct 12 2:52 PM
Hello,
I need to call a function module in a separate task, its normal function module not Remote or update.
The reason is its not giving the lastest data when i call in the program but when you execute with the same values outside it is giving the latest data.Its custom function module..
pls help me..
thanks
Hello,
I need to call a function module in a separate task, its normal function module not Remote or update.
The reason is its not giving the lastest data when i call in the program but when you execute with the same values outside it is giving the latest data.Its custom function module..
pls help me..
thanks
2006 Oct 12 2:55 PM
Try to use the syntax:
CALL FUNCTION func ...STARTING NEW TASK task name.
Regards,
ravi
2006 Oct 12 2:56 PM
2006 Oct 12 2:58 PM
hi
Please post the code. you may have to issue a commit work if the operation is successful in the program.
hope it helps.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |