‎2005 Nov 11 5:50 AM
Dear experts,
I have created program upload GR data by call function module BAPI_GOODSMVT_CREATE,and in MIGO can do goods receipt by inbound delivery.But in BAPI_GOODSMVT_CREATE,I can not find this importing parameter.
Could you give me any idea?
Thanks and regards,
collysun.
‎2005 Nov 11 6:04 AM
Hi,
Check this link for sample code. http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
Kindly reward points by clicking the star on the left of reply,if it helps.
‎2005 Nov 11 5:58 AM
I think you should give delivery no in reference no(GOODSMVT_HEADER-REF_DOC_NO)
Cheers,
Satya
‎2005 Nov 11 6:04 AM
Hi,
Check this link for sample code. http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
Kindly reward points by clicking the star on the left of reply,if it helps.
‎2005 Nov 11 7:02 AM
hi,
In MIGO transaction you can't do goods recipt for inbound delivery. It is done by VL31N post goods recipt that is internal generation of goods recipt that we cant do it with MIGO.
so BAPI_GOODSMVT_CREATE function module will not support this goods recipt.
thanks and regards
rajkumar abbu