Purchase Price Equivalent of VKP2

Hi all,
I was wondering if there is a transaction that displays standard (PB00) and promotional (PA00) purchase prices in a format like transaction VKP2. I can use MEK3 to list the condition records but I can only display the prices one at a time.
I also understand I can view the amount set in the condition records by a combination of A018 and KONP but would like to avoid querying tables.
Regards,
Mondoni

Hi Kaizad,
Thanks but I cannot join table A018 using SQVI, it's not permitted.
I'll have to find another alternative.
Thanks all for the replies.
Regards,
Mondoni

Similar Messages

  • Purchasing Price condition according to access sequence

    Hi,
    is there any function module to determine Purchasing Price condition according to access sequence - something equivalent to sales module RV_PRICE_PRINT_ITEM?
    TIA,
    Regards,
    Clemens Li

    Hi,
      You want to simulate the po pricing check the FM
    ME_PO_PRICE_SIMULATION
    Thanks,
    Naren

  • Sale price copy from purchase price

    Hi Experts
    how to copy sales price from purchase price
    thanks

    Hi Experts
    when i do MIGO system shows message
    Sales price for 10.04.2009 BK0000000000000059 EA A001 could not be found
    and suggest proceed when i proceed that way t.code is  VKP2
    and mentain then system show message below
    No conditions could be found for the item displayed
    i menton price in t.code VKP5 ALSO
    PLEASE SUGGEST

  • Is a purchased ibook equivalent to buying a hard copy from a bookstore?

    Is a purchased ibook equivalent to buying a hard copy? Can I download and print a book purchased from apple --i.e.an ibook?
    Does a purchased ibook belong to the buyer? Or is the purchase price merely a license to read the ibook on an ipad?

    1. No you cannot print out an iBook, at least I've never been able to.
    2. I believe it is more like a license than actually owning the book. Once you purchase the book you can only use it on iDevices that are authorized to use your account. You cannot lend the book out. Though most ebook retailers use the license system including Amazon. Yes, Amazon allows you to "lend" certain ebooks for up to 2 weeks but it is still a license system.

  • Purchase Price Variance Report

    I am trying to write a query to understand whether we have a purchase price variation from the latest invoice to the second latest invoice. I am having a problem gaining the information for the second purchase invoice as SAP Query generator seems to state that The sub query for the second to last invoice is bringing through more than 1 value. Could someone give me some help on how to do this better.
    SELECT DISTINCT T0.[ItemCode], T0.[Dscription],
    (Select  Top 1 T2.[Price] FROM PCH1 T2 WHERE T2.[ItemCOde]=T0.[ItemCode] ORDER BY T2.DocDate) AS " LAST PURCHASE PRICE",
    (Select  Top 1 T2.[DocDate] FROM PCH1 T2 WHERE T2.[ItemCode]=T0.[ItemCode] ORDER BY T2.DocDate) AS " LAST DATE PURCHASE PRICE",
    (select Top 1(Select Top 2 T3.[Price] FROM PCH1 T3 WHERE T3.[ItemCode]=T0.[ItemCode] ORDER BY T3.DocDate) ) AS " 2nd LAST PURCHASE PRICE"
    FROM PCH1 T0  INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode
    WHERE T1.[PrcrmntMtd] ='b'
    ORDER BY T0.[ItemCode]

    SELECT DISTINCT T0.[ItemCode], T0.[Dscription],
    (Select  Top 1 T2.[Price] FROM PCH1 T2 WHERE T2.[ItemCOde]=T0.[ItemCode] ORDER BY T2.DocDate DESC) AS " LAST PURCHASE PRICE",
    (Select  Top 1 T2.[DocDate] FROM PCH1 T2 WHERE T2.[ItemCode]=T0.[ItemCode] ORDER BY T2.DocDate DESC ) AS " LAST DATE PURCHASE PRICE",
    (select Top 1 TA.[PRICE] FROM (Select Top 2 T3.[Price] FROM PCH1 T3 WHERE T3.[ItemCode]=T0.[ItemCode] ORDER BY T3.DocDate DESC) TA ) AS " 2nd LAST PURCHASE PRICE",
    (select Top 1 TA.[DocDate] FROM (Select Top 2 T3.[DocDate] FROM PCH1 T3 WHERE T3.[ItemCode]=T0.[ItemCode] ORDER BY  T3.DocDate DESC) TA ) AS " 2nd LAST PURCHASE PRICE DATE"
    FROM PCH1 T0  INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode
    WHERE T1.[PrcrmntMtd] ='b'
    ORDER BY T0.[ItemCode]
    I have ammended the sql to desc the order by. and this is now giving me the same results in both columns. I need to reverse the order by in 2nd last columns but cant seem to get this to work in SQL. Another option would be to take the bottom value of the Top 2. But i do not know how to do this could someone help me out?Either option is fine.

  • Purchase Price comparicion Report

    Hi,
    If any standard Sap Purchase Price comparicion Report are there in Sap. plz give me t Code

    Hi,
    You can find the prices for various POs in T_code ME1P with variance.Also in T_code ME81.
    Hope this will help you.
    Regards,
    Goraksh.

  • Not getting MY iPhone 6 Plus I ordered on 9/12. seems that if you Billed to Account, they pulled the entire purchase price from any credit/debit card that you used to purchase the phone. Well in my case, the order didn't go thru because the payment method

    Have you gotten your iPhone 6 Plus you pre-ordered on 9/12?? I'm still waiting...till the end of OCTOBER! Because, I billed half to my account, as the system LET me do this and the other half to my debit card. Well they tried to take out the FULL PURCHASE PRICE on 9/23. It didn't go thru and they cancelled the order! I NEVER GOT ANY EMAIL from Verizon! I called this evening to find out the status of my order. Was told that since the device is on backorder, I cannot Bill to Account!!!! I am BEYOND LIVID! I realize that it's "JUST A PHONE' BUT, I should have had my device by Friday! NOW, I have to wait another month at best. I do NOT have credit cards and since this phone is on backorder, will have to wait another week before I can order it and by that time, it'll be CHRISTMAS before I can order a phone. Who knows, I may just save that money and CANCEL EVERY SINGLE LINE on my account. Three will be Month to month so NO ETF's with those lines!

    its a bunch of **. they charged my credit card on sunday, my status still says no payment, no tracking #, they told me my phone was going to ship monday and I've gotten a different story every day since. today they told me they shipped out all the phones and are waiting for more to come in...blah blah blah. i ordered on 9/12 and my friend that ordered the same exact phone on 9/19 got his on tuesday and laughed at me for preordering. I'm very frustrated!

  • CST and VAT  amount (non deductible) is debiting in the purchase price

    Hi
              1)     We are maintaining standard price as price index
              2)     Pricing procedure as TAXINJ
              3)     While GR the CST and VAT  amount (non deductible) is debiting in the purchase price      
                     variance, and credit in the GR/IR
              4)     Which has to debit in the raw material account
              5)     Is there is any notes for the this
              6)     or any other solution plz send your reply

    HI..
    it is not done in OBq3
    See in OBQ3..you define Pricing procedure.against pricing Procudure you will give the account Key against the condition type in the Pricing Procedure.
    For this Account Key ..you Define it as Detuctable or not in OBCN.
    so it determines whether to add to raw material account or not..
    but see in early post which is also valid even if you have define the sdame in OBCN.
    Hope so it helps
    Regards
    Anjanna

  • CST amount is debit in the purchase price variance

    Hi
    We are maintaining std in the materials master
    and price procedure as taxinj
    While doing migo, the CST amount is debit in the purchase price variance and credit in the GR/IR RM,
    We need to debit the CST amount in the in the Raw material account
    what are the settings i need to carry out Plz give suitable suggestions.
    in tax code we are not maintining any G/L account for the CST
    Edited by: K. Raghuram on May 19, 2009 12:48 PM
    Edited by: K. Raghuram on May 19, 2009 1:02 PM

    Hi Raghuram,
    I think,the only possiblity for this to happen is due to the standard Price in the Mterial Mater you are using.
    Means in the Material Master ,the Price key is a standard pricing.
    So ,when ever you do a GRN ,the PO value will go and hit the Material account upto to the Standard price maintained in the material Master.
    if the amount is more than it ,then amount difference will hit the Price variance account.
    so in your case ,the CST is inventorised one ,i believe.. so that is the reason it is behaving so.
    if there is somethig else required.provide a clear insight of the Problem.
    Regards
    Anjanna

  • Report for Purchase Price Variance

    Hi,
    Is there any standard report for finding Purchase Price Variance between Purchase Order and Material master
    regards,
    Mallik

    Hi Mallik,
    There is no std report for Purchase price variance .
    But you can check KSB1 , where you can find the Price difference which is going to your PRD account .
    You can find out your PRD G/L account .
    Now go to KSB1 . In the cost element field give the PRD G/L account .
    After executing change the layout as per your requirement .
    Now you can see the Pur Price variance for the particulat material for the PO .
    Otherwise you need to develop a customised report .
    Hope this helps .
    regards

  • How to find out what is the purchase price keyed in Initial Quantity

    Dear Experts,
    The stock valuation is Standard Costing.
    Before this, someone else keyed in initial quantity and the purchase price in the Initial Quantities module.
    Now when I issued a PO to a vendor (price list tagged with Last Purchase Price), the price shown is different.
    How do I find out if the price keyed in initial quantity is correct or not? Any tables I can refer to?
    I tried to track from the Inventory Posting List and the smartlink only bring me to the journal entry for the initial quantity posting. I don't have the details like item no., qty, price.\
    Thanks in advance.

    Hi Joyce,
    Go to Inventory->Inventory transactions->Initial Quantities, Inventory Tracking, and Inventory Posting. Open Inventory Posting Tab and select your price list and items if you want or check you can see there Item quantity and old price also price list wise.
    Thanks
    Sachin

  • CK11n Costing Run does not pull purchasing price from info record.

    Hi,
    I have material which is a semi finished product (Material type: SEMI) and is purchased from a fixed vendor (specified in the source list).
    The costing run does not pick up the purchasing price from the purchasing info record but
    instead incorrectly picks up the standard price from the material master (Costing 2 view).
    Can you please help me solve this issue?
    Thanks,
    Ketan

    Execute OPL1
    or
    SPRo>>IMG>>Controlling>>Product Cost Controlling>>Cost Object Controlling>>Product Cost by Order>>manufacturing Order>>Check Costing Variants for Manufacturing Orders (PP)
    Select the costing variant in the table from "Change Costing Variant: Overview" Overview Screen
    Click Detail Button
    Click Valuation Variant Button in the Control Tab
    Change View Valaution Variant Detail Screen Appears
    In Material Valuation Tab Set Price from Purchase Inforecord as Priority 1 if you want to use Price from Purchase Inforecord for semi-finished product during CK11N
    You can list down Priority 2 to 5 depending on your requirement
    This would solve your problem
    Edited by: Paul Pandian on Mar 17, 2009 3:01 AM

  • In one of my report i have clarification purchase price variant report

    In one of my FI-SD RELATED REPORT, very very urgent please
    1. Net material cost difference due to Forex:
    Budget rate during price revaluation: USD TO EURO: 1.4128
    Actual rate during goods receipt: USD TO EURO: 1.5888
    Difference in Ex-rate: 0.176
    Net material cost difference due to Forex: 145,782 x 0.176 = USD 25657
    Regarding the pricing conditions in the purchase order.
    i am getting the cost (kbetr) but how to get the exchange rates as mentioned above
    2.Total PPV relating to inventory sold during current month
    how to et purchase price inventory sold like
    the flow from po-so-fi, can u pls give the tables and links related with them
    i am already using  bkpf, bseg , ekko ,ekpo and condition tables to get  co code, doc date , post date , assigment , po number , item
    how to get the inventory sold.
    pls give flow from po to so to fi
    regards
    subba
    Edited by: KODAMANCHILI SUBBARAO on Jul 3, 2008 11:06 PM

    Would you mind re-writting your question? I am sorry but I can't understand your problem.
    Just trying to help.
    Leonardo De Araujo

  • Pricing in SAP Retail: Basic Purchase Price in UOM for the VKP5

    Dear Community,
    We need that in the SAP Retail pricing (VKP5 transaction), the Basic Purchase Price can be transferred to condition record for PB00 in the Purchase Order Unit of Measure instead of Sales Unit of Measure.
    Thanks in advance for your help,
    Gabriela Ramirez.

    Dear Community,
    We need that in the SAP Retail pricing (VKP5 transaction), the Basic Purchase Price can be transferred to condition record for PB00 in the Purchase Order Unit of Measure instead of Sales Unit of Measure.
    Thanks in advance for your help,
    Gabriela Ramirez.

  • Goods Issues done with Purchase Price and not MAP

    I would like to know on the inventory valuation from moving average price (MAP)/ average the inventory value to First In First Out (FIFO) basis.
    FIFO basis is where assumption made that inventory being sold is based on first come first serve basis i.e.
    For example you have 1 pc of pen valued at RM 1 and then you buy another pen valued at RM 1.50, your total inventory value would be RM 2.50.
    In FIFO basis, if you sold 1 pc of pen then the product cost will be RM 1.00 (i.e. purchase price) as it deemed that the first pen make a way first.
    However, in MAP basis, if you sold 1 pc of pen, the product cost would be RM 1.25 as it average cost of both pen.
    I have tried using the FIFO rules but it will only take the purchase price if the issuance/sales were done within the same posting period as the GR. If I were to make a GI in the current period, it will not take the purchase price but instead it will be MAP. And then there will be concern if the stocks were available across periods.
    Really appreciate any ideas that you may be it standard customizing or enhancements required.

    Hi
    If you want to apply FIFO rules in real-time basis (day to day operation), then my advice is you should use Batch Management and Batch Valuation features in SAP
    If you activate Batch Management with Valuation, then every GR will be valuated differently
    For example,
    GR 1 on July 01, 2011 - 100 pcs @RM1.00 (batch 001)
    GR 2 on July 03, 2011 - 100 pcs @RM1.50 (batch 002)
    Then there is GI happening, for example :
    GI 1 on July 04, 2011 - 10 pcs
    In normal circumstances (without Batch Management), SAP will take the MAP (which is RM1.25) as the price of GI
    But if you activate Batch Management with valuation, then you need to specify that you will do GI for batch 001, and SAP will take the price of RM1.00 as the GI price
    To ensure FIFO principle, you can also use Batch Determination feature, and make SAP to propose the oldest batch when doing GI transaction in MIGO
    Hope that helps
    rgds

Maybe you are looking for

  • Can't print to windows Vista printer from Mac OS 10.6.7

    Hi All, Proud new owner of iMac 27" and have successfully managed to set up file sharing between my new Mac and current Windows Vista machine.  Windows is attached to a Belkin 54g wireless router.  A Canon MP960 is attached to the Windows machine via

  • Charsets - java -oracle

    Hi, I am trying to transfer data from an Oracle -Long field to an CLOB field in another Oracle- database. The transfer of the data works fine, except for the tranfer of the euro -currency -sign. The charsets of the databases are set to ISO8859-15. Th

  • Please help me solve my kernel panics

    I have been having kernel panics almost daily for about 2 weeks and I can't figure out what to do. I have tried repair disk, repair permissions and no luck. I ran software update and everything is updated. Here is my latest panic report. Any help wou

  • I cannot connect to belkin 54G wirless router with mac book but can ipod T

    as it say on the tin i cannot connect a mac book to belkin wireless router but can with my ipod touch, I get a generic error message. Any clues guys.

  • SUNW.iws - "Connection refused" when probing a uri in monitor_uri_list

    Hi, I use Sun Cluster 3.2 and would like to set Sun Webserver 7u2 as failover resource. I configured Resource Group which contain Logical Hostname and Sun Webserver as data resource (using SUNW.iws). I set all nedded data and turn on the resource. I'