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: 

error in BAPI_GOODSMVT_CREATE

Former Member
0 Kudos
282

Hi,

I wanted to automate the receiving transaction for the Goods Issued for a particular PO.

In my selection-screen, PO number and delivery date are extracted.

From this, data are taken from EKET and EKBE.

From the data taken from EKBE, 'BAPI_GOODSMVT_GETDETAIL' is called.

The goodsmvt_items and goodsmvt_header extracted from 'BAPI_GOODSMVT_GETDETAIL' is passed to 'BAPI_GOODSMVT_CREATE'.

My problem now is since it is a Goods Issue, the movement type is 351.

But how come the 'BAPI_GOODSMVT_CREATE' always return the error: 'Goods movement not possible with mvmt type 351'.

Pls advise.

Edited by: navi on Jul 16, 2008 9:32 AM

2 REPLIES 2

Former Member
0 Kudos
66

it's just not possible for mvmt type 351

Former Member
0 Kudos
66

Perhaps, if any other got the same problem: -

I just found the same problem with BAPI_GOODSMVT_CREATE with movement type '351'.

You can allow t-code 'MB1A' for this movement type in T156B.