How to update Material group code in contracts ?

Hi,
We implemented SAP in my company a year ago. AS you can imagine we need to do some cleaning now we know how it works...
We have change the Material Group code for over 1100 items.
Thing is, the material group code in the contracts do not update automatically.
I see two ways to handel this :
1- re-enter contract
2- delete lines that needs to be changed and recreate them...
I know for sure that both solutions would work but they are time consuming so I was wondering if one of you had another idea ( a quick or at least a massive one would be appreciated...)
Thanks for your help.

Hi,
You can use transaction MEMASSCONTRACT for mass changes to contracts
Caution:- Please use this transaction if you know, else first practice it in sandbox and then use in production environment
Thanks
Diwakar

Similar Messages

  • How to update People Group KFF Segments in Assignment Form

    Hi Gurus,
    Please help me on how to update people group KFF individual segments on assignment form.
    Please provide sample code/reference.
    Thanks,
    Raghava.

    Hi Vignesh,
    I have tried the api using below code. But im getting the error like below:
    ORA-20001: FLEX-VALUE DOES NOT EXIST: N, VALUE, Teachers, N, SEGMENT, PENSION_SCHEME_ESCH, N, VALUESET, GEN_PENS_SCHEME_LOOKUP
    ORA-06512: at "APPS.HR_ASSIGNMENT_API", line 16616
    ORA-06512: at line 22
    Code:
    DECLARE
    l_people_group_id number;
    l_special_ceiling_step_id number;
    l_ovn number;
    l_soft_coding_keyflex_id number;
    l_group_name varchar2(9000);
    l_effective_start_date date;
    l_effective_end_date date;
    l_org_now_no_manager_warning boolean;
    l_other_manager_warning boolean;
    l_spp_delete_warning boolean;
    l_entries_changed_warning varchar2(9000);
    l_tax_district_changed_warning boolean;
    l_concatenated_segments varchar2(9000);
    l_gsp_post_process_warning varchar2(9000);
    BEGIN
    l_ovn:=11;
    --l_people_group_id:=966;
    l_soft_coding_keyflex_id:=null;
    l_special_ceiling_step_id:=null;
    hr_assignment_api.update_emp_asg_criteria
    (p_effective_date =>TO_DATE('08-SEP-2012')
    ,p_datetrack_update_mode =>'CORRECTION'
    ,p_validate =>FALSE
    ,p_assignment_id =>37325
    --,p_segment1 =>'Local Government Conditions (Green book)'
    --,p_segment2 =>'R'
    ,p_segment3 =>'None'
    ,p_object_version_number =>l_ovn
    ,p_special_ceiling_step_id =>l_special_ceiling_step_id
    ,p_people_group_id =>l_people_group_id
    ,p_soft_coding_keyflex_id =>l_soft_coding_keyflex_id
    ,p_group_name =>l_group_name
    ,p_effective_start_date =>l_effective_start_date
    ,p_effective_end_date =>l_effective_end_date
    ,p_org_now_no_manager_warning =>l_org_now_no_manager_warning
    ,p_other_manager_warning =>l_other_manager_warning
    ,p_spp_delete_warning =>l_spp_delete_warning
    ,p_entries_changed_warning =>l_entries_changed_warning
    ,p_tax_district_changed_warning =>l_tax_district_changed_warning
    ,p_concatenated_segments =>l_concatenated_segments
    ,p_gsp_post_process_warning =>l_gsp_post_process_warning
    END;
    Commit;
    Please help me on how to update the individual segment.
    Thanks
    Raghava

  • How to add material group in rvinvoice standard script?

    how to add material group in rvinvoice standard script?
    regards

    Hi
    You have to copy the standard script first .
    you need to write External subroutine in layout.
    This is just for basic info..you can search in sdn external subroutines in script..you get so many inputs.
    Thanks

  • How to create material group hierarchy ?

    Hi,
    I would like to know how to create material group hierarchy in ECC 6.0
    Thanks in advance for your help,
    Kind regards,
    Yann

    Hi ,
    The material group hierarchy and product heirarchy is used in SD of ECC 6.0 . These can be created in Logistics General -> Material Master-> settings for Key fields--> Data Relevant to Sales and Distribution-> 1)
    define product categories
    2)Define material groups
    But If you want to make of use of this in SRM ,I won't think it is available . I guess Probably this is avl for CRM .
    Regards
    Mani
    Message was edited by:
            Manikanda Ilango S.

  • How to create "valuation group code" in ECC system

    Hi,
    How to create" valuation group code" in ecc system and what is the path to create valuation grp code
    Thanks&regards
    kishore kumar

    Use the following IMG path.
    MM -> Valuation and Account Assignment -> Account Determination -> Account Determination without wizard -> Group together valuation areas (T Code OMWD).  The Val.Grpg Code in this customizing is a freely definable 4-character code.  You can then use this as valuation modifier in MM-FI account determination (OBYC).
    Assign pts. if this answers your question!

  • Contracts for services without service masters - updating material group

    Hi all
    I have some contracts for services where the services themselves are not linked to service masters. If the material group is updated in the contract at item level, this change is not being applied to the service lines. When the services are pulled through to a purchasing document the original material group / G/L allocation is being used rather than the updated one.
    This issue also occurs if a new contract is set up but the services are copied from an existing contract. The services adopt the material group of the original contract rather than the new one.
    Any ideas on how this can be overcome?
    Many thanks

    Business workaround implemented since was unable to resolve.

  • How to restrict Material Class in Sales Contract Doc

    Hi,
    I need to restrict Material Class in Sales order based on Item catagory, Material group4 and Sales contract Document type.
    If the above 3 fields having a particular value then the system should restrict all the other classes of that material and display only a particular class and it's related characteristics.
    If any one come across such a senario then pklease let me know.
    Regards
    Ajay

    Hi,
    You have to make few configuration settings before you actually restrict at the object level. The solution is clearly discussed in the below thread:
    how to restrict material master by material type  t-code MM01
    Hope this helps!!
    Regards,
    Raghu

  • How to assign Material Group to Accounts

    Hi
    I want to know that how to assign the Material Groups to G/L Accounts.
    Material grp                     Account IFRS
    100314                 62100000

    hi..
    OMQW is the T.code to link material group to Valuation Class and for Default G/L Check with t.codes and assignment OME9, OMGO & OBYC.
    these valution classes are linked to the G/L account in OBYC.....
    For more check the linkS:
    http://www.bluemarlinsys.com/ns/0603-03.asp
    Please check it..
    Hoe it works..
    Thanks
    Edited by: ashish2210 on Jul 14, 2011 7:34 AM

  • How to create material group in material master.

    hi guru's
    can anybody explain me how to create a new material group in material master.
    i wantto add a material group while creating material master MM01..
    thanks
    sap-mm

    Hi,
    In this step you create material groups.
    You also have the option of using the same transaction to carry out the following activities:
    Creating superior hierarchy levels
    Assigning the superior hierarchy levels to a material group hierarchy
    Assigning the base material group to the material group hierarchy
    Assigning characteristics profiles below material group level
    Requirements
    Your R/3 System is configured as an SAP Retail System.
    Activities
    1. Create superior hierarchy levels
       You create hierarchy levels using transaction WG01 (creating
       material groups) via menu options MG environment --> Hierarchy
       level --> Create
    2. Assign the superior hierarchy levels to a material group hierarchy
       You assign hierarchy levels to a hierarchy using transaction WG01
       (creating material groups) via menu options MG environment -->
       Hierarchy level --> Maint. MG hierarchy
    3. Create material groups (base material groups) and then maintain the
       pre-defined materials (reference material/material group material)
    4. Assign the base material group to the material group hierarchy
       You assign the material group to the hierarchy using transaction
       WG01 (creating material groups)
    5. Assign characteristics profiles below material group level
       You assign characteristics profiles using transaction WG01
       (creating material groups)
    Further notes
    When creating material groups and then maintaining the pre-defined materials (reference material/material group material) you should be aware of the following.
    As these materials can be created automatically using a minimum of data, you should follow this procedure with a check and possibly further maintenance, especially of plant-specific data. The material group reference material should be defined in as much detail as possible so as to keep the workload to a minimum when you have to create more materials for this material group.
    All hierarchy allocations involving a material group (base material group) and a higher or lower hierarchy level can be carried out on the initial screen (there is no need to switch to the detail screen). All further hierarchy allocations can be defined top-down when you maintain material group hierarchies.
    Only the material groups are transported automatically!
    Reward if useful.
    Chandru

  • How to use Material Group in substitution rule

    Hello,
    Anyone experience in how to use the entry of the material group of a PO, in a substitution rule for accounting documents.
    I have noticed the material number can be used within a substitution rule, and is also available in BSEG... so far have not find a solution to do this for a material group.
    Please note, this is applicable for PO with no materials (ONLY a material group to use for account determination).
    Many thanks,
    Daan

    forget about all varible in essbase CSC
    it's bad practics.^^^Is it?
    Essbase cube are self big array )^^^That's what makes ARRAY so cool -- you can set up an array that encompasses a dimension.
    Example straight from a HBR:
    ARRAY SomeArray["Entity"] ;
    Regards,
    Cameron Lackpour

  • How to create Material Groups

    Hi All
    I need to create Material Gruops into my SAP 6 .how can i create Material groups from grp1 to grp5 .
    Madhu

    hi
    follow following path
    IMG>LOG gen> material master>setting for key fields.> data  relevant to sales and distribution> define material gp
    there you will get
    mat gp 1 to mat gp 5
    Regards,
    vijay
    Edited by: vijay shukla on Aug 22, 2008 3:19 PM

  • How to filter material groups replication

    In replicating product categories (DNL_CUST_PROD1) from R/3 to SRM via R3AS, I only want to replicate certain categories. How/where do I set up filters to only bring over the material groups that I want in SRM?
    Points will be rewarded.
    SN

    This is what I get after executing BBP_PRODUCT_SETTINGS_MW:
    Middleware Settings for Product for SRM Systems                                                                               
    Settings Log:                        EBP Without CRM                       
    Test Mode *****                                                                               
    Set Middleware Objects to Active/Inactive                                  
    All Business Objects Except MATERIAL and DNL_PLANT Will Be Set to Inactive 
    All Customizing Objects Except DNL_CUST_PROD0/_PROD1 Will Be Set to Inactive
    All Condition Objects Will Be Set to Inactive                              
    Objects SERVICE_MASTER and DNL_CUST_SRVMAS Will Also Be Activated                                                                               
    User of Download Objects Will Be Adjusted (Table SMOFINICON)                                                                               
    Object:      MATERIAL                                                      
    Following Tables Will Be Deactivated:                                      
      MLAN                                                                     
      MVKE                                                                     
      STXH                                                                     
      STXL                                                                               
    Object:      DNL_CUST_PROD1                                                
    Following Tables Will Be Deactivated:                                      
      T179                                                                     
      T179T                                                                               
    Middleware Objects Will Be Regenerated                                                                               
    EBP Will Be Flagged As Active Application (Table SMOFAPPL)                 
    CRM Will Be Flagged As Inactive Application (Table SMOFAPPL)                                                                               
    Customizing Indicator 'Multiple-Backends' Set (Table COMC_HIERARCHY)       
    Am I missing anything?
    SN

  • How to update Portugese postal code T5PCP

    Hello,
    I have a problem with Portugese postal codes. I found table T5PCP but it doesn't contain all the postal codes needed; e.g. 3860-680 and 3860-722 (actually 3860-7* series is missing). I just can't enter every number manually - it's too much of work and I also need the twon or city.
    Any idea how to update this table - where to go for the information?
    BR,
    Pia

    Hello,
    You need to upload three SAP notes (or ask your ABAP person to do that). Then go to the web site of the Portugese post, it's in English too. There is a header called downloads. You need to upload the file from there and then upload it into SAP.
    BR,
    Pia

  • MMAM  - how to change material group

    Hi guys,
    could you pls tell me all conditions that must be fulfilled when I want to change material group in MMAM?
    current group - HAWA, new group -ROH
    thanks a lot,
    I

    Hi,
       I believe you want to change material type. Below are the prerequisites to change the material type:
      1. If you use the material ledger, the material must be settled in
      2. If the old material type did not require you to specify a price control (for example , standard price or moving average price)
          for the material, the new material type must not be configured such that it allows only standard price as the price control.
      3. If the material has been maintained  from PRT (Production resource tools) view, this view must also be allowed for the new material type.
    4. If the material is not configurable material, the new material type must not be allowed only for configurable materials.
    5. If inspection plans are required for quality management inspection of the material, they must be allowed for the new material type.
    6.  The material type ID indicator(presently used only in Retail) must be the same for the old material type and the new material type.
    7. If the material is already in stock, or if reservations, or purchasing documents exist for it, the following conditions must also be met:
       A) The stock values of the material of the new material type must be updated the same G/L account as the stock values material of the old material type.
       B) Quantiites and values of the material of the new material type must be updated exactly the same way in all plants as quantities and values of the material of the old material type.
      C) If there is a transfer requirement for the material and if quants of the material exist, the new material type must also allow the material data to be maintained from the warehouse management view.
    8. In Customizing for the material master , the following indicators must have the same setting for the old material type and for the new material type:
      A) Material for Process Indicator
      B) Manufacturer Part Indicator
    9. If the material , whose material type you want to change ,was handled in batches and if,due to the maintenance statuses of the new material type, the material can no longer be handled in batches,although batch still exist, you can not change the material type.
    Thanks,
    Venkat

  • SM30 and for updating material groups.

    Hi,
    what is the table for updating with trx SM30 material groups?
    Best regards

    Hi,
    Try table T023.It may workout.
    Regards,
    Rambhupal reddy

Maybe you are looking for