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

Update mseg

Former Member
0 Likes
787

Hi,

want to update mseg-DMBTR with userexit or badi. To create the goodsmovement I'm using the bapi <'BAPI_GOODSMVT_CREATE>. Please give me an example.

regards Joerg

Hi,

want to update mseg-DMBTR with userexit or badi. To create the goodsmovement I'm using the bapi <'BAPI_GOODSMVT_CREATE>. Please give me an example.

regards Joerg

2 REPLIES 2
Read only

Former Member
0 Likes
670

i think you can populate directly field AMOUNT_LC in GOODSMVT_ITEM table and avoid using a user exit/badi

Read only

0 Likes
670

Hi,

thanks for ur reply. I tried this but field input in AMOUNT_LC is ignored from the BAPI.

Joerg