Application Development 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: 

BAPI_GOODSMVT_CREATE MVT "261", "101"

Former Member
0 Kudos
809

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

6 REPLIES 6

Former Member
0 Kudos
177

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

0 Kudos
177

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

0 Kudos
177

Hi,

there are some bapi's for DELIVERY. Search in SE37 with BAPIDELIVERY

or use tcode BAPI and goto Logistics execution.

Regards, Dieter

0 Kudos
177

Hi,

Thank you. I try with this "BAPI_OUTB_DELIVERY_CONFIRM_DEC",.

Regards.

Rajab

0 Kudos
177

I solved the problem.

Edited by: Rajabali Keasalar on Feb 17, 2009 3:43 PM

0 Kudos
177

Dear Rajabali,

How did you resolve the problem?

Thank you for your feedback.

Br,

Tom.