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

Function Modules replicating Transaction VLMOVE.

Former Member
0 Likes
1,256

Hi,

Are the FM's

MB_CREATE_GOODS_MOVEMENT

MB_POST_GOODS_MOVEMENT

relevant for transaction VLMOVE? Can someone please suggest which FM should I use for this transaction.

Thanks,

Rohit.

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
756

Hi Rohit,

Please check FM <b>HU_CREATE_GOODS_MOVEMENT</b> perhaps it may help.

Regards,

Ferry Lianto

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
757

Hi Rohit,

Please check FM <b>HU_CREATE_GOODS_MOVEMENT</b> perhaps it may help.

Regards,

Ferry Lianto

Read only

0 Likes
756

Hi Ferry,

I tried running this FM. Provided it all the required data as the VLMOVE transaction is sending. But the FM runs without any message or changes. Also the importing field "ef_posted" returns value '0'. I think I should get a value of '1' to perform commit work.

Any thoughts? Have you used this FM before ?

This is the data I am sending to the FM --->

IT_MOVE_TO:

Matnr - 000000001000000131

Werks - 1070

Lgort - F500 (Destn)

GRUND - 0000

BWART - 311

HU_ITEMS - (Structure in it_move_to)

VENUM - 0000022625

VEPOS - 000001

TABIX - 0

QUANTITY - 0

G_EXIDV - 106130770000000742

Read only

Former Member
0 Likes
756

Hi Rohit

Did you find the relevant FM or BAPI for transaction VLMOVE ?

If so please let me know it

Thanks

Ramya