Update info record in me12

Hi,
i need to change the information records in me12 transaction . Is there any bapi or fm for the same ?
Amit.

Hi
If you want to change th inforeocords of large numbers , use MEMASSIN - Mass Maintenance  for mass changes.
BAPI is not available, but you can get the Funcyion modules from the Programme being used in MEMASSIN
Thanks & Regards
Kishore

Similar Messages

  • Update info record price, when changing contract price

    Hi
    In the SAP OSS 569885  it is precised clearly:
    If an info record already exists, upon creation or change of
    a contract, neither price nor conditions are updated in the info
    record.
    So, my question is:
      Is there any way to update info records  prices upon a contract change or creation .
    thank you in advance for your support

    the info record is a kind of general, means it has the general price. A contract is an agreement for a certain quantity and price and period that may have a price that you can only get from your vendor  with this kind of agreement. So it is not really logical to have the contract price in the info record, too.
    There is no way to get this update automatically.

  • Update info records - Validity period

    Hi,
    I am using the following FM to create / update info records.
    ME_INITIALIZE_INFORECORD
    ME_DIRECT_INPUT_INFORECORD
    ME_POST_INFORECORD
    I need to update the validity period aswell. It is not available in the above FM's.
    Need to update DATBI and DATAB with new validity periods.
    The table KONH, KONP and A017 get updated.
    Could you please tell me how to update validity periods.
    Thanks for the help!

    Hi,
    Use FMs :
    ME_DB_UPDATE_INFORECORDS       Updating info records in database                                    
    ME_UPDATE_INFORECORD           Update program for purchasing info record                            
    ME_UPDATE_INFORECORD_COND      Update price in info record during maintenance from condition transac
    ME_UPDATE_INFORECORD_PD        Update info records from purchasing documents                        
    Regards,
    Hemant

  • Update info record checkbox as always checked

    Hi MM friends
    How to turn the update info record checkbox as always ticked in ME21N for a document type and  account assignment category
    Regards
    Senthil

    In SPRO---MM--PURCHASING-ENVIRONMENT DATA--
    DEFINE DEFAULT VALUES FOR BUYERS,
    click settings for default values then click new entries and create a new default value group where you can find Info record update ,here choose no update by using drop down. and save it.
    Then goto SU3 click parameters tab where enter the parameter Id-EVO and enter your group in parameter value column and save it.
    Now if you create PO the inforecord update check box will be unchecked. try this out

  • Update Info record Regular vendor Flag

    Hi,
    Is there any option to update info record regular vendor flag  while creating Purchase Order through ME21N.
    All the user Exits I can see has ENIA and EINC as import parameters.
    Can anyone help on it please.
    Thanks,
    Karthik

    Hi Arminda.
    Yes, they were set as you mentioned but the  problem persist.
    Best regards.
    JB.

  • Purchase Info Record Change (ME12) using BDC

    Hi All,
    We are trying to change the Purchase Info Records using BDCs. We have about 20 condition records to change. Not all condition records change all the time. How can we use page control to identify the particular condition records that we want to change.
    Thanks
    Hari

    Hi Krishna,
    The BDC that we are trying to build will have the changes. For ex: When we created the info record (using a BDC) we had 15 condition records. This is coming from an external source.
    Now, there has been a change in the pricing (outside the system). This is communicated from the external system. We need to pinpoint which condition types to update in SAP, based on the values in the external system through the BDC.
    Regards
    Hari

  • Changing/Updating info record

    Hello!
    Please help me to know how can I programmatic update or change info record?
    I have looked for BAPI, but not successful. I found FM ME_UPDATE_INFORECORD. Can I use this and whether using it to be correctly?
    Thanks.

    I have used INFREC01.  It is true that this Idoc doesn't do the pricing conditions.  In the same program I follow up the INFREC01 Idoc with a COND_A02.  I use IDOC_INBOUND_SINGLE to post the INFREC01.  This function will pass back the IDoc number.  You can then read the status table for this IDoc and only attempt to post the COND_A02 if the INFREC01 was successful.

  • Program to update info record with material master data

    I am trying to determine if there is a standard SAP program that can be run as a batch file  to update the fields in the info record with the same fields that are in the material master?  ie:  Planned delivery time, Tolerance, purchasing group etc.

    Hi,
    There is no standard report or transaction that can do this.
    The data from these fields in the material master is brought in as a default to the info record when it is created. beyond this point the Info record is treated as being the correct data regardless of what happens to the material master data and so no updates occur in the standard system.
    It would not be difficult to build an LSMW job to copy the data from the material master to the info records and this would be the recommendation if you want to do this.
    Steve B

  • How to update info record price in to material master as a standard price -

    Hi Experts,
    We have a client requirement as below:
    Client wants to compare the info record price per material for all related vendors.
    Once he arrives at the best effective price (Material Price + Freight + Duty), he would want this price to update in the Material Master Record as Standard price.
    I know we can use MR21 and LSMW to update this manually but we are looking to automate this process as we have more than 100,000 records in the system.
    Can the above requirement be addressed through CK40N? if yes, How?
    Thanks,
    Jammy

    Hi Jammy
    Usually, in std SAP, if there are multiple condition records, the one with lowest price is considered by the system in CK11N/CK40N
    Configure your valuation variant to pick up price from info record... As far as I remember, the one with lowest price would get picked up when you do costing run...
    however, if your requirement is bit different than this, but is based on a logic which can be configured in the system, then use Valuation Strategy U in your Valuation Variant and write your code accordingly in the exit COPCP005 (Component EXIT_SAPLCK21_002.)
    Regards
    Ajay M

  • ME22N : donu2019t update info record price

    Dear guru.
    I create a purchase order for a material that don't have info record.
    I fill info update flag in purchase order position when i create po.
    The system create info record but the price isnu2019t updated , remain with value 0.
    Do you understand this behavior ?
    Thanks

    Neither price nor conditions are ever writen to the Info Record!
    see OSS note :  569885 - About Info Record Update indicator (EKPO-SPINF)

  • Update Info record with PO data

    Hi,
    I have the material configured no purchase order unit of measure and Variable Purchase Order Unit Active with the value 1.
    When I create the first PO a Info record is created and in the general data the purchase order unit is set with one used on that PO.
    When I create a new PO the purchase order unit from the info record is copied to the PO. If I change that unit on the creation of the PO I would like to have it changed in the Info record but this is not the behavior. That field remains unchanged unless I change it manually in the Info record.
    Is there any standard way to make it updated with the creation of PO's?
    Thanks,
    Nelson Ribeiro.

    Hi,
    You can find control of info-update indicator  in following path, where it update automatically.You can set for own  data by assigning EVO with 01{Goto from menu bar---system-> user profile-->own data>Goto parameters---> enter parameter id as EVO parameter value as 01}
    SPRO> MM> Purchasing-> Environment  -> Define default values for buyers-->Settings for Default Values
    You can view Entries
    01     Default values for group 1
    02     Default values for group 2
    Regards,
    Biju K

  • Update info record when changing units of measure in material master

    Hello,
    is there any possibility for an automatic change of info record when changing conversion factors in the material master ?
    We have 3 units of measure in our material master: the base unit and 2 alternative units. The first alternative unit is the order unit and the second alternative unit is the order price unit. So in our purchase info records we maintain an order unit, which differs from the base unit and we also maintain an order price unit, which differs from the base unit and the order unit.
    If we now change the conversion factors between the units in the material master, we would like to get an automatic change of the converions in the info record (to order unit and order price unit), which have the same previous conversions.
    For IS R it seems to be implemented (see OSS-Note 975954).
    Is there any solution for a "normal" industry system ?
    Thanks for answering
    Edited by: Britta Heinsen on Jul 23, 2009 1:52 PM

    I don't think such an auto update is available. Infact I came to know that such an update is available in IS-R after reading your query.
    Obviously you an always create a workflow based enhancement that can synchronize the Info-records and material master changes or sort of enhancement which regularly reads the material master change history for such changes and trigger a synchronization by executing change Info-record automatically.

  • Update info record price

    Hello,
    We have requirement to update 2 info record prices based on qty irrespective of validity .i.e.
    the first supply of 100 qty will at price u201CXu201D and there after the price will be u201CYu201D.
    How do we maintain info record ?

    Dear All,
    After supply of 100 nos, we will release order which may be less the 100 and the system should pick up Y price.
    Scales will not help our requirement.

  • Update info-record from contract

    Hi there,
    I created a contract with info update indicator set to A. When i created the contract the inforecord did not exist, i think with these settings the inforecord should really get upated when i change the price conditions in contract.
    Any help appreciated,
    Cheers,
    Olivier

    Price will not change in the info record
    when you create contract first time that time info record will be created but info record pricing will not update
    that you have to maintian manually.

  • Info Record not updating

    All,
    I have created a info record with net price 200 .
    Then I have created a PO for net price 350 .
    I have ticked the ' info update ' .
    But while going to the info record again the net price is not update .
    1. Why it is like this ?
    2. Also tax code I put in the PO which was blank in the info record .
        Tax code is not coming in the same info record , please explain ?
    regards

    Hi Sandeep,
    There are two types of info records,
    one with basic information, no prices etc. but with a PO history (and price history) attached
    the other is the full infor record maintained manually in ME11 and 12.
    The update info record flag on the PO ONLY updates the first type of info record, it does not affect the price etc., this can be added and maintained but only manually via ME11 or ME12.
    So the title of the flag is misleading.
    It works OK if you have the system set up to suggest the last price paid, but if you want to use FULL info records then all it is doing is recording the PO price history against the basic info record.
    Steve B

Maybe you are looking for

  • Clean install and time machine

    I'd like to reformat my hard drive and do a clean install of leopard. I've backed up my drive with time machine and I'm wondering if it is possible to recover all my third party applications etc etc including passwords and settings without having to

  • IWeb not finding my website

    I created a website in iweb 09. When I have updated to OS Lion it doesn't recognise the website in iWeb (i.e. I loggged in into iweb and nothing is there).Any suggestions pretty please?

  • What is the cheapest way to buy a iphone 4s

    i wanna buy a iphone 4s but everywhere i look there too expensive

  • How do I uninstall (Adobe Cloud) PS and Bridge CS6?

    I have been having problems with Adobe Bridge and ACR and after talking with others, including NAPP Help Desk, it has been determined that I need to uninstall and reinstall both programs.  I was told to uninstall through the Adobe Application Manager

  • 35MM Camera for Black and White Photography.

    What are good 35MM Cameras for black and white photography?