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" by user 'user name'

Former Member
0 Kudos

Hi,

I am creating and changing MRP demand using BAPI's. When i changing the demand it says this SAPoffice Express Info. If I goto SBWP transaction and see the message it says ' Error Info... 6U 100: Error at insert Table PBHI'.

Can anyone tell me why this is happening?

3 REPLIES 3

Former Member
0 Kudos

Use transaction SM13 to analyze failed updates.

Rob

Former Member
0 Kudos

Hi

After getting Update Termination Message

Entry is created in SM13 , Follow this you will get the ABAP DUMP for the Termination .Check for the Cause and correct it .

Thanks.

praveen

Former Member
0 Kudos

This was trying to create duplicate entries in PBHI table.