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

problem with packing

Former Member
0 Likes
1,235

i have to make the packing with vl02n, but it is very defficult with a batch-input, does anybody know a function or a bapi for doing the same?

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,166

Care to enlighten us with the difficulty you are having ?

10 REPLIES 10
Read only

Former Member
0 Likes
1,166

Hi Carl son,

You are onto which version of SAP.

If you are on 4.7, I think there should some

BAPI ,to do that.

but if not you can do batch-input easily

there are lot of other options in menu bars

with those we can reduce the difficulty

of batch input.

Vishwanath Purohit

Read only

Former Member
0 Likes
1,167

Care to enlighten us with the difficulty you are having ?

Read only

0 Likes
1,166

in a same HU, we have to pack different parcial quantities of various positions not in order.

example position material_number quantity

10 1 9

20 2 6

30 8 7

in the first HU i want to pack 3 units of the material 1 and 7 of the material 8 and in the second HU 6 units of material 1 and 6 of material 2.

thanks in advance

Read only

0 Likes
1,166

In release 46C I have the Bapi BAPI_HU_PACK and BAPI_HU_CREATE.

Read only

0 Likes
1,166

I AM GOPING TO PROBE THEM.

THANKS

Read only

0 Likes
1,166

I AM PROBING THE TWO BAPIS AND I HAVE EXECUTED WELL THE BAPI_HU_CREATE, BUT THE BAPI_HU_PACK GIVES ME AN ERROR OF UNITS, AND WHEN I HAVE DEBUGGED IT I HAVE SEEN THAT THE FIRST BAPI DON´T SAVE ME THE HU IN THE VEKP, IS IT NECESSARY?, CAN YOU PLEASE TELL ME WHAT FIELDS DO YOU FILLED IN THE BAPI OF PACKING?, AND I CAN´T SEE HOW TO JOIN THIS PACKING TO A DELIVERY..

THANK YOU VERY MUCH IN ADVANCE

Read only

0 Likes
1,166

Hello,

have you solved your problem? I also have the same problem. I would like to create handling units with a reference to a outbound delivery in my program.

I tried the following Functions:

PACK_HANDLING_UNIT_DLVRY

BAPI_HU_PACK

HU_PACKING_CREATE

HU_INITIALIZE_PACKING

HU_CREATE_ONE_HU

HU_POST

None of them writes into vekp. Does anyone know a function which writes into vekp?

kind regards

manuel

Read only

0 Likes
1,166

Hey:

If you solved your prob, please let me know.. I am facing the same issue..Thanks.

Read only

0 Likes
1,166

CALL FUNCTION 'BAPI_HU_CREATE' writes in vekp.

I can't get the packing of a material in the just created HU working yet.... so let me know if you guys found it out !

Edwin

Read only

0 Likes
1,166

Hi Carl,

i want to create hadling units with Reference(passing Production Order Number as reference) and without reference. Does BAPI_HU_CREATE work for both conditions. IF yes could you please send me the neccessary fields that should be filled in the BAPI.

It would be greate if you can help me on this.

Thanks

Lahiru