Update Cancelled. - SM13

Hi Guys , I am doing daily monitoring. When i was checking the cancelled update in SM13 for the last two months date; the error below which i have listed has displayed. I've checked the update is active.
How do i resolve this problem . Any Idea. What is the cause of these update failure.  What should I ask the client to do.
User
Ron 
                                           00 671:ABAP/4 processor: SAPSQL_ARRAY_INSERT_DUPREC
F102                                     12.03.2009 / 15:51pm u2013    TD 422: Form Y_WA_SLIP1
F102                                     12.03.2009 / 15:55pm u2013    TD 422: Form Y_WA_SLIP1
F102                                      22.04.2009 / 16:35pm -    TD 422: Form Y_WA_SLIP1

just check this out with the user what he is doing or check it out the functinal consultant but I guess this is not a big issue as the error SAPSQL_ARRAY_INSERT_DUPREC indicates he was trying to insert duplicate records in the table and hence the update failed,these are very common errors and can be ignored
so you can ignore this
Rohit

Similar Messages

  • FM - Posting document "update cancelled" - trx. FMBB

    Hi, I have a problem when I use trx. FMBB when I create FM document. There's no problem and it says that the document was created, but there is pop-up of "update cancelled".
    When I see sm13, i have a problem in function module: FMBD_UPDATE_TOTALS
    Program: LGLIUU01
    Line: 44
    Info error: 00 671: Procesador ABAP: PERFORM_NOT_FOUND
    I search an oss-note but i could find any.
    Thank you
    H

    Hi Hernan,
    In order to solve the situation described above please run program RGZZGLUX, kindly refer to note 377053.
    After the transaction FMBB should run fine. This program generates FI-SL structure correctly.
    Best Regards,
    Vanessa Barth.

  • Questions about PO creation / update / cancel interfaces

    Hi there,
    An E-Business Suite 11.5.10.2 customer wants to use the 11i PO creation / update / cancel interfaces in order to manage Purchase Orders created from a 3rd party system.
    I've been through the 'Oracle Purchasing Open Interfaces' guide (115mfgapi.pdf), but it's still unclear to me whether:
    1/ It is possible or not to add a new PO line to an existing PO through the interfaces ? If yes, how do one do that: what interface ? sample code ?
    2/ It is possible or not to change the distribution (= accounting information) of an existing PO line ? If yes, ...
    3/ It is possible or not to reject the full PO document if a single line fails during the PO creation ? Same for a batch of POs: reject the full batch if a single PO fails ?
    4/ Is it possible or not to cancel a PO line even if the shipment already occured ? And even if the payment already occured ? Are there some controls here ?
    Thanks for your help,
    Kind regards - Hugues

    1. Answer is YES. You can add a line to an existing standard purchase order by choosing the UPDATE. This can be done through Purchase Documents Open Interface.
    I can not give an example. It's quite long to write it. But You should use Open interface user guide to find nessesary columns. Just insert new row with status UPDATE and try to import
    2. Think You can NOT.
    3. Answer is YES. You can do it. Use "Cancel PO API". Function name is PO_Document_Control_PUB.control_document ().
    For technical details read Open interface UG.
    You must create exception to be avoid problems if some lines can not be canceled.
    4. Answer is YES. You can do it if there's still expected quantity to recive.
    boldJust from UG:*bold* :)
    bold1. Purchase Order Change APIs. bold
    boldThe APIs enable you to do the following*bold*:
    - Record Acceptance/Rejection in Oracle Purchasing
    - Update quantity, price, and promise date on standard purchase orders or releases in Oracle Purchasing
    boldSo only qty, promissed date, price*bold*
    boldRead next*bold*:
    Line Level Validation and Update: This logic occurs when LINE_NUM is not null
    and SHIPMENT_NUM is null.
    1. No update occurs if the line status is FINALLY CLOSED or CANCELLED.
    2. The new quantity or price value must be positive.
    3. If updating quantity, the new quantity must be greater than or equal to the
    greater of total quantity_received of all shipments and total quantity_billed
    of all shipments for this line. After the update takes place, the new quantity
    will be prorated at the shipment level and for each shipment the quantity is
    prorated at the distribution level if applicable.
    4. If updating price, no update occurs if a receipt has been created against one
    of the line’s shipments and it's been accrued upon receipt. No update
    occurs if an invoice has been created against one of the line’s shipments.
    After a price update takes place, price changes are rolled down to the
    shipment level for standard POs. No price update occurs for a release if the
    Price Override flag on the blanket purchase agreement Line is No.
    boldSummary:*bold*
    boldYou can update qty if still there's a qty to receive (Expected) and if PO still is not canceled*bold*
    boldEXAMPLE:*bold*
    Usage Example
    set serveroutput on;
    -- After the API completes, do not forget to commit if the result is 1
    -- and rollback if the result is 0.
    DECLARE
    l_result NUMBER;
    l_api_errors PO_API_ERRORS_REC_TYPE;
    BEGIN
    -- This needs to be changed according to your environment setup.
    FND_GLOBAL.apps_initialize ( user_id => 1318, resp_id => 50578, resp_appl_id => 201 );
    -- Record an acceptance of Y for PO 1261.
    l_result := PO_CHANGE_API1_S.record_acceptance(
    x_po_number => 1261,
    x_release_number => null,
    x_revision_number => 0,
    x_action => 'NEW',
    x_action_date => null,
    x_employee_id => 588,
    x_accepted_flag => 'Y',
    x_acceptance_lookup_code => 'On Schedule',
    x_note => 'All valid',
    x_interface_type => 'APITEST',
    x_transaction_id => null,
    version => '1.0');
    IF (l_result <> 1) THEN
    -- Handle the errors in the PO_INTERFACE_ERRORS table.
    END IF;
    -- Change the quantity to 5 on line 1, shipment 1 of PO 1263.
    l_result := PO_CHANGE_API1_S.update_po (
    x_po_number => 1263,
    x_release_number => 1,
    x_revision_number => 1,
    x_line_number => 1,
    x_shipment_number => 1,
    new_quantity => 5,
    new_price => NULL,
    new_promised_date => NULL,
    launch_approvals_flag =>'Y',
    update_source => NULL,
    version => '1.0',
    x_override_date => NULL,
    x_api_errors => l_api_errors,
    p_buyer_name => null
    IF (l_result <> 1) THEN
    -- Display the errors
    FOR i IN 1..l_api_errors.message_text.COUNT LOOP
    dbms_output.put_line ( l_api_errors.message_text(i) );
    END LOOP;
    END IF;

  • Error in JVNC-Update Cancelled

    Dear all ,
    I am getting an error while running the Netchange (JVNC) for a subscription order 232494 as  " Error in RJVNETCH -
    232494     000000000000 JV                   061 (Update cancelled) "
    Due to this i am getting an update terminated message in SE13.
    Please Suggest what can be done for this.
    Regards,
    Nikhil

    Hello,
    I have checked this in our test system.
    The following fields are in JKPAZ in standard.
    MANDT
    VBELN
    POSNR
    JPARVW
    PARZA
    JKPAVON
    GUELTIGVON
    HOME DEL ELE
    GUELTIGBIS
    BEZIRK
    GEOEIN
    LIEFERART
    LIEFBARNR
    HOME DEL GROUP
    XMAIN ELE
    X MONTAG HD
    X DIENSTAG HD
    X MITTWOCH HD
    X DONNETAG HD
    X FREITAG HD
    X SAMSTAG HD
    X SONNTAG HD
    XDISPO                           <<<<<<<
    You can check the systembehaviour also in the internal table XJKPAZ in Debugging.
    Regards Claudia

  • 6131 Update cancelled by server

    Hi,
    I am trying to see if there is a FW update for my 6131. I have a GPRS connection. I go to Settings->Phone->Download phone softw
    I see a message "Connecting to Nokia Firmware", then i see a message "Updating" and then it get "Updating cancelled by server".
    My question is why is it being canceled? Is it because i already have the latest one?
    My FW is V3.70.

    Actually i think the reason is that my phone has been purchased in Malaysia and hence it has the Asian version of the firmware. Nokia support has told me that FOTA is not available yet to consumers and it is being tested. That is most likely why i can connect but then the server throws me out.
    The main reason i wanted to update the firware because there are known bugs with the Nokia MIDP 2.0 email client when using IMAP in particular via an IMAP proxy. The firware that i cannot download probably fixes it.
    And i have also seen mention of version 3.72 on the net so mine is not the latest.
    24-Sep-2006
    12:59 PM
    richard6 wrote:
    On a recently purchased phone, (10 days), FW is 3.5, so I guess your 3.7 is it for now.

  • Where to update cancelled creditcard for phone insurance

    I have 3 phones, samsung epic 4g's
    My creditcard had fraud and i cancelled it,  I have a new c/c  to enter so best buy can charge ins. coverage every month.
    the phone #'s are {removed per forum guidelines}.
    Where do i update this, this has been a uphill battle to find on website...

    You have to call 1888bestbuy to do it.
    Crystal
    Superuser
    Forum Guidelines | Terms & Conditions | Community Guidelines | What is a Superuser?
    *Remember to mark your questions solved and click the star to give kudos to show your thanks!*
    While I used to be a Best Buy Employee, I no longer have any affiliation with Best Buy.
    My opinions do not in any way shape or form represent Best Buy's Official decisions.

  • HT4623 Iphone update cancelled

    I unplugged my iphone when it was updating and now my phone is frozen and states I need to restore the phone. How do I cancel the update?

    If you see the iTunes Logo and USB cable picture, then you have to connect it to iTunes and restore.  There is no way around it.

  • Update Lock - SM13

    Hi Guys, I am doing daily monitoring for update locks in SM13. There is an update which has been locked for almost 20 hours. Do i need to report this to client or take any action . Here below i have obtain the information from SM13 screen. Please guide me through. Thanks.
    Time /               Lock Mode /         Table /  Lock Argument  /      Use Count    /   Count
    27.04.2009        E                        EKKO       8004100001798    0                        1

    Hi,
    >  Do i need to report this to client or take any action .
    Yes,First inform the user.
    One more thing NEVER delete locks from SM12 without making sure that the lock owner is logged out of the system and no processes are running in the owners name.Otherwise inconsistencies in your system might appear.
    Report it to the user if the user says ok to goahead , then do Kill users from SM04 ... and check whether any background job is not running in that system.
    For more info
    http://help.sap.com/saphelp_nw04/Helpdata/EN/37/a2e3b4344411d3acb00000e83539c3/frameset.htm
    Edited by: Rafikul Hussain on Apr 28, 2009 9:36 AM

  • Security essentials update cancelled

       How do I reinstall a cancelled update for Microsoft windows.
         Debra   White.

    Hi,
    Meanwhile, what is the failed update? the KB number of the update?
    Have you tried to manually download the update from offical website, then install it by yourself.
    before installing the update, please first clear the softwaredistribution folder. systemsrive:\Windows\SoftwareDistribution
    Yolanda Zhu
    TechNet Community Support

  • Ix4-300d firmware update canceling

    Hi,
    im trying to update my ix4-300d from version 4.0.4.14600 to version 4.1.104.31360.
    I downloaded the h4c-4.1.104.31360.tgz and checked its md5: 54b576b17f4628ee5465880418a37e0b to be sure it was not corrupted during download.
    Then I upload the tgz-file to the NAS using the Web-Management and click to apply the update. He starts to decompress the update-file, but after a minute he jumps back to the management-page again and the systemlog states
    Info: Software is getting updated to new version
    Err: Software could not be updated, due to damaged Update-File
    If I connect over ssh and check the md5 of the update-file, its still the same hash as stated on the lenovo-website, so the update-file itself is definitly fine.
    md5sum /mnt/system/upgrade/staging/firmware/upgrade.bin  gives the same hash 54b576b17f4628ee5465880418a37e0b  .
    I can see in top that he tryies to decompress the upgrade.bin through openssl and gzip and tar but is failing somehow.I did not found a logfile for this procedure yet.
    Any Help appreciated.
    regards
    starlight

    Hi,
    found a logfile which states:
    2014/11/09 13:14:16.747608: svcd[2008.2680]: (3942) DIAGNOSTIC: administrator: update firmware.
    2014/11/09 13:14:16.914177: svcd[2008.2680]: (4907) ERROR: administrator: Illegal arguments
    2014/11/09 13:15:00.055471: svcd[2008.2680]: (3933) DIAGNOSTIC: administrator: upg_tid: 1329517536
    2014/11/09 13:15:00.136005: svcd[2008.2680]: (4440) INFORMATION: administrator: Updating software to version .
    2014/11/09 13:15:00.153681: svcd[2008.2680]: (4255) DIAGNOSTIC: administrator: upload->exiting(65590)
    2014/11/09 13:15:18.241847: svcd[2008.2755]: (1618) WARNING: Source image 'apps' (701255680) too large for target '/mnt/boot/images/apps.upgrade' (46297088)
    2014/11/09 13:15:18.255083: svcd[2008.2755]: (1150) ERROR: Update Failed: Update Image bundle file is corrupted
    2014/11/09 13:15:18.255690: svcd[2008.2755]: (4441) ERROR: The software could not be updated because the update file is corrupted.

  • Update cancelation?

    Hi,
    Like I've posted a couple hours ago, I'm facing a huge problem with Logic Express8 after
    unintentional software update.
    My Logic Express 8 was running great- occuring little errors while running more than
    20tracks.
    Now, after the software update, Logic Express 8 won't even let me play one single track.
    For instance, loading software instrument such as Acoustic Pianos>Yamaha Piano Studio or
    Keyboards>Electric Pianos>A Tad Crunchy - will cause cpu meter going up to nearly 90~100%
    and thus making huge clipping. Some other instrument seems to work fine anyhow, not sure still.
    I'm quite a beginner here with MacBookPro itself.
    Any ideas or advices on what was updated and is causing problem on logic?
    and how can I fix it(most favorably, go back to the original settings)?
    Thanks

    Jay Litzon wrote:
    I've just browsed this forum upside down, but still couldn't get the exact meaning of pro application.
    Best,
    Jay
    I'm not sure to understand because the answer seems to me far too banal
    You seriously?
    Pro applications are those that are used in the professional enviroments.
    Logic Pro is one of those!
    I'm working every day with it without any problems..:
    No Crash
    No Overload message
    No unexpected quit...
    I work for 6-8 hour and sometime my machine is up for 5 Days continiously without shotdown.
    My Logic-Pro-PowerMac-Workstation is located in a Recording Studio.
    G

  • Update cancelled

    Hi
    I have this same problem just at the codes VCH1, VCH2, LS51 and LS52 when I tried to create a new customer or modified a data and when i tried to save the message appear and don´t let me save. I have a job or a program that is in charge of updating the date the customer wants the product, so it goes and read tha data from ZLOTE29 and post it at the VCH2 or LS52 I don´t know if this have a relationship.
    Please could you help me
    Regards

    cancel

  • Update cancelled while ipod being updated...it freezes..

    Hi,
    While i was updating my ipod, i got a message telling me that the update failed. Then, the screen of my ipod freezed till now.. my conputer is not recognising the ipod!! could you please help me!!

    Welcome to the discussions,
    have a look at this article about "Device not recognized in iTunes": http://support.apple.com/kb/TS1538
    Try to connect in recovery mode, to start the restore process again: http://support.apple.com/kb/HT1808

  • Available System Updates | Status = Canceling (2 days this)

    ZCM on the SLES10x64
    Configuration | Available System Updates
    I see:
    Update for ZCM (10.3.1) Jul 28, 2010
    My steps:
    0) check this Update
    1) Action
    2) Download Updates ...
    3) When status was 76 % -..... Power OFF... ;(
    4) wait 4h. PowerOF | Server Up
    5) And i see: Status = 76 % .... And this 76% i see and yestaday and at this morning..
    6) check this update again
    7) Action
    8) Cancel Download
    9) Status = Canceling
    10) WAIT 4h !!!
    11) Status again = Canceling ;(
    12) check this update again
    13) Action
    14) Delete update
    15) I see RED Error Attantion:
    Error: Unable to delete Update for ZCM (10.3.1). This update is in the process of being canceled. Please wait until the update cancels and then delete the update.
    Any body can help me ?
    About my server:
    zcm0:~ # uname -a
    Linux zcm0 2.6.16.60-0.42.7-smp #1 SMP Tue Nov 3 11:20:42 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux
    zcm0:~ # rpm -qa | grep -i zenwork
    novell-zenworks-asset-management-server-10.3.0-53910
    novell-zenworks-configure-server-10.3.0-53910
    novell-zenworks-deployment-langs-server-10.3.0-53910
    novell-zenworks-policy-10.3.0-39776
    novell-zenworks-reports-langs-server-10.3.0-54035
    novell-zenworks-uninstall-10.3.0-53910
    novell-zenworks-zmgexplorer-10.3.0-53611
    novell-zenworks-znews-server-10.3.0-53910
    novell-zenworks-bundles-server-10.3.0-53910
    novell-zenworks-core-server-10.3.0-27649
    novell-zenworks-managed-devices-server-10.3.0-27209
    novell-zenworks-pre_pkg-10.3.0-53910
    novell-zenworks-system-update-langs-server-10.3.0-27209
    novell-zenworks-zcm-server-10.3.0-53910
    novell-zenworks-zmgmcast-10.3.0-53611
    novell-zenworks-bundle-10.3.0-50331
    novell-zenworks-certificate-authority-langs-server-10.3.0-27209
    novell-zenworks-sybase-libs-10.0.1-3960
    novell-zenworks-zcm-mono-2.0.1-0
    novell-zenworks-java-utilities-langs-server-10.3.0-27209
    novell-zenworks-addon-image-server-10.3.0-53910
    novell-zenworks-discovery-langs-server-10.3.0-53910
    novell-zenworks-inventory-langs-server-10.3.0-53910
    novell-zenworks-policies-server-10.3.0-53910
    novell-zenworks-preboot-server-10.3.0-53910
    novell-zenworks-remote-management-langs-server-10.3.0-53935
    novell-zenworks-system-update-server-10.3.0-27209
    novell-zenworks-thirdpartyimagingutils-10.3.0-53611
    novell-zenworks-xplat-pre-agent-10.3.0-27209
    novell-zenworks-zmediacreator-10.3.0-53611
    novell-zenworks-zmgservices-10.3.0-53611
    novell-zenworks-zmgupdate-10.3.0-53611
    novell-zenworks-version-10.3.0-27649
    novell-zenworks-jsvc-5.5.20-1
    novell-zenworks-certificate-authority-server-10.3.0-27209
    novell-zenworks-configure-langs-server-10.3.0-53910
    novell-zenworks-discovery-server-10.3.0-53910
    novell-zenworks-inventory-server-10.3.0-54035
    novell-zenworks-patch-management-10.3.0-31
    novell-zenworks-preboot-langs-server-10.3.0-53910
    novell-zenworks-remote-management-server-10.3.0-53935
    novell-zenworks-system-update-10.3.0-27209
    novell-zenworks-zmglibs-10.3.0-53611
    novell-zenworks-java-utilities-server-10.3.0-27209
    novell-zenworks-actions-10.3.0-50045
    novell-zenworks-asset-management-langs-server-10.3.0-53910
    novell-zenworks-temp-extras-langs-server-10.3.0-53910
    novell-zenworks-version-primary-server-10.3.0-27649
    novell-zenworks-zencore-agent-10.3.0-27209
    novell-zenworks-zmgpxeclientfiles-10.3.0-53611
    novell-zenworks-znews-langs-server-10.3.0-53910
    novell-zenworks-java-links-1.5.0_21-1
    novell-zenworks-bundles-langs-server-10.3.0-53910
    novell-zenworks-core-langs-server-10.3.0-27649
    novell-zenworks-managed-devices-langs-server-10.3.0-27209
    novell-zenworks-primary-agent-10.3.0-27209
    novell-zenworks-temp-extras-server-10.3.0-53910
    novell-zenworks-zcm-langs-server-10.3.0-53910
    novell-zenworks-zmgpolicy-10.3.0-53611
    novell-zenworks-addon-image-langs-server-10.3.0-53910
    novell-zenworks-common-jars-10.3.0-53910
    novell-zenworks-deployment-server-10.3.0-53910
    novell-zenworks-policies-langs-server-10.3.0-53910
    novell-zenworks-reports-server-10.3.0-54035
    novell-zenworks-tomcat-5.5.23-12
    novell-zenworks-zmgbootcd-10.3.0-53611
    novell-zenworks-zmgweb-10.3.0-53611
    zcm0:~ #
    Serg

    skoltogyan,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • HT201413 Invalid signature when updating itunes and icloud, cancels update?

    Apple software update cancels because of invalid signatures, what setting do I need to change?

    That one suggests the installer has gotten damaged during the download.
    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/itunes/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

Maybe you are looking for

  • Is there a limit to number of pages for a book created in iPhoto?

    Working on a large photo project: just wondering if there's a limit to the size of a book created in iPhoto.

  • xsl:template match="UL/LI|ul/li" has extra space line

    <xsl:template match="UL/LI|ul/li"> <fo:list-item> <fo:list-item-label end-indent="label-end()"> <fo:block>•</fo:block> </fo:list-item-label> <fo:list-item-body start-indent="body-start()"> <fo:block> <xsl:apply-templates select="*|text()"/> </fo:bloc

  • Need to send bulk emails 1 by 1

    I have a problem which i would love some help advise on. I run a small business where i have around about 2,500 email contacts. I have these in my address book and Excell file. About once a month i like to send a bulk email to all my clients but can'

  • Swing Java 8 Linux Radeon Crash

    I'm developing a Swing app on a Linux workstation.  When resizing the window of the running app, I get a crash caused by something (I assume the JVM) trying to initialize/load the linux kernel radeon module.  I'm not using that module.  In fact, I ha

  • Maintaining Stock Availibility : physical table or materialized view  ?

    Hi All, We have typical Order processing application where I should maintain stock availibility => Order is rejected if Stock is not available. The number of orders is 1000 perday, 22 branch, using VPD. 10 users each branch. We are really tempted to