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

Similar Messages

  • 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

  • Is it possible to get the updated table records based on date & time.

    Is it possible to get the updated table records based on date & time in oracle.
    Thanks in advance.

    no, actually i am asking update records using 'UPDATE
    or DELETE' statement, but not insert statement.
    Is it possible?
    I think we can do using trigger on table, but problem
    is if i am having 20 tables means i have to write 20
    trigger. i don't want like this.Of course it's still possible, typically you'll find applications with a column LAST_UPDATE, probably a LAST_UPDATED_BY and so on column. You don't say what your business need is, if you just want a one of query of updates to particular records and have a recent version of Oracle, then flashback query may well help, if you want to record update timestamps you either have to modify the table, or write some code to store your updates in an audit table somewhere.
    Niall Litchfield
    http://www.orawin.info/

  • Info Record with  Vendor Evaluation

    Hi gurus.
    I'm activating Vendor valuation functionality at ECC6.0, so I have defined the following:
    Main Criteria . 05-Services
    Subcriteria           1- Quality Services with scoring method C
                               2-Services timeliness with scoring methos D
    Both subcriteria are semi automatic, means is possible include any score via Info Record and after that run  vendor evaluation via ME61.
    When I try to update info record (Me12 ) via Extras->Vendor Evaluation, no subcriteria is showed for change. I just get Main criterion 05-Service. I think any customizing is missing..
    please advice...
    Best Regards.
    JB

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

  • Create Info record with IDOC

    Hi gurus,
    I would like to create info records from external system through IDOC. Can someone help me with this?
    Regards,
    Marina

    Thanks for the fast answer.
    We are trying to make Info record with IDOC INFREC (function module idoc_input_infrec). We create successfully info record, but the problem is that the NETPRICE = 0 and also VALID TO DATE = 31129999 (because no price).
    Please, if you need some more details, let me know.
    Thanks!
    Marina

  • New info record with same details as archive one.

    Hi Experts,
    Due to some issue we want to archieve some standard info record which are created on vendor / material group / plant  basis.My query is does system allows to create new info record with same vendor / material group / plant combination after archiving earlier record which is on same basis.
    Thnaks & Regards
    Vinay

    Hi Jurgen,
    Thanks for reply.
    Our issue is while creating work order(IW31) having external services upon entering info record number in some cases in same client rate is picked up from info record condition but some times from last purchase order based on info update.
    We have checked following points.
    1.In all the cases work order type  is same.
    2.Info record are of standard type with same condition.info record are for vendor & material group combination.
    3.Checked after changing rate in info record and in purchase order but similar issue exists
    4.Compare vendor master also.
    5.Their are no contract /sch.agreement for vendors.
    Our requirement is to have rate from info record in all the cases in work order.So have two options.
    1.Archiving info record-But will need setting in SPRO and also need to create same record again with same combination.Also as their are recent purchase order against those info record not sure whether system will allow or not.Can you please tell what are prerequiste for archiving info record.
    or
    2.To remove only purchase order number updated in EINE table in those info record where this issue is occuring.We have checked in development system and after removing purchase order number in EINE table it picks up rate from info record.
    So thought of checking before removing order ref.from EINE table.
    Thanks
    Vinay

  • Sync P info records with Q info records

    Hi Gurus,
    Can any suggest how we can sync P info record with Q info record?
    We have data maintained correctly for all vendor information and not
    maintained properly in P info record but maintained correctly in Q info record.
    Please suggest
    Thanks & Regards,
    Rajesh

    Hi Jurgen,
    Yes i agree. We wanted to have Purchase info record created when we have Q info record.
    Is there a way where we can do it?
    Please let us know.
    Thanks in Advance
    Thanks & Regards,
    Rajesh.

  • 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

  • How can I make a report of all records with the date in the last two weeks?

    Hi!
    I have records with a date field, I want to create a report that only includes records with a date which is within the last two weeks of the system date, is this possible? Surely this is a basic database function, I would have thought, but I can find no help about it and there's very little in Mac Help about doing anything other than simple stuff with reports.
    I'm not a genius with databases, so help with any required formula or what have you would be great!

    Hi Jonathan,
    Here's a formula you can use with the Match function. 'Date' is the name of the date field, which must be a "Date" type field.
    'Date'>NOW()-14
    Match will select (highlight) all records matching the query. You'll then need to use Organize > Hide Unselected to show only the matches.
    Unfortunately, I haven't found a way to make the NOW() function work in a Find request, and neither Match requests nor Hide Unselected can be included in a recorded search, either of which would reduce repeating the report to a one-button operation.
    Regards,
    Barry

  • Purchase info record with same values

    Hi,
    I want to create purchase info records with the same material vendor purchasing org. plant ,how can it be done.
    This is required because it is possible for the same vendor to deliver material for the same plant and purchasing organisation.Is there a workaround or any reason for this.
    Regards

    In SAP , this is not possible to have 2 different inforecords for the combinaiton of MaterialVendorPur orgPlantinfo record type
    could you please explain more regarding the requirement ....
    Regards
    Mani

  • Synchronize info record with standard & consignment type

    Because SAP cost estimate can only adopt standard and sub-contract info record price, our end users ask us to maintain standard info record automatically by SAP when buyes maintain consignment info record. Is it possible to do it by IMG or any enhencements? Or someone has any better ideas for cost estmiate regarding consignment inf record?
    Thanks a lot.

    Dear Sarita,
    I need link the informations, number info record with condition type and validity, in tables KONH  I can  take codition type and valid from / to, but I need link with specific info record, I not to get to see any to link form these information by tables KONH to do it.
    Can I explain more details this process??
    Thank you very much for your  help.
    Armando

  • Problem with updating oracle DB with java date thru resultset.updateDate()

    URGENT Please
    I am facing problem in updating oracle database with java date through resultset.updateDate() method. Can anybody help me please
    following code is saving wrong date value (dec 4, 2006 instead of java date jul 4, 2007) in database:
    ResultSet rs = stmt.executeQuery("SELECT myDate FROM myTable");
    rs.first();
    SimpleDateFormat sqlFormat = new SimpleDateFormat("yyyy-mm-dd");
    java.util.Date myDate = new Date();
    rs.updateDate("myDate", java.sql.Date.valueOf(sqlFormat.format(myDate)));
    rs.updateRow();

    I believe you should use yyyy-MM-dd instead of yyyy-mm-dd. I think MM stands for month while mm stands for minute as per
    http://java.sun.com/j2se/1.4.2/docs/api/java/text/SimpleDateFormat.html
    (If this works, after spending so much of your time trying to solve it, don't hit yourself in the head too hard. I find running out of the room laughing hysterically feels better).
    Here is a more standard(?) way of updating:
    String sqlStatement=
    "update myTable set myDate=? where personID=?"
    PreparedStatement p1= connection.prepareStatement(sqlStatement);
    p1.setDate(1,new java.sqlDate());
    p1.setInt(2, personID);
    p1.executeUpdate();

  • 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.

Maybe you are looking for

  • Which is the best software to convert the video files for itouch?

    I got a 3rd gen itouch. Is there any software that helps to convert the video files. so I can sync those files to my itouch. " Handbrake " used to work pretty good. but now i still can convert the video files to m4v format but itunes doesn't allow me

  • DVI-HDMI Adapter for hooking up a HDTV...Few problems...

    I have a spare 32" Sharp HDTV with HDMI, so I placed this next to my Mac Pro and used a DVI-HDMI adapter. Here are the problems: With my standard GeForce 7300 GT you cannot use both connectors, as they are too close together - so I could not even tes

  • Today is HP Expert Day - someone ask about the Beats audio problem!

    Let's do it!

  • Screen value in POV

    Hi All,   There is a selection screen in which i am entreing matnr and based on the matnr i have to provide F4 help.I am using a function module to show F4 help.I need the matnr entered on the screen as input the function module.The FM is in Process-

  • Forecasting in demand planning

    Hi all,         in our business ( car manuafacturer) we thought of using following funtionalities of DP   1) Traditional forecasting with BW charecteristics   2) CBF ( charecteristic based forecasting)   3) DP BOM scenarios Now , i am planning to use