2009 Apr 07 11:19 AM
Hi SAP Gurus,
In bapi BAPI_GOODSMVT_CREATE what is GOODSMVT_CODE field.
Is it is 03 for goods issue.
Is there is any field in this bapi to pass material slip no.
Thanks,
Krishna
Every thing is written in the document of BAPI.
2009 Apr 07 11:25 AM
Check whether this sample program is of any help..
http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
2009 Apr 07 11:28 AM
yes
goodsmvt_code = 03. "goods mmvt goods issue
goodsmvt_code = 05. "goods mmvt other good receipt
GOODSMVT_HEADER-GR_GI_SLIP_NO is the Goods Receipt/Issue Slip Number.
Is that one u r looking for?
Rhea.
2009 Apr 07 11:33 AM
For GOODSMVT_CODE you can below codes for respective transaction
01 - MB01
02 - MB31
03 - MB1A
04 - MB1B
05 - MB1C
06 - MB11
07 - MB04
Hope this will resolve your problem.
2010 Oct 25 9:24 AM
HI Yesilaesh,
Thanks great info, helped me to fix the issue.
kannan
2009 Apr 07 11:33 AM
Hi,
I got from BAPI documentation, I was correct 03 for 'goods issue'
Can we pass material slip no in BAPI ?
Thanks,
Krishna..
2009 Apr 07 11:35 AM
Yes, you can pass Goods Receipt/Issue Slip Number in GOODSMVT_HEADER-GR_GI_SLIP_NO.
2009 Jul 10 7:41 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |