Service Plan not Updating

Team,
I've created a fairly simple service which creates a service item, calls a CPO process via service link then updates the service item upon completion.
Only the update isn't working. I can see the updated information in the request form but the service item never gets updated. The plan in the request says that the udpate step is executed but when I check the service item history, it only ever lists a create step.
Any clues on how to debug this? I don't really want to recreate the entire service from scratch but I really don't know where to start picking at it.
Ryan

All service items have a reserved property called "ErrorDescription". You should include this in your service item based dictionary that you are using to create/update the service item. You can hide this on the form when Moment is Ordering and show it when Moment is Service Completed. After a SIT (service item task), this field will contain any error message related to updating the service item. For debugging, you might also want to show the Name field if you are not showing it already.
Common reasons it would fail:
1) No Name property was specified when creating the SI
2) Name property does not match an existing SI for update
3) One of the properties has an invalid value for the field (wrong type, too long, etc).

Similar Messages

  • Yoga Tablet 2 Lollipop Update - Google Play Services does not update - installation error

    Lenovo is investigating customer reports that after upgrading Yoga Tablet 2 8 830 or 10 1050 to Android 5.0.1 Lollipop, Google Play Services does not update as expected, and shows an installation error.
    A workaround has been identified while this is under investigation. It can be found here: https://forums.lenovo.com/t5/Android-Yoga-Series-Tablets/Yoga-Tablet-2-series-Android-5-Lollipop-experiences-and-problems/m-p/2105390#M8061
    It would help the investigation if several customers would be willing to provide logs capturing this failure event for Yoga Tablet 2 8 or 10 1050 models.
    To capture logs, please follow this procedure: http://support.lenovo.com/us/en/products/tablets/yoga-series/yoga-tablet-2-830/documents/HT103449
    Once you have collected the logs, please zip the files and attach them to an email which can then be sent to [email protected] If the file is too large to send, please provide a link to the hosted file.
    With the email, please include the following information:
    Name:
    Forums User ID:
    Model: 
    S/N:
    Discussion Link: https://forums.lenovo.com/t5/Android-Yoga-Series-Tablets/Yoga-Tablet-2-Lollipop-Update-MicroSD-Card-...
    A description of the failure and any other information you would like to share:
    Zipped attachment or link to hosted file:
    Once I receive multiple logs, I will open a case to escalate these reports for a solution.
    Thank you,

    To lenovo.   The reason I bought this tab is that I believe it has good quality and its performance is excellent especially from lenovo. But if lenovo reasons out that they cannot override the code that is in apk  itself from Google playstore. Can u provide a link or procedure how to go back from lollipop to KitKat until it is resolved? Because we cannot do the things we should do especially work related if we can't download or update any apps tnx. 

  • Service Contracts  with billing plan not updating debit memo request in ECC

    For service contracts with billing plan, we cancel the line items and set the user status at header to "cancelled" and also set the cancellation date (under Cancellation Tab) at the header as well as item level which delete all items in the “DMR” in ECC (which are not yet billed). When we do this, it works perfect for most of the time and in some cases DMR items are not updated in ECC and it is billing. When I checked in CRM, the billing plan items are updated based on the cancellation date.
    Experts appreciate your help on this issue.
    Thanks,
    George.

    This is resolved by the note 1008663

  • Service plan not suppoted

    Im currently in West Africa in Sierra Leone, working here.
    I bought my phone in South Africa before coming here.
    At this stage i cant send any messages to S Africa, and it keeps on saying that my current service plan does not support me here, any solutions

    Do you have a BlackBerry Data Plan enabled on your account with your carrier or mobile provider?
    You must, in order to get the RIM push email functions you are looking for, as well as additional BlackBerry data services such as the internet browser, Facebook for BlackBerry, BlackBerry Messenger, and much more.
    So, call your carrier and inquire about having the BlackBerry Data Plan added to your account.
    Good luck.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Service Tax not updating in Table J_1ISERVC

    Hi,
    When i do Service Tax scenario, I have done the process from Sale Order and billing and other things. postings are made correctly. But the service tax values are not updating in Table J_1ISERVC
    Because of this issues,we are not able to generate ST3 Report. Please provide me some inputs regarding this..
    Thanks
    Sasi Kanth

    Hi,
    For service Tax report, there is a report called ST3 but it is not yet implemented by SAP and still it is in testing. So, we need to develop an ALV report for Service tax from this Table.
    That is the reason we need to update in this table. Kindly provide me few inputs.
    Thanks

  • Inbox Search - status for service request not updated

    Hi,
    In inbox search, the status change for a service request does not reflect until the user log offs or opens the service request in edit mode. PFB the steps followed. (Two users are monitoring the service request but is being processed only by one)
    Web UI window 1(User 1): I open the inbox search result page. Service requests are displayed with the status field
    Web UI window 2(User 2): In a separate window, the service request is approved by changing the status of the service request to Approved.
    Web UI window 1(User 1): In the inbox result screen, i click on search for the same search criteria, but still the old status of the service request(updated in window 2) is displayed.
    Observation:
    1. If I open the service request, the service request still has the old status. If i click on edit, the new status is displayed. If i click on Back button (without clicking on edit), the new status is refelected for the service request in the inbox result page now.
    2. If I log off and again open the inbox result, the new status of the service request is reflected.
    3. The status of the service request is updated in the database immediately user 2 changes the status.
    There is no enhancement done for the inbox search. The behavior is for standard inbox result.
    Please provide any pointers to resolve this issue.
    Regards,
    Radhika
    Edited by: Radhika Chuttani on Jan 5, 2011 7:13 AM

    Radhika,
    This is standard behavior in the SAP inbox. The reason is that SAP buffers search results in the Inbox in order to improve performance. So even though you hit "search" again, SAP does not update the search results because this search has already been executed in this session. Clicking "End" or logging off refreshes the buffer.
    SAP released a note to update the "Responsible Employee" in the Inbox without requiring the user to log off. You can see their explanation and the solution here:
    https://service.sap.com/sap/support/notes/1465966
    If you want to enable inbox refresh every time a search is executed, you will probably have to do custom coding. My guess is that you may be able to leverage the CRM_IC_INBOX_BADI. Let me know if this much info is enough or if you want further details on how to technically achieve this.
    Rahul

  • Project Revenue Plan Not Update from Sales Order Item

    I am generating a network and project from the sales order item using Assembly processing. I am using milestone billing on the sales order item and the milestones attached to the project network activities are appearing as billing blocks on the sales order item billing plan. However, the project revenue is not getting updated from the sales order billing plan. Can someone please help?
    I have deleted the billing plan on the billing WBS element and activated revenue planning update from sales order in cusomization for PS. I am looking at CNS41 under the project revenue sched in version 0. Is there a different report I should be looking at?
    Regards,
    Venkat.

    HI Venkat,
    You are looking at the correct report & I believe you have also done the necessary customization. If you create a sales order and reference it to a quotation, the related plan values in the WBS element are refreshed automatically.
    When the payment data is recorded, the terms of payment and the customer payment history are taken into consideration. One of the probable causes could be the credit limit of the customer might have been exceeded. Take help of your SD consultant & increase the credit limit for that customer (from the sales document), t-code FD32 if it is permitted in the business.
    After the new credit limit is set execute the following steps:
    u2022     Go to the t-code Change billing request (VA02)
    u2022     Open the required billing request
    u2022     Remove the account assignment of WBS element from each line item
    u2022     Save the billing request
    u2022     Reopen the billing request in change mode
    u2022     Reassign the WBS elements to all line items
    u2022     Now the changed credit limit will take affect
    u2022     Check the Planned Revenue for the said project in CNS41, it should get updated.
    Rgds
    Deepak

  • My plan not update

    This month,my plan update has problem.
    every 22nd must be update.
    but,not yet.
    So I spend my credit(maybe $3)
    I am angry.
    Who the charge?
    I need a answer.

    iPhone storage cannot be increased, buying icloud storage plans does nothing for the physical  space on an iPhone.
    If its full its full, you'll need to delete some stuff off of it to make room for more.

  • ISE Feed Service can not update EndPoint Policy

    I've started to get "Failed to apply feed policy" messages. The OUI updates are working fine. Just the Updates to EndPointPolicy are failing. Looking at the log in ISE, it appears to be a permissions issue. Feedservice is the username for updates but I do not see that username account anywhere in ISE.
    Fault text(email msg): "Failed to apply feed policies : Unable to update EndpointPolicy. Unable to create/update EndpointPolicy. Unable to create identity group. Identity group "Android" already exists."
    I do not see any failures in the feedservice audit report.  I'm using ISE version 1.3.0.876
    Has anyone else had this issue before?

    Does this help?
    http://www.gearsoftware.com/support/forum/viewtopic.php?p=3452

  • Profit Center Plans not updated in the reports

    Dear All
    We have an issue with the COPA Plan allocations.  We have several versions that we use for planning.
    We have run  the plan allocatins in 0 version and the figures have flowed from Cost cneter to profiot center to copa.
    for other versions, the plans have gone into COPA, however does not appear in the profit center reports, the cost center balance also has become zero.
    Do you have any idea what the root cause could be?
    (Profit center line itesm are activated for these versions.,)
    Thanks
    Gayani
    Edited by: gayani16k on Jun 13, 2011 6:38 PM

    Hi
    You can try IMG > Financial Accounting (New) > General Ledger Accounting (New) > Planning > Transfer Planning Data from CO-OM
    May be the integrated plan setings was not activated for these versions
    br, Ajay M

  • Service Area not updating through FM in WebUI in WFM

    Hi ,
    I am working on WFM in CRM 7.2 .I am Creating  an upload program for exisitng employees ,for employees  I need to create Service Arrangement. In service arrangement, need to create service area, qualifications, availability using program.
    I am able to create service arrangement using FM L WFDBP_SA_CREATE in program. After creation , I am able to see  Service arrangement  in webui.
    In  the same program i am creating Service area using FM: WFD_SERVICE_AREA_ADD. I am not able to see service arrangement in webUi. If I execute FM: WFD_SERVICE_AREA_GET seperately in GUI, I am able to see service areas in result table.
    Can you please suggest why it is not appearing in webUI.
    Note: Refer to attachement for service area assignment block.
    regards,
    Raj.
    Message was edited by: j raj

    Thanks for the Responce,
    So  i think the Std Func Module can be modified by generating Accessing code
    or
    should I place a Product errror in OSS ??
    Pl advice
    Regards,
    Sonali sur

  • Install Virtual Guest Services option not updating Server 2012 Guests

    Hi,
    I'm using VMM 2012 SP1 Update Rollup 3 and Hyper-V 2012.
    I have installed KB2908415 hotfix onto our Hyper-V clusters to resolve stability issues with CSVs.  Installing this hotfix causes an update in Integration Tools to version 6.2.9200.20873.
    If I shut down my virtual machine and use the manual option of "Install Virtual Guest Services" it completes successfully but the Integration Tools aren't upgraded on the virtual machine.  This only happens with Server 2012 guest machines
    (Windows 7 and Server 2008 R2 guest machines are updated successfully.  I have tried refreshing the virtual machine in VMM so the Integration Tools version is displayed.
    VMM mounts the iso from c:\windows\system32 onto the virtual machine but the install doesn't seem to start.
    Has anyone managed to get this working?
    Thanks,
    Emma

    I attempted to create a new VM and was met with the same error but I'm able to create a VM using Hyper-V manager.

  • Copy of service plan item SPLA in contracts not working

    Hi,
    1. I have created a service plan product SP (item category group SPLA)
    2. I copied the standard trans SC -> ZSC and item category SPLA -> ZSPL
    3. I then maintained the determination as per the standard.
    I have not changed any of the attributes of ZSC and ZSPL from the standard (apart from the name). But when I enter the service plan product SP as a item in ZSP (ZSPL gets determined) but I do not get the planning relevant fields such as scheduling type, scheduling rule, etc... Instead I get tabs at the item level which are for a contract product and not a plan product.
    Can someone pls tell me what could be wrong since there are absolutely no changes being done to the standard and plainly a copy is created.
    Regards,
    DP.

    Were you able to resolve this issue. We are facing the same.
    Thank you

  • Planning area data not updated in infocube in APO system

    Hi all,
    User is uploading a flat file using addon program to an infocube 1, from this infocube data for  sales forecast KF is getting transferred to a planning area KF using standard program RTS_INPUT_CUBE.  I can see the updated data in Planning book (which refer the same planning area) data views. In planning book the sales forecast data is also getting copyied to second KF 'Arrangement FC' and its correct.
    Now there is a infocube 2 (second) which is getting data directly from this planning area (infocube also contains both KFs). But When i checked this infocube 2 , the updated data is availabe in Sales forecast KF , but arrangement forecast KF is having old data only and user is running query on second KF , so he is getting wrong report.
    Since there is no data flow for this infocube 2, and it is getting data from planning area, I feel its remote infocube.
    I have also found the datasource for this planning area but don't know how to move further to find why data is not updating properly? Please help on this.
    I have information that 2 weeks before data was properly updated, but this time data is not updated,
    system version  is SAP SCM 4.0

    Hi Vivek
    it is advisable to run the background jobs when the planning books are not being accesses by the users to prevent such inconsistencis. Hence i would advise you to run the jobs durng non-working hours. and if you have a global system, then you may restrict to run the jobs based on regional levels.
    in addition, it is also a good practice to run consistency jobs before and after your have completed the background jobs. i hope you are using process chains to execute the sequeuce of jobs. if yes, then you can add consistency check jobs in the process chains.
    some of the consistency check reports are :
    /SAPAPO/OM17 - liveCache Consistency Check
    /SAPAPO/TSCONS - Consistency Check for Time Series Network
    /SAPAPO/CONSCHK - Model Consistency Check
    and so and so forth..
    you can find these conssistency jobs under APO Adiminstration --> Consistency checks in APO.
    let me know if this helps.
    Rgds, Sandeep

  • Windows update cannot run because service is not working.

    Thinkpad E545, Windows 7 (64 bit) Professional.  When I attempt to run Windows Update I get the message "Windows update cannot currently check for updates because the service is not working."  Microsoft Fix-It does not help.  I found a YouTube posted by Richard Lloyd and followed the steps:  the Windows Update service is running, the Background service is running.  Several web sources including Microsoft point to an Intel RST driver.  I downloaded this driver g1io15ww.exe and ran the file, but still no joy.  A solution would be welcome, and Happy Thanksgiving.  --  Alan

    Hello and welcome,
    Your laptop is AMD-based (IIRC) so an Intel driver isn't going to help.
    If the update issue is caused by the AHCI driver incorrectly reporting physical sector size (that's what those IRST reports are about) it might be fixed by installing the correct  AHCI driver for your laptop:
    http://support.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-edge-laptops/thinkpad-edge-e5...
    There are other reasons for Win update failures, so this isn't a sure thing. Worth a try, maybe. I've personally only seen this issue with Intel hardware.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

Maybe you are looking for

  • HT2534 How to delete credit card off iTunes account

    How do you delete a credit card off an iTunes account ?

  • Multiple Selection of Products in Sales Order

    Hi Experts, my requirement is to select mulitiple products from the product F4 help pop-up in sales order items assignment block. To achieve this I have made the following settings: 1.added the following code in SearchHelpResult.htm view layout of PR

  • Data Sources , Data Providers to a Single WebI Report

    Hi Guru's , I am a newbie..!!  I am going through the documents related to a creation of WebI Report and got to know that we can combine two or more data sources (or) two data providers(Queries) in creation of a single WebI Report . However,I am stil

  • Byte[ ]    and    String

    I am reading data into a byte array which i declare to be of size (lets say 40). the data that i read varies between lets say 30-40(but i still delare the byte array to be of size 40 so that it has enough space to handle cases from 30-40). The proble

  • Difference between ORacle 8i Standard & Enterprise

    Hi, 1. I am looking for a document mentions the difference between Oracle 8i Standard & Enterprise editions. 2. Components in Standard edition? (eg. Oracle Intermedia?) Raj