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_HU_PACK

Former Member
0 Likes
678

Hi.

I'm using the BAPI_HU_PACK, I'm getting following message "Processing of HUs for selected objects not possible".

Anybody can help me?

Regards

Luis

Test Code

item-hu_item_type = '1'.

item-pack_qty = 10.

item-base_unit_qty = 'EA'.

item-lower_level_exid = '00000000001000000398'.

item-material = '000000001300000090'.

item-plant = '1025'.

item-stge_loc = '1025'.

CALL FUNCTION 'BAPI_HU_PACK'

EXPORTING

hukey = pack1

itemproposal = item

IMPORTING

huitem = hu_item

huheader = hu_head

TABLES

return = ret.

IF sy-subrc EQ 0.

ENDIF.

3 REPLIES 3
Read only

Former Member
0 Likes
512

Do You really have to have those proceeding zeros?

thanks

Read only

0 Likes
512

yes I do

Read only

0 Likes
512

Hola Luis,

Tengo el mismo problema que tu con la bapi BAPI_HU_PACK. Conseguiste solucionar el problema?

Mil gracias!

Hi Luis,

I am having the same problem you had. Did you solve the situation? I would be very grateful for any information!

Thanks,

Nisha