Updating Service Product (PMSDO-MATNR)

Any BAPI/FM/UE/BADI that updates the Service Product during Service Order Creation/Modification (IW31/32)?
I tried this code:
i_header-OBJECT_NO = 'OR000004000183'.
i_header-material =  '020000000000000102'.
APPEND i_header.
i_headup-material = c_x.
APPEND i_headup.
i_methods-objectkey = 'SAVE'.
APPEND i_methods.
CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'
  TABLES
    IT_METHODS    =  i_methods[]
    IT_HEADER_SRV =  i_header[]
    IT_HEADER_SRV_UP  =  i_headup[].
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
But still, nothing is updated to PMSDO. I have also tried this one:
caufvd_imp-matsv = '020000000000000102'.
call function 'CO_IH_SET_HEADER'
  EXPORTING
    caufvd_imp = caufvd_imp.
perform caufv_upd(saplcobh) using caufvd_imp.
Any inputs are very much appreciated.

Hello Janakiraman,
Generally for configuration , you cannot update the configuraton directly . There are no bapis in VC to do so. you have to update the configuration data via the Object itself. Service orders are objects with type PMSDO. There is unfortunately no bapi that will update configuration directly. I checked BAPI_ALM_ORDER_MAINTAIN but that doesnot have any input data for configuration. Configuration is stored via unique number PMSDO-CUOBJ. You can then take this value and check the data in txn CUTABLEINFO. Instance = CUOBJ in CUTABLEINFO.  You will find the object key and number in this transaction .Eg
INSTANCE           OBJECT-OBJECT_TYPE OBJECT-OBJECT_KEY
000000000000203448 PMSDO              OR000004032826
To maintain the data , you can check to enhance this BAPI , Otherwise best way is to get the CUOBJ number and use VC function modules to update.
But you will neeed to create a Z program to do. You can find all the VC function as mentioned in the thread above.
Thanks

Similar Messages

  • Structure List for a Service Product ?

    Hi,
    If I maintain a Bill of Material for a Service Product, is it possible to view its components in the 'Structure List' of the Service Order ?
    Situation is: Each Service Product represent a "Level of Repair" and only specific components are associated with that Service Product though the Serviceable Material may have several components (BOM).
    Or how else can I associate allowable components to Service Product ?
    Thanks.
    Raj

    Hello Janakiraman,
    Generally for configuration , you cannot update the configuraton directly . There are no bapis in VC to do so. you have to update the configuration data via the Object itself. Service orders are objects with type PMSDO. There is unfortunately no bapi that will update configuration directly. I checked BAPI_ALM_ORDER_MAINTAIN but that doesnot have any input data for configuration. Configuration is stored via unique number PMSDO-CUOBJ. You can then take this value and check the data in txn CUTABLEINFO. Instance = CUOBJ in CUTABLEINFO.  You will find the object key and number in this transaction .Eg
    INSTANCE           OBJECT-OBJECT_TYPE OBJECT-OBJECT_KEY
    000000000000203448 PMSDO              OR000004032826
    To maintain the data , you can check to enhance this BAPI , Otherwise best way is to get the CUOBJ number and use VC function modules to update.
    But you will neeed to create a Z program to do. You can find all the VC function as mentioned in the thread above.
    Thanks

  • Mass update of product master (lock material record)

    Hi! Does anyone know of any program that I can use to carry out mass update of product master in SRM? I am specifically looking at locking the materials. I originally intended to use LSMW and create a recording for it. However, the recording didn't work - when I clicked on the open button so that I can key in the product id, it returns back to the recording / LSMW transaction with the screen data. I did not even have a chance to proceed further.
    Any idea would be appreciated.
    Regards
    SF

    really . though you are ECS mode .
    material master must be there  right ?
    How your SRM PO will reflected ( indeed really creates in ECC i.e copy of srm PO).
    confusion here
    can you create a SC for local material and order a successful PO ?
    i know there is a product check in catalog web services - in SRM product master not necesary but your ECC must have material master right..
    Muthu

  • Date Error on the Service Order while using service product

    Hi PM experts,
    I am working on the scenario resource-related billing, using service product in the service order created from a service notification linked to a contract with service product as the line item.  service product is the material of DIEN material type.
    when i was trying to save the service order created using transaction code-IW31, i am getting the  Error Message:
    " *SYS:Date 00.00.0000 not expected*".
    This error started only yesterday, and it was not there before. Basis team has confirmed that they have not done any new
    updates to the system.
    Had anyone encounered this problem before, if yes kindly let me know the solution and the steps to resolve it.
    thanks for the help.
    regards,
    rajaraman

    Hi,
    Here is the error description with message number,
    SYST: Date 00.00.0000 not expected.
    Message no. FGV004
    As an update to this thread, while searching for the reasons for the problem, i found that the characteristics used in the
    warranty class were carrying default date value as 00.00.0000.  can this be a reason for getting this error as the service
    product number which is a DIEN material type is linked to the master warranty which is in turn assigned to the equipment.
    Hope this information helps.
    regards,
    rajaraman

  • Service product configuration

    Hi Experts,
    I have requirement to update characteristics of service product configuration in a service order, could you please let me know if you have any idea about any function modules and how to use them and what parameters need to pass to them.
    I am able to get the characteristics data through the function module VC_I_GET_CONFIGURATION, but I am unable to use FM
    CE_I_SET_CONFIGURATION to change or update the new characteristics data in the service product, as I am not clear what to pass on this.
    If this is not clear let me know.
    Thanks in advance..
    -Vinni

    Hi,
    It was a headache, but at last found a way to do that, but no error handling was possible in this case.
    You have to read the existing characteristics by using function module CUCB_GET_CONFIGURATION and then change/append the characteristics data as required, then use CUCB_SET_CONFIGURATION for updating the required data in service product, then use function modules CUCB_CONFIGURATION_TO_D and do the commit work subsequently.
    Thanks,
    Vinni

  • Armsvc.exe (Adobe Acrobat Update Service) breaks Internet Connection

    I'm using Adobe Acrobat XI. Whenever the process "armsvc.exe" running, my Internet Connection became "Limited", then after a few seconds, my Internet Modem restart automatically, then "Limited" again then Restart again...
    I have to end this process via the Task Manager and my Internet Connection now works normally.
    I cannot find out the reason . Please tell me how to fix it. Thanks!

    Disable to updates service and simply download the updates from http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows. For XI, you can jump right to 07 update.

  • Sales order with Service product having equipment assigned

    Hi ,
        I am working on below scenario.
    1) create quotation . Use Service product as line item. It will ask equipemt no . enter the equipemnt no
    2) Save the Quotation
    3) Create the Sales order taking refrence from Quotation
    When i am doing this the system is asking me equipement no again. Which it should not.
    Can you let me know what customisation i am missing.
    Regards,
    Amar

    Now when we try to raise a sales order and enter the item category
    Ideally, item category should flow automatically in sale order and why do you want to input manually?   Moreover, in order to understand your requirement further, please share the configuration settings of your item category and also update what special procurement type is maintained.
    G. Lakshmipathi

  • Upgrade from 10.5 to 10.6 stalls at "Updating Services..."

    Hi,
    tried to migrate my small office' mac mini server from 10.5 to 10.6. The system hosts approx. 30 accounts with around 10gb of mail data (and many other services, of course). I had lots of problems doing a remote install, the software didn't accept the hardware serial number to identify even though it was correct. Nevertheless I managed to install SL, but when the configuration starts (after the first reboot), the tool stalls at "Updating services...". I ssh'ed into the box and checked the cpu etc. with "top", all I did see was 2-3MB/s written to the disk (which is nothing) and a process called "cvt_cyrus" that used very little cpu. after 5h of staying at the same state in the status bar of the tool, I had to reboot the server and put the old image (leopard server) back to make it work before people start to using the machine again in the morning. I have no clue if the migration from cyrus data takes so long or if the process simply stalled due to a bug. And I don't know how to proceed: I'm sure on the next try the installation will stall again at the same point.
    Any ideas, anyone? Could the migration of the cyrus db take so long?

    You need to buy a retail copy of Snow Leopard:
    http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA

  • SAPGui Automatic Workstation update service

    Hi All:
    We deployed SAPGui 720 to end users with installation server. After deployment we disabled automatic workstation update from installation server. SAP released new patch 1 for SAPGui 720 recently. We upgraded our deployment server with patch 1 and enabled automatic update but users are not getting updates.
    SAP Document says once you disable automatic workstation update, it can not be undone. you need to reinstall service.
    Is their any other way to enable it and get automatic update? We tried another option with double click on desktop icon 5 times to check update but it is not working.
    Any ideas?
    Thanks,
    Miral.

    ULA_RANDY,
    We did the same thing ... had auto update service disabled on the server and front ends and needed to re-activiate it.
    To "Turn it Back On" for your front end clients is easy.
    1) Turn Automatic Updates back ON on your server.  Change check in time and reboot switch to whatever you need.
    2) Run the following command on your front ends:
    [yourInstserver]\[share]\setup\nwsapsetup.exe /update /product=SAPWUS /NoDlg
    If it runs correctly you will find additional files in the front end folder ...\Program Files\sap\sapsetup\setup\updater
    You also will find WkstaUpdater.cfg (same location) to have changed entry of DISABLED =FALSE
    There are many ways to run the command ... Copy/paste to Start, Run,  CMD file, Logon Script, AD Startup Script, ... we have a vb script that we push to the clients via Microsoft SCCM.  This assumes you have LSH configured so that end user does not have to have local admin rights.
    Make sure your installation server is patched with the latest SAP SETUP 9.0 patch.  And watch out ... it's confusing there are TWO downloads presented for SAP SETUP 9.0.  The smaller one is setup only, the larger is a combined setup and AWUS patch.  You need the larger one.  See note 1587566
    Also ... then once you have all your clients participating in Auto Update ... wait a few days, and then you can patch your server with the main 7.20 patch.  Don't dump too much on the front end clients at once 
    Good luck!
    Bob H
    Minneapolis, MN

  • Update service on 64bit Windows 7: What is DN 2.0??

    Well, I finally fixed the NI update service so it can successfully run on W7 (See here!)
    The update installer tells me it
    cannot install
    DN 2.0 x86 Installer (Incompatible with 64-bit platform).
    Well that's cryptic!
    Is this an essential component?
    What happens if this cannot be installed? Any drawbacks?
    Why no details? A 2 letter product name is not very descriptive.
    LabVIEW Champion . Do more with less code and in less time .
    Solved!
    Go to Solution.
    Attachments:
    UpdateService64.png ‏74 KB

    That much I found too.
    Well everything seems to work (just updated to 2010f2 (32 and 64 bit) and the DAQMX patch, so I am not really worried. Maybe 64bit W7 already has a better and newer NET or equivalent already present. ... Or maybe the computer will self-destruct in 30 minutes....
    I simply don't like these scary dialogs offering no explanation.
    LabVIEW Champion . Do more with less code and in less time .

  • NI update service in need of improvement

    Today I got a popup window notifying me about critical updates.
    Unfortunately the NI Update Service seems not to work.
    First, it displays the same patch twice, probably because there is the administrator account and the user account. Stupid enough that the same patch has to be downloaded twice.
    Second, chosing 'Select All' and 'Install' makes the update service run again. So I have to choose 'Select All' and 'Install' again.
    Now, however, the Service is unable to download updates and one has to browse the NI web site to search for this security patch. I'd suggest to patch the Update Service, too.
    Solved!
    Go to Solution.

    As Verne stated, the error Wolfgang experienced is an error with Update Service. We actually have updated Update Service and that is part of the problem described here. This update was never intended to be displayed in Update Service version 1.x. The update is intended to be distributed through Update Service 2.0 only or through web download. The reason for this is because Update Service 1.x cannot handle the logic we are using to distinguish between systems that need the update and systems that do not. Update Service 1.x may show multiple entries for the same update and will not remove these entries after the update has been applied.
    Installing the update multiple times, as may have occurred for users who attempted to download the update through Update Service 1.x, will not have any ill concequences. Also, installing the update if your system does not need it will not cause any side effects.
    We have temporarily removed the update from our Update Service servers while we resolve this issue. In the meantime, you may download the update from our Drivers & Updates page. This is also where you should download the update from if you do not have Update Service 2.0 (installed with LabWindows/CVI 2010 SP1).
    National Instruments
    Product Support Engineer

  • NI Update Service: Upgrades & Service Packs: LabVIEW 2012 FPGA Module Xilinx Tools 10.1

    Hi,
    I downloaded / installed the newest LV 2012 release - everythin fine so far (its great )
    NI-Update Service proposed the installation of a service pack - download and installation worked too.
    NI-US also suggests to update the Xilinx tools for the FPGA module, but the download is not working. Seems like the download-link is broken??
    Any suggestions?
    Another interesting question: I live in Austria (German speaking), but we use Windows & LV entirely in English in our company. The NI-US however is heavily localized - even the item description is in German. While this is OK for me, I still wonder if I could change it to English too.
    (for the attachment: "Fehler beim Herunterl..." => "failed to download")
    -Benjamin
    CLA
    Solved!
    Go to Solution.
    Attachments:
    ni-us.png ‏23 KB

    Hi Benjamin,
    OK, I see, if the PC doesn't have any Xilinx tools installed at all, then Update Service will not offer you the update. It only displays upgrades to software that is already installed.
    This log from the other PC shows that the Xilinx 10.1 update fails to download, as your message said initially, but unfortunately it doesn't say anything more.
    We released a bunch of new updates last week, and since then there have been a few cases like this, but it doesn't seem widespread or easily reproducible. I can see in our server reports that other users successfully downloaded this update yesterday.
    I attached a downloader file that you can try. Unzip the file and run the exe. All it does is point to the same download location that Update Service is using to download this file. If the downloader works, then the problem is with Update Service. If the downloader doesn't work, then we'd know that something on our web servers isn't delivering this file properly.
    Also, if you happen to have any HTTP traffic monitoring software (like Fiddler), I'd be interested to know what it says is happening during the file download request.
    LaRisa Mohr
    Staff Product Support Engineer - NI Update Service
    National Instruments R&D
    Attachments:
    Xilinx10_1_downloader.zip ‏142 KB

  • Asset Intelligence Update Service Point fails to install

    Hi,
    I have one SCCM 2012 sp1 cu2 primary site running on Windows 2008 R2, and a separate SQL 2008 R2 database runnining in a cluster.
    I installed the Asset Intelligence Service point using the default settings, but the component is critical.
    When I look in AIUSMSI.log it tells me I do not have permissions to configure services - I am a local administrator on the primary server though and I can manuall stop and start services - error is:
    Product: Asset Intelligence Update Service Point -- Error 1920. Service 'AI_Upate_Service_Point failed to start. Verify that you have sufficient privileges to start system services.
    I ran the AIUS.msi and recieved the same error.
    I went into services and stopped and restarted BITS, so my permissions seem fine. Has anyone else seen this problem?
    Thanks
    Jaz

    I have created a Reddit in SCCM, describing my peoblem.
    Please, can anyone take a look at it?
    http://www.reddit.com/r/SCCM/comments/2jbkfr/asset_inteligence_update_service_installation_ai/
    it goes like this:
    I have came across an error entry in Monitoring node in SCCM console. Monitoring - System Status - Component Status, there was an entry about AI Update Service giving errors like this:
    1) On 10/15/14 08:38:03, component SMS_SITE_COMPONENT_MANAGER on computer "SERVER FQDN" reported: Site Component Manager failed to reinstall this component on this site system.
    Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in minutes. To force Site Component
    Manager to immediately retry the reinstallation, stop and restart Site Component Manager using the Configuration Manager Service Manager.
    2) Product: Asset Intelligence Update Service Point -- Error 1920. Service 'AI_UPDATE_SERVICE_POINT' (AI_UPDATE_SERVICE_POINT) failed to start. Verify that you have sufficient privileges to start
    system services.
    What I have tried to do: - Reinstall the role from ConfigMgr console
    - Install the AI role manualy from .\ConfigMgr\bin\x64\AIUS.msi with elevated rights (domain admin rights) and from elevated CMD (domain admin rights) - Install the AIUS.msi with local administrator
    account
    Manual installation was both:
    - During the time SCCM tries to reinstall the role by it self
    - During the time the role isn't installed at all
    - During the time the role was installed before it was uninstalled for the first time when I started troubleshooting this
    Basically nothing can start the service during the installation, not even account with domain admin rights.
    Do you have any idea what can I do next?
    The IT guys from LukOIL

  • Nokia update service down?

    Is the Nokia update service down? I can't connect to it via OTA nor Ovi Market, so is there a place to lookup the status of the service?
     - DDDDDD

    05-Jul-2008 12:08 PM
    thinkingon wrote:
    Does anybody know if it is possible to update the software from the UK page without problems? I don’t understand why it should works from the UK page and not from the Nokia Spain page.
    The version of the firmware downloaded by NSU and installed into your phone is identical regardless of where you get it from. It is dictated solely by your phone's product code.
    See here
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • 100% CPU utilization on svchost.exe or Automatic Updates service

    We have upgraded from WSUS 2.0 to 3.0 SP1 and now have few Windows XP SP2 PCs that are extremely slow because the CPU is at 100% utilization running a process called "svchost.exe."  If I go into services and stop and disable the "Automatic Updates" service the CPU drop to normal almost instantly.  I tried forcing a reinstall of the Windows Update Agent.  After I enable the "Automatic Updates" service the machine works fine for a day, than after a reboot it goes back to 100% CPU utilization.  We need this fixed so we can get these computers updates.

    Hi Ryan / Folks,
    NO CA Products here - but I have had the same issues with Microsoft updates!
    Here's the install path I used during my experience :
    Cold install of XP with SP1 on the PC (Full factory system restore/rebuild).
    Acer - Semperon 1.8GHz + 1GB RAM - 8Mb ADSL connection to Internet
    XP SP2
    Windows updates OK - used to install IE7
    Reason - I found IE is compromised if you go straight to XP SP3
    XP SP3
    Next Office 2003 Pro
    Switch to Microsoft updates - Custom Updates - SVCHost issue - Still checking for updates after 15 minutes
    Switch back to Windows updates - Custom Updates - NO SVCHost Issue - Checking complete after 2 minutes
    Tried both Microsoft fixes mentioned above
    http://support.microsoft.com/kb/927891
    Same report back - i.e. SP3 newer etc.
    http://support.microsoft.com/kb/943144 - Method 2
    Seems to install ok
    Reboot PC
    Swich back to manual Microsoft Updates and all is not really rosey as the initial "checking updates" scan can take at least 5 minutes with SVCHost at better than 90% CPU usage. So I believe the issue is not fixed, but it is just about useable.
    Interestingly, no issues on my work LAN where I am the systems manager - 20 PCs and 8 servers using WSUS. All units are up to date and no SVCHost issues.
    So.... No fix yet here, however my solution is as follows:
    On the problematic PC I decided to switch back to Automatic Windows Updates. This keeps the PC up to date with all Operating System patches. Performance is not affected. I have decided that I will manually switch to the Microsoft update system once every couple of weeks or so to catch the updates for Office etc. I'll just have to set the updates scan running over a quiet period I suppose.
    Plan B = Manual Office Updates http://office.microsoft.com/en-gb/downloads/default.aspx - Left Pane - Office Updates.
    Hope this sheds some light.
    Regards,
    Knaphie
     

Maybe you are looking for

  • Where the result of proactive command GETINPUT  get stored?

    Hi to all i am writing one sim toolkit applet for an application. i am asking user for input (input must be digits only)using GETINPUT proactive command. Now i want to store user response,but while storing the response i am getting random value. I am

  • Re: SD card stuck in my Satellite A300 laptop

    Hi Grateful for replies..I inserted my digital camera SD card into my laptop and its stuck tight..

  • Is it possible to install Mac OS X tiger on a Windows based computer?

    im really getting frusterated with windows, but i dont want to spend 500 for a mac. all im really asking..is it possible to install MAC OSX Tiger on a windows based computer? my computer has a dvd drive, CD-RW drive, 512 MB of RAM, and a nivdia G for

  • WAD Column Chart can you "turn off" drilldown

    Hi Experts ! I have made up a web template containing a Navigation Pane, some DropDown Items, an Analysis Grid and a Chart. I inserted two Data Providers, one for the grid (Diplaying 7 RKFs and a drilldown on 1 Characteristic) and a second DP for the

  • Changing dropdown list selected value in JSP

    I would like a dropdown list to load with all values in a database table, which is no problem. But, I would then like it to display a selected text value from that list, depending on the value returned by a SQL query. As an example, say I was looking