‎2008 Apr 17 6:02 PM
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
‎2008 Apr 17 6:09 PM
‎2008 Apr 17 6:09 PM
‎2008 Apr 17 6:09 PM
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.
‎2008 Apr 17 6:40 PM
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 ?
‎2008 Apr 17 6:18 PM
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.