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_GOODSMVT_CREATE

Former Member
0 Likes
215

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

1 REPLY 1
Read only

Former Member
0 Likes
197

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