‎2005 Sep 30 6:06 PM
Hi!, I want to use BAPI_GOODSMVT_CREATE, to make movements, but, I also want to use it for WM movements, and I want to know if there is any way to use BAPI_GOODSMVT_CREATE and generate a TO for WM. Or if I have to generate the TO with another BAPI or Function.
Thanks!
Silvia
‎2005 Sep 30 7:51 PM
Hi Silvia,
You should be able to create TOs. The system offers various options through WM/IM interface configuration. Refer to the transaction OMLR for further information.
Manoj
‎2005 Sep 30 7:51 PM
Hi Silvia,
You should be able to create TOs. The system offers various options through WM/IM interface configuration. Refer to the transaction OMLR for further information.
Manoj
‎2005 Oct 03 12:55 PM
Thanks for the reply, I know how to use it for MM, but, how can I use the same FM, which information should I send to the function?
Thanks!
‎2005 Oct 03 1:05 PM
Hi,
I think you can use function module L_TO_CREATE_TR.
Also take a look at L_TO_CREATE* function modules in SE37..
Hope this helps..
Also if you want to use BAPI_GOODSMVT_CREATE then GOODSMVT_CODE is '04' for transfer posting..
Check function module documentation for BAPI_GOODSMVT_CREATE in SE37 especially the part for GM_code 04...
Sri
Message was edited by: Srikanth Pinnamaneni
‎2005 Oct 03 1:09 PM
hi,
please go through the function module documentation
for transfer order we need to set some GM_code
cheers,
sasi