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

Function or BAPI for goods movements

Former Member
0 Likes
777

Hi all,

Somebody know which function or bapi can i use to apply a movement 601 GD goods issue:delvy? Please.

Thanks in advance

regards.

MArisol

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
693

BAPI_GOODSMVT_CREATE

4 REPLIES 4
Read only

amit_khare
Active Contributor
0 Likes
694

BAPI_GOODSMVT_CREATE

Read only

Former Member
0 Likes
693

Hi,

the bapi to create good movement is BAPI_GOODSMVT_CREATE.

to cnacel goods movement

BAPI_GOODSMVT_CANCEL

to get details of goods movements

BAPI_GOODSMVT_GETDETAIL

to get items in goods movement

BAPI_GOODSMVT_GETITEMS

reward points if helpful.

Read only

0 Likes
693

The BAPI " BAPI_GOODSMVT_CREATE" can be used instead of function "Goods issue for delivery", which is used in SD to create automatically a movement 601 ?

Read only

Former Member
0 Likes
693

hi ,

http://help.sap.com/saphelp_nw04/helpdata/en/5b/ae36e14b8611d182ba0000e829fbfe/frameset.htm

BAPI_GOODSMVT_CREATE

check BAPI_ALM_CONF_GETDETAIL for goods movement return..

regards,

venkat.