cancel
Showing results for 
Search instead for 
Did you mean: 

Handling Units w/function modules

06-02-2010 6:19 PM
1462 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi-

I am working with my developer on setting up a program so we create handling units from an outside program in SAP. We are using the function module BAPI_HU_CREATE to create the handling unit and attach the material and serial numbers. the problem is we still need to complete the packing of handling unit and do the T-code VLMOVE manually. Now I see some folks say use FM HU_CREATE_GOODS_MOVEMENT that will emulate VLMOVE, but I dont see any documentation.

Is there a better FM to create the handling unit at one time or does any one have documentation on HU_CREATE_GOODS_MOVEMENT? thanks for any info.

-Larry

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

We worked through the good movement function and are able to use as we need.

Former Member
0 Likes

We worked through the good movement function and are able to use as we need.