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: 

Express document "Update was terminated" received from author

Former Member
0 Kudos

Hello Friends ,

I am getting this error when using BAPI_PO_CREATE1 FM in my program . I then to BAPI_TRANSACTION_COMMIT .

It does create PO and does commit work .

When it finishes executing the pgm it gives this error .

Please advise .

Thank you so much ,

Teresa.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

If you doble click on the obtained error, u can navigate to the base problem.

Investigate inside all the errors and check if somewhere Z* object is called in which error occurds.

Hope it helps.

Thanks

Praveen

3 REPLIES 3

Former Member
0 Kudos

Hi,

If you want to analyze this exit message, you can use transaction SM13 for the same.

Regards,

Himanshu

0 Kudos

I get the following in SM13.

1 ME_CREATE_DOCUMENT V1 Initial

2 EINKBELEG_WRITE_DOCUMENT V1 Initial

3 MCE_STATISTICS_UPD_V1 V1 Initial

4 MCE_STATISTICS_UPD_V2 V2 Initial

5 ME_CREATE_MRPRECORD_PO V1 Initial

6 RV_MESSAGE_UPDATE V1 Error (no retry)

7 ME_UPDATE_QUOTA_DIALOG V1 Initial

Former Member
0 Kudos

Hi

If you doble click on the obtained error, u can navigate to the base problem.

Investigate inside all the errors and check if somewhere Z* object is called in which error occurds.

Hope it helps.

Thanks

Praveen