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: 

Transaction ME22n(Update wa terminated)

Former Member
0 Kudos

When iam trying to Delete a particular PO number,it shows a message that it has been deleted but when i go back it gives a message in my inbox that update was terminated(in the error section i see error in update of vbep table).i have tries debugging it several times i do not know how to get hold of the code when the mail is being sent or when the update is being done.

Please help me on this.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

Call transaction [SM13|http://help.sap.com/erp2005_ehp_04/helpdata/EN/e5/de873b35cd11d3acb00000e83539c3/frameset.htm] ([Update Management|http://help.sap.com/erp2005_ehp_04/helpdata/EN/e5/de870535cd11d3acb00000e83539c3/frameset.htm]) to get a list of failure in update task. Else in debug mode, go to tyhe menu and activate update debug.

Regards

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Call transaction [SM13|http://help.sap.com/erp2005_ehp_04/helpdata/EN/e5/de873b35cd11d3acb00000e83539c3/frameset.htm] ([Update Management|http://help.sap.com/erp2005_ehp_04/helpdata/EN/e5/de870535cd11d3acb00000e83539c3/frameset.htm]) to get a list of failure in update task. Else in debug mode, go to tyhe menu and activate update debug.

Regards

Former Member
0 Kudos

Hi All

Im trying to record COGI but it gives me an error that callback event context_menu does not exist:

1. clicked on start recording in shdb.

2. entered values on COGI and clicked on execute and it gave me this error.

As soon as one clicks on execute line items come ,select line item and click on change details adn then enter batch and save.this is the requirement

Please help