‎2007 Dec 18 10:04 AM
Hi Experts,
Am using BAPI_GOODSMVT_CREATE for transfer posting.But it is giving an error message 'Handling type is not maintained for the material' in the parameter 'GOODSMVT_ITEM'..but i cannot find a field handling type in this table.Could anyone please give a solution for this?
Good suggestions will surely rewarded
‎2007 Dec 18 10:13 AM
Hello,
data: wa_goodsmvt_code type bapi2017_gm_code
wa_goodsmvt_code-gm_code = '04'.
Set this variable before calling the BAPI.
Reward if found helpfull.
Regards,
Rakesh