Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_GOODSMVT_CREATE - Create TO

Former Member
0 Likes
938

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
659

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

4 REPLIES 4
Read only

Former Member
0 Likes
660

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

Read only

Former Member
0 Likes
659

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!

Read only

0 Likes
659

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

Read only

Former Member
0 Likes
659

hi,

please go through the function module documentation

for transfer order we need to set some GM_code

cheers,

sasi