cancel
Showing results for 
Search instead for 
Did you mean: 

Error when i am calling BAPI_GOODSMVT_CREATE through JCO

Former Member
0 Kudos

Hi experts,

Error:-604 Item 001 Ntwk actvty 9000006262 0050 budget exceeded

When we post Goods Receipt or Invoice using BAPI_GOODSMVT_CREATE/BAPI_INCOMINGINVOICE_CREATE we are getting the above error message.This error message generating when i call the BAPI through JCO.

I have tested from front end SAP transcation MIGO and also entered data manually in BAPI

through SE37, Goods receipt is created successfully, I feel background run created problem when BAPI called from JCO.

Please any can suggest me the solution.

Accepted Solutions (0)

Answers (2)

Answers (2)

prashil
Advisor
Advisor
0 Kudos

Hi Narasimh,

I suggest to put breakpoints in the BAPI, so that you can be sure that the expected BAPI is called and check the runtime values of the variable/fields as expected.

As it seems from the error that the "budget exceeded" is a functional error.

Please do the above and let me know whether you found the solution.

Regards,

Prashil

Former Member
0 Kudos

Check if JCo is using same mandant...