cancel
Showing results for 
Search instead for 
Did you mean: 

error while calling BAPI_GOODSMVT_CREATE

Former Member
0 Kudos

Hi,

When i am running a BAPI(BAPI_GOODSMVT_CREATE) it is throwing an error.

error:The FM MB_CREATE_GOODS_MOVEMENT is called up for second time.After it was called up for the first time Commit work was not done.

But i called BAPI_Transaction commit after BAPI_GOODSMVT_CREATE but even then it was throwing error.

Helpful answer will be rewarded.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prince,

how do you call the BAPI? (Via a function module which calls the BAPI)

You can also use the function module DB_COMMIT, which execute a commit with native SQL.

Debugging via external breakpoints should also be done to isolate the error.

Please give me more details.

Best Regards,

Marcel