Application Development 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: 

BAPI FM for goods receipt

Former Member
0 Kudos

guyz!

can any one say me, is there bapi function module to create goods receipt and reverse the existing goods receipt?

thnx

manas

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You may find below fms usefull.

BAPI_GOODSMVT_CREATE

BAPI_ACC_GOODS_MOVEMENT_CHECK

BAPI_ACC_GOODS_MOVEMENT_POST

Regards,

Ram

9 REPLIES 9

former_member181962
Active Contributor
0 Kudos

bapi_goodsmvt_create will do it for you.

Regards,

Ravi

0 Kudos

ravi!

if you will look at my query, i wanted 2 fm. one for create goods receipt and another for reverse goods receipt, i.e., nothing but cancelling goods receipt.

so regarding this any fm you know.

0 Kudos

hi,

BAPI_GOODSMVT_CANCEL you can use this to cancel.

You can search these function modules in SE37 BY giving

"BAPIGOODS" etc..words..

regards

srikanth

Message was edited by: Srikanth Kidambi

0 Kudos

srikanth

thnx a lot

manas

Former Member
0 Kudos

Hi,

you can use this function module

BAPI_GOODSMVT_CREATE

and for cancelling:

BAPI_GOODSMVT_CANCEL

regards

srikanth

added function module for cancellation goods mvt

Message was edited by: Srikanth Kidambi

0 Kudos

Use FM <b>BAPI_GOODSMVT_CREATE</b>

Former Member
0 Kudos

Hi,

try this BAPi

BAPI_GOODSMVT_CREATE

Former Member
0 Kudos

Hi,

You may find below fms usefull.

BAPI_GOODSMVT_CREATE

BAPI_ACC_GOODS_MOVEMENT_CHECK

BAPI_ACC_GOODS_MOVEMENT_POST

Regards,

Ram

Former Member
0 Kudos

guyz

thnx a lot for all of ur quickest response.

thnx & regds

manas