2005 Aug 26 12:18 PM
How can I make a BAPI work in a CALL DIALOG ?
Since a call dialog opens in the same SAP LUW The Bapi
BAPI_OUTB_DELIVERY_CHANGE does not work, Neither does using WS_DELVIERY_CHANGE.
Please suggest an alternative
Thanks
2005 Aug 26 5:54 PM
Have you tried calling the function with the option 'STARTING NEW TASK '.
Have you tried calling the function with the option 'STARTING NEW TASK '.
2005 Aug 26 12:26 PM
2005 Aug 26 12:40 PM
No, A 'BAPI_COMMIT' will not work because as long as one is in a 'CALL DIALOG' one is in the same SAP LUW and only when one starts a new SAP LUW does an SAP commit ( changes are saved) take place.
thanks for the reply though but my problem is still unsolved.
2005 Aug 26 5:54 PM
Have you tried calling the function with the option 'STARTING NEW TASK '.
2005 Aug 29 2:14 PM
Thank You Srinivas Adavi
No, I haven't tried that
will do that and let you know.
2005 Aug 30 8:05 AM
Thank You, Srinivas Adavi for the suggestion
it has worked for the FM WS_DELIVERY_UPDATE,
Surprisingly BAPI_OUTB_CHANGE_DELIVERY with the addidtion "STARTING NEW TASK" does not work
But still it solves my problem.
Thanks Again
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |