Mass Update Opportunity Products

Hi All,
I have encountered a problem requiring me to update all the product revenues for all open optys (in order to trigger a WF on them all).
We usually export and import for this type of requirement, but Siebel only allows to import opty products using the 'External Unique ID' field, which we have never populated for the revenue records, so they are all blank.
Anyone have any creative ideas how to overcome?
Thanks in advance.

Colin, it's not good news I'm afraid.....it is what you suspect.....you can't update Opty-Products without an EUI. I would put a default value of the ROW_ID into EUI so that going forwards you have an EUI in the records (Do the same if you use ASSETS), but at the moment you have to do it manually, there is no other way to update the record. Webservices might be an option though?
I have logged this as a Enhancement Request and it is being considered. "Enhancement request 12-1HXGUFP has been accepted by our engineers, this enhancement askes for the ability to use fields other than the external unique Id to uniquely identify Opportunity Product records when importing. "
regards
Alex

Similar Messages

  • Mass Updating Opportunity Product Owner field

    We need to change the owner of hundreds of opportunities. We were able to do a batch update on the Owner/Account Manager field for the opportunity, but the opportunity product records still have the old owner.
    Is there a way to mass updates that field without doing an export then reimport with an over-ride?

    This could be done using web services.

  • 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

  • Mass update for production and planned order MRP controller

    Hi Gurus,
    It's anyway possible to mass update MRP controller for Production orders and  Planned orders. If any please provide me step by step process.
    Thanks,
    B.Deethya.

    I feel You have changed the MRP controller in Material master and want to incorporate same in production order & plan order.
    For Planned order Run MRP with delete and recreate mode, system will create a new plan order with MRP controller in Material master
    For production order, Mass change is not possible, create a simple BDC or LSMW, And change the MRP controller

  • Split valuation Mass Update in Production

    Dear Experts,
    We have activated split valuation as valuation category u201CCu201D and valuation Type u201CC1u201D u201CC2u201D & u201CC3u201D. Now we need to upload this valuation category & valuation type for the existing material in Production. What is correct procedure to do mass updates for the existing material in Production.
    Please advise me.
    Thanks & Regards
    RS

    Hi,
    I suspect it won't be an easy job to do...
    You have to eliminate several problems:
    - make the stock level to zero in current and previous period (MB1A + 201 + posting date in the past (practically the last day of previous period); then reset the stock level by MB1A + 202); if goods movement have taken place in the current period, you have to cancel them
    - delete all transactional data (PrdOrd, PldOrd, TR , TO, PCN, PO, PurReeq, etc)
    - archive batch master records
    - etc
    In case of one material you can bump into several problem, much more in case of mass change...
    I wpould suggest that you should try to change some goods one-by-one, to get insight what problemes may occur.
    If you can categorize your goods and make necessary preparation well, you have chance to achieve your goal.
    Please search for threads of split valuation change on the forum.
    Regards,
    Csaba

  • Mass Update of Product hierarchy in all CRM Open Sales Orders

    Hi Folks,
    I have a requirement in my project wherein I have to update product hierarchy details with new values in all Items of CRM Open sales orders.
    If suppose I have a text file which has the details of Open Orders & new product hierarchy which i have to update, then would it be recommended if I use BDC for this task. Can I Call Transaction CRMD_ORDER?
    If someone has already gone through such requirement, Can you please suggest me how to proceed with this requirement. Using BDC or any other way which I can proceed with?
    Thanks in advance !!!
    Regards,
    Nitish.

    You are correct in indicating that Exchange rate type field  is not seen in Header data of sales order. I checked screen layouts for various screens for sales order data and this field is not suppressed. The only reason could be that this field is not used in sales order screens
    If you are interested, you could also check in the following way
    1.  Go to SE11, enter database table as VBAK
    2. Once inside data dictionary table, click where used list button, select programs and screens and execute
    3. click continue (don't select background)
    4. now you would have list of programs and screens, this table is used
    5.  now start another session and go to transaction SE51
    6. indicate program name as SAPMV45A and screen numbers as listed in step 4. you can check all screen numbers to see whether Exchange rate type field is listed in sales order layout.
    7. Of particular interest would be screen number 4311 as this contains  Financial accounting data & 4303 Billing data
    8. you can check screen layout for screen 4311 & 4303. you would see Exchange rate type field is not indicated.
    9. in case you could find this field in any screen, you could ask your ABAP consultant to add this field in the layout screen.
    Hope this answers your question

  • 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

  • Update Opportunity Totals button on Opprtunity Product Revenue line items

    Hello,
    In our application, the sales process is managed at the product revenue level. Each product line item goes through various stages and could be in the intiall state or get cancelled as well. I need to exclude these product revenue line items while updating the Revenue amount at the Opprtunity Header. With the <Update Opportunity Totals> button, the total is updated at the header irespective of the product reveneue status. I think I need to build a custome webservice to do that.
    I need to find out if the <Update Opportunity Totals> button can be made read-only or removed based on roles and priveledges.
    Thanks

    Robin,
    You can't turn off the button, but OOTB functionality can help you manage this. In our case, we created a workflow for the Revenue Record Type. The workflow watches for changes to the status of any Opty Revenue record, via the "Before modifed record saved" trigger event. When a user changes the status of an Opportunity Product Line Item to a specified value, "Lost" in our case, the workflow automatically updates the Quantity value at the line item to 0, and the Revenue and Expected Revenue values at the Opty Product Line Item level are calculated to be zero accordingly. When the user updates the totals at the Opty level, the totals inlcude only the records that have revenue associated with them at the Opty Prod Line Item level.
    I assume your requirements are similar and the same approach could be used in your case.
    Good Luck,
    Thom

  • 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

  • How can i use dataloader ondemand update to opportunity product  records

    I have a requirement to update all records in opportunity product revenue record types. I cannot use import wizard as my records does not have external unique id.
    I'm trying to load theu dataloader ondemand. oracle suggested to use -duplicatecheckoption to choose rowid.
    I get some error as generic.
    Anyone has done this before any suggestions.
    Thanks
    Pallavi

    Bobb,
    Correct me If I am wrong, but web services or data loader both require some unique identifier to update right? And External Unique ID is not filled and row id is not an option as of now(not available in import tool). So how will webservices or data loader check for duplicates?
    thanks
    Gaurav

  • Opportunity Mass Update

    Is it possible to do a mass update on an Opportunity field without changing(updating) the 'Modified By' field?

    Thanks Bob, I didn't think so.
    I recently created a few Opportunity Sales Stage Timestamp fields which would be updated by a workflow event when the Sales Stage field is changed.This works fine for newly modified Sales Stage records, but I would like to go in manually and update these timestamps field for opportunities that will not be modified by the Sales team for awhile.
    The Sales Manager looks daily at a report that shows the recently modified opportunities and these timestamps are not really part of the Sales process.

  • Mass Update Purchase Order Price

    Dear folks,
    I have a bunch of purchase orders already created in the system. However, I received notification that there is a price increase in most of the products in the purchase orders.
    How do I mass update the prices in the purchase orders?
    I already updated the info records.
    Best Regards
    Junwen

    Hi Piyush,
    Thank you.
    I am looking for some functionality that can let me update the prices in the PO with the latest prices from the info records.
    Something to the effect of the mass pricing update function in VA05.
    Is there anything like that in MM?
    Best Regards
    Junwen

  • Mass updation of PIR s-reg

    Hi,
    Through MD61 using either material number, product group , plan etc... we can update PIR s for limited part numbners only
    is there any otehr transaction through which we can updated for mass
    we have to update almost for 2000 parts
    BDC also shall not be useful
    any way to directly upload copying from some excel
    any standard SAP transaction code for mass updation of PIR s?
    regards,
    madhu kiran.

    Hi,
    Either you can use the BAPI mentioned by our friend.
    OR
    Goto Tcode : MD61 and enter the Material / Plant and goto the intial screen and Copy paste the Material Number and Qty from An Excel sheet upto the number rows displayed in MD61 screen and press enter and then Click Page Down Ikon, system will show the new rows where you  can copy and paste again from the Excel sheet and Repest the steps to complete 2000 materials.
    OR
    You can create the BDC , BDC will work for Tcode : MD61 .
    Hope this will help you.
    regards
    radhak mk

  • How to update Item(Product/Product category) Description ??????

    Hi
    I have to update Item(Product/Product category) Description in opportunity/ lead during Create.I have created the opportunity using the FM BAPI_BUSPROCESSND_CREATEMULTI in CRM 5.0 .But i am unable to update the product description details.
    It is an urgent requirement.please provide me with the correct function modules or any sample code in this regards.
    Thanks in Advance,
    Shwetha.
    [email protected]

    Hi Shwetha!
    I have never used this FM....but i have had a look and u hace to update the structure:
    PRODUCTS STRUCTURE BAPIBUS20001_PRODUCTS
    In this structure: BAPIBUS20001_PRODUCTS-SHORT_TEXT.
    Regards,
    Mon

  • Mass Update - Add BP to Ibase

    Dear expert
    In CRM 5.0, I need to mass update ibases (100 ibases) in order to assign a new BP function/ID to each Ibase. Is there a report / module function  I could use for that? I tried to create a LSMW project for that but it doesn't seem to work.
    Thanks in advance
    Best regards
    Stephanie

    Pankaj,
    This Note 876602 - Mass update handling for CRM product master data explains the stuff.
    Let us know if you need any thing more.
    Julius

Maybe you are looking for

  • Contacts there but not really?

    I just got an iPhone 4s.  This is my first Apple product and I'm learning the ins and outs.  I noticed today that my contacts seem to be doing something weird.  They are all still there, but it's like they're not.  When I text with people, the name I

  • Powerbook G4 and OS 10.2

    I was told that it is not possible to install OS 10.2 on the Powerbook G4 - Is it true they will only run with Tiger? I need to run an older version of Logic Audio that will only run on OS 10.2 R

  • Connect by prior query

    Issue with the below query. The query is not getting filtered for the condition hier_typ_c in('BS') with the connect by prior query. query is fetching all the hier_type_c in the table like 'BS', 'CO', 'EC' etc.... Just wondering how do i restrict the

  • MS KeyboardCenter prompts fails to start

    I have tried all options: Uninstall requires a CD  - I downloaded the SW from MS site for the keyboard Re-run setup - Not possible since it is already installed Removed an HID Keyboard since it could be a conflict Re-assigned all quick buttons The qu

  • Convert Sybase Update from query to Oracle PL/SQL

    Hi, I have a following Sybase Query for updating a table CRM_Report from another table CRM_Report1 r1, which I have to migrate PL/SQL. update CRM_Report set LT_MMT = r1.LT_MMT, ST_MMT = r1.ST_MMT, LT_FixedInc = r1.LT_FixedInc, ST_FixedInc = r1.ST_Fix