‎2008 Mar 14 8:55 PM
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.
‎2008 Mar 14 9:01 PM
‎2008 Mar 14 9:22 PM
‎2008 Apr 04 2:30 PM
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