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 change material document values

vallamuthu_madheswaran2
Active Contributor
0 Likes
1,952

Hi,

Is it possible to change the existing material document header and item values using FM BAPI_GOODSMVT_CREATE.

Thanks with Regards,

Vallamuthu M.

1 ACCEPTED SOLUTION
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,816

Hello vallamuthu.madheswaran2

No, it's not. BAPI_GOODSMVT_CREATE posts i.e. creates material documents. You can't change them with this function. In general, changes to material documents are very restricted. You can only change a handful of text fields on header and item levels.

However you can cancel a material document with BAPI_GOODSMVT_CANCEL and post it again with different data.

Best reards

Dominik Tylczynski

2 REPLIES 2
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,817

Hello vallamuthu.madheswaran2

No, it's not. BAPI_GOODSMVT_CREATE posts i.e. creates material documents. You can't change them with this function. In general, changes to material documents are very restricted. You can only change a handful of text fields on header and item levels.

However you can cancel a material document with BAPI_GOODSMVT_CANCEL and post it again with different data.

Best reards

Dominik Tylczynski

Read only

Abinathsiva
Active Contributor
1,816

Hi, it's not possible can cancel and recreate with required changes