Report for Materials expired with price on Purchase Info Record

Hi Experts,
Can anyone of you advice a report in SAP that can identify the materials where the price has expired on Purchase Info Record.
Thanks in advance.
Regards,
Nagarjun

HI,
ME1P will be used to monitor the changes in terms of pricing conditions you made to your info record via Transaction MEKP.
In case of SA, you will have to build up your simple query by joining two tables A016 and KONP.
Regards
KK

Similar Messages

  • How to correct the net price of Purchase info record

    Hi
    When I create the purchase info record, I input the wrong net price.
    And when I use ME12 to change the purchase info record, i find the net price cannot be modify.
    How to resolve it?
    Thanks a lot.

    MR21 and MR22 are used to modify the value of the stock for the material.
    I understand that you want to change the price in the info record and the field appears as non modifiable.
    In order to modify this value, you should use ME12 and press F8 or the button Conditions and input a new price. Please note that you can also fix a time fence for validity of this data.
    Hope it will help.
    Regards,
    Flaviano.

  • Update price in purchase info record

    Hi ,
    We have a requirement to update Price in consignment purchase info records.  this case i tried with below function modules but not updating price at pricing condition level.
    ME_POST_INFORECORD
    ME_UPDATE_INFORECORD
    ME_UPDATE_INFORECORD_COND
    ME_PRICING_INFORECORD
    Please suggest to acheive the issue.
    Regards
    Veera

    Hi,
    Try the following function module:
    MASS_CHANGE_PURINFO_REC.
    Regards,
    Sachin Mahajan.

  • Report for PO with prices different from info record

    Hi All,
    Is there a std report in SAP that can view the PO with prices that varies from the Purch Info Rec price?
    User want to find out who put POs with prices different from prices already set in purch info recs.
    How this can be achieved?
    Thanks in advance!

    hi,
    There is no std report for the same....but you can see the PO price history from ME1P tcode....and price change in MMR can see from :
    CKMPCD Display Price Change Document
    CKMPCSEARCH Price Change Documents for Material...
    you can't see excatly who changed it ......its always better to avoid these situations by using Authorization for the same...
    Hope it helps....
    Regards
    Priyanka.P

  • Report for gl accounts with reference to purchase order

    hi
    experts
    Is there any report which can give the gl accounts with reference to purchase order
    thnx

    Use t code ME2N and click 'Account Assignment" from application tool bar or press Shift + F12 to view PO with GL code. If GL code is not showing select from the layout.
    Rgds,
    Vijay

  • Expired validity price of Consignment Info record

    For the consignment process we created the consignment info record with the pricing condition validity from 1.1.2008 to 31.7.2008. the consignment contract validity is from 1.1.2008 to 31.12.2008.
    After 31 July the price was agreed to be changed, but the user forgot to change the price validity period of the consignment info record.
    But still we are able to create the Consignment Po referencing the consignment contract with the old price validity period ending 31.7.2008.
    Even the system has not given any warning message or stopped the user to make the Po though the price validity has expired.
    In future how can we prevent this case?
    Is there any message that can be populated at the time of Po creation if this case happens.
    What shall we do with the goods that have come for the PO from 1.8.2008 to 10.8.2008, they are still lying in consignment Godown, he have not made any withdrawal against these POs.
    Regards

    Hi
    i have tried this scenario in the test environment. i just happened with me. i have a consignment info record with the validity period which expired. even with that i could make PO and do GR. it didnt allowed me to do GI to my own stock. at that time it gave me the error that the consignment price is not maintained.
    if you see by logic PO and GR could be possible for consignment stock or order. the liabilities are only created when we issue goods from consignment stock to own stock. at that time we need the price of the stock since we are not going to receive any invoice from the vendor about the price of the stock. its taken from info records.
    please correct me if i am wrong.

  • Minimum price for purchase info record

    Hi
    For some supplier, we need to set up a minimum price in purchase info record condition as show in example.
    Price / pce : 50.00 CHF / 100 pce
    Minimum price : 200.00 CHF
    So price for PO should be for X quantity : Min(200, X * 50 / 100)
    Is it possible to do that? Our internal competence center says us that it's not possible, but i would like your opinion.
    Thanks for your help

    Hi,
    If you want to scale up your price as per quantity in PO, it can be done. for example for 60 quantity price is $100 and for 70 quantity it is $95.
    Go to Transaction M/06 and select the base condition PB00. Make sure the 'Group Condition' indicator and 'Rounding Difference Comparison' indicator should be activated and the 'Group Condition Routine' field should be entered with '1' (Overall Document).
    2) Maintain your purchasing info record for Material A where the Condition Group should be set (ABC, for instance). Select the base condition PB00 and then set up the scaled pricing value (Y, for instance).
    3) Maintain the PO for Material A . Upon completion of maintenance, click on 'Check' icon to activate the Pricing Determination. You will see that the pricing Y is applicable to Materials A.
    Regards,
    Ahmad Farhan Khalid

  • CK11N User exit for valuation strategy sequence Price Purchase info records

    Hi,
    When ck11n is executed for a particular material whose purchase order is created then only price from purchase info records is considered. As the sub strategy selected is purchase order price via condition table.
    Requirement: CK11N should consider purchase info record even if there is no purchase order against that material. As the check of valid  agreement is done outside SAP.
    Can anyone sugest a solution ? eg any user exit
    BR,
    Ameya

    Hi
    I lost my notes on this somewhere.... Just to refresh my memory - Can you tell me whats the difference between Net Quotation price, Gross quot Price, eff price from Quotation and Quot price via cond table
    I compiled it actually, but lost it somewhere
    br, Ajay M

  • Extended Purchase Info Record using with LSMW

    HI guru's,
    How to extend purchase infor record using with LSMW programm.. what is the T.Code and important fields.
    regards
    JK

    Hi,
    You will need to create an LSMW programme for this, the source fields will be as below
    LIFNR     Account Number of the Vendor
    MATNR     Material Number
    EKORG     Purchasing Organization
    WERKS     Plant
    MAHN1     Number of days for first reminder/urging letter (expediter)
    MAHN2     Number of days for second reminder/urging letter (expediter)
    MAHN3     Number of days for third reminder/urging letter (expediter)
    APLFZ     Planned delivery time in days
    UNTTO     Underdelivery tolerance limit
    EKGRP     Purchasing group
    NORBM     Standard purchase order quantity
    MWSKZ     Tax on Sales/Purchases Code
    NETPR     Net price in purchasing info record
    WAERS     Currency Key
    LTEX1_02     Long Text
    LTEX2-02     Long Text
    LTEX3-02     Long Text
    LTEX4-02     Long Text
    LTEX5-02     Long Text
    LTEX6-02     Long Text
    LTEX7-02     Long Text
    Regards
    Merwyn

  • How to set price in PR refer to last po or purchase info record?

    Hi,
        We meet problem for moving average material, do you know how to set Price in purchase request refer to last po price or purchase info record price, not material master valuation price? As the material price valuation may be low than current purchase price.  When dept manager release pr strategy according to value in PR, if pr price not same with PO price, then release will be meaningless.
    Thanks,
    Li Jing

    HI Li Jing  
    you can use usre exit for the same.
    Regards,
    Yagnesh Bhatt

  • Use of Purchase info records in SRM SC in Extended Classic scenario

    Hi All,
    We have implemented SRM 7.13 with Extended classic scenario. If we have Purchase info record in SAP ECC for the material, it gets populated in SRM SC in Source of supply Tab but the price of Purchase info record does not get updated in the SC line item.
    Can anyone let me know which configurations is required to fetch the Purchase info record price or we need to have a customization to achieve this.
    Thanks,
    Ankur

    HI Ankur
    when you say the price did not get updated did you check the sequence which is used for price determination ?
    1. User entry
    2. Contracts
    3.  Info record
    If still you think it is an issue please check the report  EBP_GET_BACKEND_PRICES and let me know if your problem gets fixed?
    Regards
    Vinita

  • Price from Pur Info record not picking up

    Hi All,
    We have a requirement to pick Price from Purchasing Info record for Standard Cost estimate (CK11N/CK40N).
    The purchase info record has been created and price maintained in both u201CNet Priceu201D and u201CEffective Priceu201D fields in info record.
    I have selected Strategy L Price from Purchasing Info record and maintained sub-strategies 3, 4 and 5 in Valuation variant:
    Strategy 3 u2013 Net Quotation Price
    Strategy 4 u2013 Gross Quotation Price
    Strategy 5 u2013 Effective Price from Quotation
    Though I maintained the above, system is not picking up price from info record in CK11N.
    Am I missing anything on this?
    Any help is appreciated.
    Thanks.
    Regards,
    Sree

    Sreechakravarty,
    Per your description, system picked up the price other than the Purchase Info Record price, right? If so, you can try to remove other pricing priorities while only leave the pricing priority "L", and then run CK11N again to see whether system can find the info record, otherwise system will give error message such like "can not find material price in plant code &1/batch &2".
    If the system do can not find the purchase info record, you should check anything wrongly maintained to the info record such like valid period. Make sure the valuation date you entered during CK11N should be within the valid period of the info record.

  • Purchase info record is not showing in po.

    Hi all,
    while creating purchase order i m giving purchase info record no but values from info record
    is not updating in purchase order.plz help.
    best regards.

    Hi Nissinha,
    There are so many ways to be analysed for the cause. Because PIR -Purchase info record:
    Please check in order of priority while diagnosing and finding for the solution:
    1. Check wether the PIR is created for the Vendor of that perticular material or not.
    2. Check for the validity (valid upto which date) mentioned in the PIR
    3. Check for the type of Info record (based on Item category) it is such as Standard, Sub contracting, etc
    Hope it clarifies
    Regards,
    Sapsrin

  • Purchase Info Record CIF

    Hi
    When I am  transfering purchase info record from R/3 to APO its creating a external procurement releationship in APO but its not populating the overdelivery and underdelivery tolerance values. Does anyone knows why tolerance values are not refelecting on APO side and how I can resolve this problem?
    Regards
    Pravin

    Hi Nikhil
    I am not getting any error message while purchase info record CIF. Also I confirmed that tolerance values are maintained in the purchase info record. Do you any customer exit for modifying the data in the purchase info record? I know customer exit CIFMAT01 which we can use to modify the material master data and we have use this to populate the delivery tolerances on material master in APO but i need to populate the delivey tolerances field on external procurement relationship in APO whcih comes from purchase info record CIF from R/3.
    Thanks
    Pravin

  • Material purchase info record

    hi to all
    please help me in this issue,
    when i save the purchase order with material a purchase info record is creating with out plant , how can i overcome it
    thanks & Regards
    Reddy
    Message was edited by:
            k reddy

    when i save the purchase order with material a purchase info record is creating with out plant , how can i overcome it <b>--->whats ur issue ?.</b>
    Regards
    Prabhu

Maybe you are looking for