2009 Feb 13 12:35 PM
Hi Everyone,
II tried using BAPI_GOODSMVT_CREATE for Postin outbound delivery. But it seems that this BAPI does not support Goods Issue for movement type '601' . I got the error message 'Goods Movement not possible with mvmt type 601'.
Does anybody know of any BAPI to posting outbound delivery?
Thanks in advance
Rajab
Edited by: Rajabali Keasalar on Feb 16, 2009 3:44 PM
2009 Feb 16 3:26 PM
Hi,
i think 601 is not allowed. Look at the docu of the BAPI Field GM_CODE.
Regards, Dieter
Here the docu:
DE GM_CODE
____________________________________________________
Short Text
Assign code to transaction for BAPI goods movement
Definition
Indicates the assignment of the code for the SAP transaction for BAPIs for goods movements.
Dependencies
With this method, the system does not support goods movements that are initiated by other application components. These include:
Goods issue for delivery
Completion confirmation in production
Usage decision in QM
Regards, Dieter
Edited by: Dieter Gröhn on Feb 16, 2009 4:29 PM
2009 Feb 16 4:13 PM
Hi Dieter,
Thanks for the rapid replaying. I put the following entries for the posting of goods issue for outbound delivery.
gm_code = '03',
move_type = '601'
I already used BAPI_GOODSMVT_CREATE for the following type and works very well.
gm_code = '03', '02'
move_type = '261', '101'.
Is there anyway to process Transaction u201CVL02Nu201D and Posting the outbound delivery automatically?
I tried via BDC, but it doesnu2019t work well. If in outbound delivery are more than 0ne Position and amount included. I have to put also the serial number.
E.g. if have an Outbound delivery with 10 position and 35 amount. So I have to put 35 times the Serial number for the right position.
Best regards
Rajab
2009 Feb 16 4:24 PM
Hi,
there are some bapi's for DELIVERY. Search in SE37 with BAPIDELIVERY
or use tcode BAPI and goto Logistics execution.
Regards, Dieter
2009 Feb 16 4:36 PM
Hi,
Thank you. I try with this "BAPI_OUTB_DELIVERY_CONFIRM_DEC",.
Regards.
Rajab
2009 Feb 17 10:19 AM
I solved the problem.
Edited by: Rajabali Keasalar on Feb 17, 2009 3:43 PM
2010 Aug 20 11:07 AM
Dear Rajabali,
How did you resolve the problem?
Thank you for your feedback.
Br,
Tom.