Mass Updates of Actions in Contracts

Hi,
We would like to know how can we do a mass update on service contracts to update the new action definition in item actions tab. There are around 400,000 contracts which already has old actions based on the Schedule & Start conditions, but we want to introduce a new actions (with different Schedule and Start Condition) that needs to be updated in all these contracts without having to edit & save each and every contract to redetermine a new actions.
Is there any standard program/transaction that will update the new actions in the contracts? Or suggest any way of quickly updating these contracts with new actions.
Thanks
Kamalesh

Hi Stenwa,
the adjustment rule for index adjustment has to added in the adjustment tab of the contract and then the condition assigned to be able to proceed with adjustment process (REAJPR) afterwards.
If you need to add these data for a lot of contracts (because it had not been added when the contracts were created) then you can use API_RE_CN_CHANGE for this purpose.
Regards, Franz

Similar Messages

  • Mass Update Actions in production environment

    Hi,
    We have a requirement of updating some action scheduling/start conditions in production environment. The issue that we are facing is the number of crm objects that already have this action scheduled are running into hundreds of thousands. We effectively want the actions to be redetermined (similar to how one goes into the object in edit mode) for a huge number of objects.
    Is there a utility that SAP provide to mass update actions based on action definition? I understand that we can debug the update to 'ppfttrigg' table when we go into edit mode and simulate a utility ourselves. However, was looking for a generic solution, if provided by SAP.
    regs
    Manas

    Hi surendra,
    Yes u can Go with CS20 (for replaceing Component)
    Absolutly no harm
    Regards
    kumar

  • Contract Mass Update from Bid/RFx Response functionality

    In SRM 7.0 we have the following SPRO settings. Kindly explain me about Contract Mass Update from Bid/RFx Response functionality
    SRM Server > Cross-Application Basic Settings > Contract Mass Update from Bid/RFx Response >
    Define Process Parameters
    Set Default Parameters
    Thanks
    srini

    Hi,
    Contract mass update Process starts when an RFx response or bid is accepted. Where items in the RFx response or bid have the same suppliers, the same currencies, and the same products as one or more existing contract, the contract(s) is (are) updated with the prices and other header/item information from the RFx response or bid. If the RFx response or bid contains new products, these can also be attached to existing contracts with the same supplier and currency (append function), or a new contract can created.
    Coming to configuration part:
    Define process parameters: Where you can define whether you want to update zero price quoted items to existing contracts or not (include / exclude options are available)
    Set default parameters: Where we can control contract parameters for updated (either default / from RFx or BId), following SAP explanation will give you more clarity on it.
    In this Customizing activity, you define which parameters are, by default, part of the contract mass update from an RFx response or a bid. To do this, select the Default Indicator.
    You can select the Lock indicator to prevent the user from doing the following:
    Deselecting a parameter that has been defined as a default parameter in Customizing
    Selecting a parameter that has not been defined as a default parameter in Customizing
    Regards,
    krish

  • Mass update contract ECC5.0

    HI All,
    Can i know how a Invoicing party and Vendor can be mass updated in the contracts in the Partner function screen for  existing contracts.I believe MEMASSCONTRACT can be used only in ECC.6.0
    We are in ECC5.0.Kindly advice on this.
    Thanks in advance
    With Regards
    Ram
    Edited by: sri ram on Oct 11, 2009 8:40 AM

    You will need to develop either an LSMW or custom program to update the contact partners in ECC5.

  • Mass Update Contract Documents through workbook?

    HI Experts,
    Is it possible to mass update Contract documents through Workbook? if yes please proivde the workbook.
    Thanks
    Kushagra A

    HI Kushagra
    Please use the below mention fields to update the current Contract Document. you can use an CSV file to upload this.
    see the attachment.
    # Field name:
    # Unique Agreement Name : This is the agreement's unique name to identify the agreement.
    # Agreement Class ID :  This is the agreement's class ID. It is '1004' for Master Agreement and '1003' for Sub-Agreement.
    # Agreement Display Name :  This is the agreement's display name.
    # Attachment Name : This is the attachment's display name.
    # Attachment Order Code :  This is the attachment's order code to locate the attachment collected by the agreement.
    # Attachment Size (KB) :  This is the attachment's size in KB.
    # Attachment Visibility :  This is the attachment's visibility. Either Buyside only or Buyside and Sellside.
    # Added by :  This field indicates who added this attachment.
    # Contract Document (Y/N?) :  Please enter this field with either 'Y' or 'N' to indicate if you want to convert this attachment to a contract document.
    # Contract Document Type:  Please enter this field with the display name of the contract document type. Check the Setup->Contract Document Type for available choices.
    # Contract Document Phase External ID: enter this field with the External ID of the contract document phase. The phase should be defined in the phase configuration of your contract document type.
    Let me know if this helps
    Thanks
    Kanchan

  • Mass updating a multi-valued field- to append the new value

    I have a question on multi-valued fields:
    I have store table with 5 multi-valued fields, say MLB, soccer, college FTBL, college Basketball, etc. 
    A store can have 4 MLBs, 2 soccer teams, and so on. 
    Say, there is a new MLB that came out called Mexico MLB team. 
    A user wanted to add this to 30 stores using a mass update.  But remember the 30 stores can have totally different sets of values in the multi-valued fields.
    How can I add this new value while still preserving the MLB team’s values of each store record?
    Does MDM not support this feature?
    I am using SAP MDM SP6
    An answer would be highly appreciated.
    Thanks
    Savi

    Savi,
    I assume you are defined these fields as multi-value lookup and linked to main table. In general, you can not because it will mess up and overwrite your multi-value entries for all of your 30 store records.
    Here is something in MDM come in handy. It is following the same concept but design your model a little differently. If you model your multi-value fields into qualified lookup table, it will be easier and optimized to handle.
    You can select all 30 records and mass-update with adding the new MLB entry into your Q-lookup table. Once you save, this mass-update action will respect all your diversity of each individual records with the new value added.
    Hope this helps
    If this answers your question, please kindly reward the points.
    Regards
    Dawei

  • Price Mass Update

    Gurus.
    I would like to mass update prices in consignment info-records for one vendor, i can see that the field price does not appear in tcode : MEMASSIN - Mass Maintenance . Do i have to create a contract to use after MEKRE an then later update the IR through the contract.
    Thanks for your answer,
    Olivier

    Hi,
    Check  Note 446608 'MEMASSIN: you cannot select net price EINE-NETPR', it will help you.
    Regards,
    Eduardo

  • Mass update causes mass replication

    Hello,
    we a CRM and IS-U system connected together through middleware.
    We replicate many objects from IS-U to CRM . (BP , Contract Account, Contract..., Certain Activities)
    In some cases we need to update many objects (a million or more contract accounts) in IS-U and these objects get automatically replicated to CRM ... This takes a huge ammount of time and clogs down the whole system. We try to schedule this out of the time slots where the system is used online but its difficult.
    I am wondering if others have the same problem with mass updates and what strategies you use to solve this (exp : initial load) .
    Thank you.
    Thierry

    Thierry,
    I don't have this problem where I am at(due to low data voluems), but however there is a good portion of the SAP Press book called SAP CRM Middleware Optimization Guide dedicated to this problem.  You might want to pick up this book, as it has very handy reference for your middleware operations.  They give several strategies on how to handle this.
    I realize my answer doesn't solve your question directly, but trust me if you read the book you will find several ideas you can use to minimize the impact.
    Take care,
    Stephen

  • Remove Mass Update Progress option

    Hi All,
    How can we disable/remove the "Mass Update Progress" option under the Actions in the workplan tab.
    Can someone assist on the issue.
    Regards,
    Rakesh Menon
    Edited by: Rakesh Menon on Jun 22, 2011 12:44 AM

    Hello,
    I am using responsibility based security. There is no function called "Mass Update".
    The Mass Update Program is added from Lookup sets which is a system lookup set, we cannot edit a system lookup set.
    I tried creating a user lookup with the same values and disabled the "Mass update Progress" option, but i'm not sure how to link the new user lookup to the workplan actions so that this new lookup overwrites the existing system lookup.
    Thanks & Regards,
    Rakesh Menon

  • Mass Update of date in Qualified  table

    I having problem in updating End availability date in Partner Specific Data (which is a qualified table). How can do a mass update of selected records. I have written an assignment expression which has no error but it is not doing the update.
    Regards,
    Marcel

    Hi Marcel
    Assignment and validation does not work well for qualified table. It will work for only first qualified linked record and not all.
    for mass update you can use import manager map the date qualifier field and select replcae action for qualified update in the destination item.
    best regards
    ravi

  • Mass update Tansaction

    Hi,
               Can anyone List out some Standard SAP transactions that are doing mass update.
    Means Transactions which are updating a range of records in single shot. Instead of doing it one by one.
    I need to create a Mass update for Material. What MM02 do for a single material, I need to do for a range of materials.
    I know some Transactions like XD99, MM17 and MASS. But I need some more names from you.
    Points will be rewarded .
    Regards,
    Paliwal

    Some transactions from the LE side
    MEMASSCONTRACT       Mass Changing of Contracts
    MEMASSIN                     Mass-Changing of Purch. Info Records
    MEMASSPO                   Mass Change of Purchase Orders
    MEMASSRQ                   Mass-Changing of Purch. Requisitions
    MEMASSSA                   Mass Changing of Sched. Agreements
    MASS_EINE                   Inforecord Mass Maintenance
    MASS_EKKO                 PO mass maintenance
    MASS_MARC                 Logistic/Replenishment Mass Maint.
    MASS_VENDOR             Vendor Mass Maintenance
    MASSD                           Mass Maintenance
    MASSOBJ                      Maintain Mass Maintenance Objects

  • The workflow could not update the item, possibly because one or more columns for the item require a different type of information using Update Item action

       I got error  "The workflow could not update the item, possibly because one or more columns for the item require a different type of information "I  found out the cause is  Update Item action       
    I need to update item in another List call Customer Report ,the field call "Issues"  with data type  "Choice"   to yes
    then the error arise .   please help..

    Thanks for the quick response Nikhil.
    Our SPF 2010 server is relatively small to many setups I am sure. The list with the issue only has 4456 items and there are a few associated lists, eg lookups, Tasks, etc see below for count.
    Site Lists
    Engagements = 4456 (Errors on this list, primary list for activity)
    Tasks = 7711  (All workflow tasks from all site lists)
    Clients = 4396  (Lookup from Engagements, Tslips, etc)
    Workflow History = 584930 (I periodically run a cleanup on this and try to keep it under 400k)
    Tslips = 3522 (Engagements list can create items here, but overall not much interaction between lists)
    A few other lists that are used by workflows to lookup associations that are fairly static and under 50 items, eg "Parters Admin" used to lookup a partners executive admin to assign a task.
    Stunpals - Disclaimer: This posting is provided "AS IS" with no warranties.

  • Mass Update Column In Tabular Form

    Hi,
    I'm trying to create a tabular form that has a mass update column function. i.e. the tabular form will be displayed as normal but at the top of certain columns will be a text box or lov and what ever is entered into those boxes will be cascaded into the empty values in that column without refreshing the page.
    Hope that makes sense.
    I've search the forum but cant find reference, is this possible.
    Thanks Andy

    Hi,
    Just wondering if anyone had any thoughts on this.
    I can get the text to populate another cell e.g.
    http://mlw-mis-2/dev/apex/f?p=174:4
    But how can i get it to reference a column, this is what I'm using to reference another item
    onKeyUp="f_getTextUpper('P4_COL1','P4_TEXT')"
    and I've tried changing the P4_TEXT to other things like
    apex_application.g_f03 (vRow)
    apex_application.g_f03 (i)
    apex_application.g_f03
    But with no luck

  • Field BSEG-MANST. does not exist in the screen SAPMF05L 0301 in mass update

    Hi,
    I am trying to perform a mass update of dunning data (level and date) on some open items. Using the mass change function through FBL5N, I receive the error message, and the update is not performed. I cheched with the layout editor, but the fields appears in the mentioned screen. The field is also allowed for modification in customizing, for the company code. I was not able to find the dunning fields in the field status editor, in customizing.
    Any hint?
    Thanks
    Massimo

    thanks, but it doesn't apply.
    More relevant is note 322163 Line items: mass change 'Payment Method' BSEG-ZLSCH, but this refer to a program error, our release is more recent, and, furthermore, the dunning fields aren't available for change in FB02.
    Regards, Massimo

  • Mass update of a custom field at Product Revenue level

    We are trying to update a custom field at Product Revenue level using the Opportunity Web Service. The webservice call is timing out as we have thousands of Opportunities.
    I would appreciate if anybody gives input on how we can massively update a custom field using Opportunity Web Service.
    OR
    Is there a way to mass update a custom field at Product Revenue level other than using a web service.
    Thanks for your help!
    -purna

    If you are not very much obsessed with Webservices, the other workaround is the Data Loader Tool. It was discussed earlier in this forum.
    Pl refer-
    Re: Product Revebue Updation
    Hope this helps.
    Rgds,
    Amit Sahu

Maybe you are looking for

  • How to create a dyanamic query in PL/SQL from XML

    Hi Forum, I am having an XML file with tags. I am controlling my JSP page layout with these tags and it is working fine. But I need to send the Orange colour nodes to a pl/sql in the JSP page to construct the query as per the XML <?xml version="1.0"?

  • I would like to have my bookmarks appear permantly on the left of my Firefox screen. How do I do this?

    On earlier versions of Windows and Firefox I could have my internet bookmarks listed down the left side of my Firefox window. All I seem to be able to do now is to click on the Firefox tab on the very top left of the screen and select Bookmarks/unsor

  • Cannot read foreign characters!!!

    Requirement: Read a text file containing foreign characters and print it/ store it in string buffer Problems: Doesnt work, and throws exception whenever Reader.read() or BufferedReader.readline() method is envoked... How do i get arround this? Here i

  • A process named "discoveryd" takes up to 97% of my CPU after the last Yosemite update in April 2015

    Hello, "Discoveryd" process takes up to 97% of my CPU and when I force it to quit, it appears again after a while. I attached the screenshot of my activity monitor. Appreciate your help. Tugberk Hasanoglu

  • Portal Solution

    1.Plumtree portal solution - Please tell me any problems you have encountered and how they were resolved. 2.Interwoven - Please tell me any problems you have encountered and how they were resolved. 3.Integrating portal solutions with data warehouse -