Application Development and Automation 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: 
Read only

Getting Error 'Update Terminated'

Former Member
0 Likes
654

Hi,

I have developed an interface for sending data from ERP to XI.

I need to attach this interface program as an output program for one Output Type.

I have made the setting for the triggering the program.

When I save the Shipment in VT02N and try to trigger the interface using the output with Dispatch time as '4 Send immediately (When Saving the application)',

I get the error that 'Upate was terminated'.

Is there any setting which I need to do.

Thanks/Regards,

Abhijit Anandgaonkar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
585

Use transactions SM13 and SM14 to examine failed updates.

Rob

4 REPLIES 4
Read only

Former Member
0 Likes
585

Hi Abhijit,

This from previous threads itself, just go through this hope u can get solution from this.

What do you mean by moving from R3 to Netweaver?

If you upgrade to ECC6.0 it is By default it comes with Netweaver.

So netweaver means there won't be a separate server like thing.

see the doc on Netweaver

See the Links

/message/527697#527697 [original link is broken]

And after you are done with the documentation probably you can go through this scenario,

Also check the following threads which might help you a little more,

Also for more info related to XI go through these links:

XI -Starter

http://help.sap.com/saphelp_nw04/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm

SAP XI - Where to Find Information

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/sap%20xi%20-%20...

All the information you need in XI :

http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm

To understand the architecture of XI, Please go through this link:

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

You can also go through the url for Elearning :

https://www.sdn.sap.com/sdn/elearning.sdn // https://www.sdn.sap.com/irj/sdn/sdnpilot/elearning

Following is the link for 'how to guides', A step by step guide to create scenarios:

https://websmp201.sap-ag.de/nw-howtoguides

XI is all about configuration of Adapters, to learn more please go through this link:

http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm

One of the most powerful feature of XI, Business Process Management:

http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm

Following are the links to weblogs which will help to develop the basic scenarios.

/people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI

/people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects - Authorization in XI

/people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i - XI : Configuring CCMS Monitoring for XI- Part I

/people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter - XI: HTML e-mails from the receiver mail adapter

/people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated - XI : FAQ's Provided by SAP

1) How-to Guides for SAP NetWeaver 2004 for SAP XI:

[original link is broken]

Thanks

Naveen khan

Read only

0 Likes
585

Hi Naveen,

My Scenario is different.

I have attached one program in the NACE for custom output type 'ZOCW' for Application 'V7'.

In Processing routines I have assigned following values.

Medium : 8 (Special function),

Program : My Z Program.

While issuing the output I am assigning the output type 'ZOCW' and in Further data If i select Dispatch time as 3 (Send with application own transaction) or 4 (Send Immediately (When saving the application)) and save the shipment.

After I come out of the shipment I get message saying 'Update was terminated '. And output is not issued. i.e. the data is not sent to XI.

I have to trigger it manually by using Dispatcy time as 1(Send with periodically scneduled job) and then use program RSNAST00 to trigger the output i.e. sending the data to XI.

How can I avoid the message 'Update was terminated' and the data should be sent to XI.

Thanks/Regards,

Abhijit Anandgaonkar.

Read only

Former Member
0 Likes
585

Try to run VT02N independently in SAP by passing the same parameter as you are passing from the interface, if you still get the update terminate error it might be because a workflow is getting triggered, you can debug and find out this by going to the dump analysis

Read only

Former Member
0 Likes
586

Use transactions SM13 and SM14 to examine failed updates.

Rob