PO pricing details

Hi All,
We are going to implement a PO print layout. Is there any way to fetch the PO pricing details using FM/BAPI in PO printout.
Please Suggest.
Best Regards,
Basab

If you look at output NEU in NACE transaction under application EF you will see that it is configured with a Smartform (/SMB40/MMPO_A) as well as SAPScript (MEDRUCK), that already retrieve the pricing from PO. You can analyze what program tables these are accessing for pricing conditons.
Also ME_READ_PO_FOR_PRINTING, that is used by SAP print logic in the above output routines, has logic to read PO data from memory buffer including pricing conditons. You can use export parameter DOC that has DOC-XTKOMV[], that has all pricing conditions. This is necessary, if you want to see latest changes on the PO in ME22N that are not saved.
In any case you can retrieve pricing conditions using BAPI_PO_GETDETAIL1 in structures POCONDHEADER and POCOND. But I think these will only come from the pricing that is already saved.
Best regards,
Vishnu Tallapragada

Similar Messages

  • I need to host a website with a SQL database - Azure pricing details are too confusing

    Hello,
    I need to give a potential client a hosting price for a somewhat simple web application they want me to build. I told them it shouldn't be a problem. After gathering the requirements, I figured I would use the following technology to build and host
    it:
    ASP.NET 4.5
    MVC 5
    1 SQL Database ~ 25GB with options to expand and also with a backup
    SSL certificate needed
    Hosting would be on Azure because I have some experience using Visual Studio 2012 and integrating the Visual Studio Online (TFS) source code and scrum web applications. I've never actually spun up a website with a SQL database using Azure before, but I
    imagined it wasn't too difficult to find a general hosting plan to support the above requirements.
    The use of the website will be very simple and limited to the basic CRUD operations. Will support forms authentication using the Identity 2.0 framework. The web applications main purpose is to fill out a form for new accounts, have a search page for
    those accounts, a page to view a created account and add notes to it. So performance wise, it isn't asking for much. I just want it to be fast and secure.
    So I start looking on the Azure's pricing landing page which is here: (can't put links in here, but search Azure pricing on Bing) and I see this Pricing Calculator, so I click it
    First thing I notice is the Websites tab doesn't mention SQL Database - in fact the Data Management is a separate tab from Websites. And if I made my selections on the Websites tab, the estimated monthly price doesn't stay the same when I go to the Data
    Management tab - so I get the illusion I have to have two separate purchases.
    I'm not exactly sure if the Pay as You Go billing feature would be okay because it's just a bit scary to leave every monthly payment up to chance; somewhat. Would love to know if there is other payment options that I could see for what I described above.
    I want to use Azure to host my asp.net website - it makes sense and the integration with Visual Studio is amazing. I love the publish feature for both MVC 5 Projects and SQL Database Projects.
    Thanks in advance for the help!

    Hello jdevanderson,
    I suggest that you start by looking at the pricing TIERS for the Azure website. This link will give you clarity on different Service TIERS that are availaible:
    http://azure.microsoft.com/en-in/pricing/details/websites/
    You can guage your requirement and choose the Service TIER accordingly.
    And regarding the database, you are right about it. You will be charged seperately for the database. You can refer to this link that will give you clarity on SQL database pricing:
    http://azure.microsoft.com/en-in/pricing/details/sql-database/
    Refer to this link for more information on 'How pricing works':
    http://azure.microsoft.com/en-in/pricing/
    Use the full calculator to add your website and the database to get an estimated cost:
    http://azure.microsoft.com/en-in/pricing/calculator/?scenario=full
    Thanks,
    Syed Irfan Hussain

  • Developed a report which gives PO(Purchase Order) Pricing details.

    hi experts,
    please give me tables and fields for following report, and also exlain me briefly,
    Developed a report which gives PO(Purchase Order) Pricing details.
    thanks in advance,
    radhakrishna

    Hello Radhakrishna,
    you can use the function module
          CALL FUNCTION 'RV_PRICE_PRINT_HEAD'
            EXPORTING
              comm_head_i       = wa_komk
         LANGUAGE          = ' '
       IMPORTING
         COMM_HEAD_E       =
         COMM_MWSKZ        =
            TABLES
              tkomv             = gi_komv
              tkomvd            = gi_komvd.
    in wa_komk pass the condition record number.
    this you will get from your vbak table
    reward  points if helpful

  • Pricing details of sales order

    Hi SAP GURUs,
    I want to make report of pricing details of sales orders.
    From which table i should get the pricing details. I know tables KONH and KONP...but i dont know how to get details in these tables for perticuler sales order.
    Please help me out ...
    Thanks,
    Tarpan

    Hi Tarpan,
    You can create a pricing report besides standard pricing table by using V/LA t-code. in V/LA, you can add  if which fields are needed for your report.
    Additionally, you need new table and need a new t-code for this report.
    Please explore this t-code and try it. please share further issue for this requirement with us.
    Regards,

  • How to get Azure service pricing details programmatically?

    Hi,
    Can anybody please tell me how can I programmatically get Azure service pricing details (pricing for Compute, Data Services , App Services, Network Services) from Azure website?
    Does Azure provide the pricing details in JSON format? 

    Hi,
    We are aware of the great feedback at:
    http://feedback.azure.com/forums/170030-billing/suggestions/1143971-billing-usage-api and we are looking into this. Please feel free to comment/vote on that feature request.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Pricing Details for SQL Server‏

    Hi,
    I have tried to find pricing detail for SQL Server and found below link. Not sure whether below link include pricing of SSIS , SSAS or SSRS i think so it includes that...?. How much I can pay if I have to use SSIS and SSRS its same per minute or if i have to
    use SSIS, SSAS and SSRS its same price per minute ? Please provide details i have to finalize few things...
    http://azure.microsoft.com/en-us/pricing/details/virtual-machines/#sql-server
    Thanks in Advance
    Haseeb Khan

    Hello,
    Since the question is a license issue, you can call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific
    Time) to speak directly to a Microsoft licensing specialist. You can also visit the following site for more information and support on licensing issues:
    http://www.microsoft.com/licensing/mla/default.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Pricing Details Required for Sales order Item

    Hi Gurus,
    I have a requirement to get pricing details of sales order line item to be displayed on smart form.
    Please let me know the tables which i need to refer to get the pricing details. Please let me know how I can link those tables from VBAK or VBAP.
    OR
    Please let me know if there is any function modules to get the pricing details of sales order header / item
    Regards
    Avi

    Hi,
    Check with the below table
    Table : VBRK, VBRP, VBFA, KONV tables.
    In VBRK and VBRP you can link with VBELN field. In VBFA table you can link with VBELV fireld.
    Regards
    Thiru

  • Need information about Pricing details of deploying the web application in Amazon EC2 cloud and deploying procedure clearly

    Can anybody give in detail explanation about deploying the asp.net web application into Amazon Cloud, which is using SQL Server as a database. I want the pricing information about the Amazon Cloud.
    Before that this web application is used in Intranet environment.
    Regards,
    Hanife

    "explanation about deploying the asp.net web application into Amazon Cloud,"
    You'll need to contact Amazon tech support for that information.
    "I want the pricing information about the Amazon Cloud."
    Again, only Amazon can give you definitive pricing information. Start here:
    http://aws.amazon.com/
    Thanks for understanding.

  • Pricing details required urgently

    Hi,
    i am struggling with the software pricing for a customer.
    any Help in pin pointing the best pricing strategy for the below details (preferably in Singaporean dollars) would be highly appreciated...
    Thanks and regards
    Dwai
    Each box is a system x 3650 [ 2 cpu s - each dual processor]
    and customer owns licenses for oracle App Server.
    Note :
    With the below breakdown add 2 processor license for Oracle BAM on windows 2000 server
    [2 boxes]Oracle Http Server [2 Hosts]
    [2 boxes]
    Db-
    Oracle 10.2.0.3 RAC DB for SOA Suite
    Oracle 10.2.0.3 RAC DB for OID
    [2 boxes]
    Oracle SOA Suite 10.1.3.3 Advanced Install + Sensor Edge Server+ Oracle AS Service Registry [4 hosts]
    Components are as follows:
    Oracle ESB [DT and RT] - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle BPEL PM - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle WSM - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle AS [patched 10.1.3.3] - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle Sensor Edge Server [Companion CD]
    Oracle Business rules - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle HWF - Oracle SOA Suite 10.1.3.3 Advanced
    Technology Adapters - Oracle SOA Suite 10.1.3.3 Advanced
    Oracle AS Service Registry [Seperate Download] )
    [1 Box]
    OID release 10.1.4 [2 hosts]
    ----------------------------------------

    I suggest to contact your local Oracle Sales Rep to discuss this issue.

  • Load in pricing details via a text link

    Hi,
    I have a document called pricing.php that sits in my
    image.php page. What I
    am wanting to do is have a number of links at the top of this
    pricing.php
    like Photo Pricing | Framed Pricing | Canvas Pricing etc then
    I want a
    visitor to be able to click on each link and for it to load
    the
    corresponding details below without reloading the whole
    image.php page.
    Whats the best way to go about this and any code reference if
    possible to
    make it happen would be great as well.
    Thanks
    Matt

    Use an IFrame.
    Why do you not want the page to reload?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "matt" <[email protected]> wrote in message
    news:eju82c$fc0$[email protected]..
    > Hi,
    >
    > I have a document called pricing.php that sits in my
    image.php page. What
    > I am wanting to do is have a number of links at the top
    of this
    > pricing.php like Photo Pricing | Framed Pricing | Canvas
    Pricing etc then
    > I want a visitor to be able to click on each link and
    for it to load the
    > corresponding details below without reloading the whole
    image.php page.
    >
    > Whats the best way to go about this and any code
    reference if possible to
    > make it happen would be great as well.
    >
    > Thanks
    >
    > Matt
    >
    >

  • Oracle 12c pricing details

    Oracle price list is still not showing the pricing for PDB, does anyone know how they are doing pricing for 12c with multiple PDB in a CDB? (It will be different with the corporate rates - I understand that) If so can you send me the details? Thanks.

    Hi,
    As with any licencing question please confirm with an oracle sales rep and don't trust what a 'stranger' tells you on some forum site. However having said that if you look at page 47 of this:
    http://www.oracle.com/technetwork/database/multitenant-wp-12c-1949736.pdf
    It implies a single PDB in a CDB is ok and does not need a multitenant licence, this seems to be called 'Lone PDB' or 'SIngle tenant'
    Regards,
    Harry
    http://dbaharrison.blogspot.com

  • CRM tables for iBASE, Counter and pricing details.

    Hi Everybody,
    Can anybody help me with the name of the tables and the joining condition for iBASE, Counter and pricing agreement tables.
    Say, I have only service contract number and GUID, to start with.
    I'm looking for counter id and the reading, from iBASE. Then, using the pricing agreement, I want to convert the volume to an amount.
    Regards,
    Sanj.

    Hello,
    Could you find a way out for creating counters in an IBASE component programatically?
    Rgds
    Priyanka

  • AFS Size wise pricing detail

    Dear All
    I am working in ECC 6.00 with AFS. I want to know how to maintain size wise price in Purchase Order.
    Shobana

    Dear Shobhana,
    The pricing determination procedure in AFS is same as that of the R/3 pricing determination for the purchase order.
    Additionally, if we want to have the size wise prices, you have to do the following..
    In SPRO- IMG- MM - Purchasing - Conditions - Define Price Determination Process - Define AFS condition types..
    Here, against your condition type, you have to check the indicator - Dim.Cond.
    In addition to that, make grid as one entry in your access sequnece, and maintain the condition record for the same..
    Hope this clarifies you..
    (Please close the thread, if this is answered)
    Thanks,
    Venkatesh.S.P

  • Pricing details

    hello people,
    when we trying to create the quotation and enter all relevant data there is no Pricing Procedure in Tab Header Overview and on the tab "conditions" we got the message "Pricing doc does not exists". On IMG "Define Pricing Procedure" the Org Unit, Dist Channel and Procedure Settings were made.
    We don't use R/3 for pricing and there is no IPC installed. Does we need the IPC?

    I hope u have to install IPC !!!!
    Thanks

  • Pricing details for Oppurtunities

    I am trying create Oppurtunities using BAPI - BAPI_OPPORTUNITY_CREATEMULTI. The FM is successful and am able to create Oppurtunitites.
    The issue is am not able to populate Condition Type and Projected price. I am passing this value to the parameters available in CONDITION_RECORD.
    Please help me out.
    Thanks in advance.
    Mohan

    Hello,
    Since the question is a license issue, you can call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific
    Time) to speak directly to a Microsoft licensing specialist. You can also visit the following site for more information and support on licensing issues:
    http://www.microsoft.com/licensing/mla/default.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

Maybe you are looking for

  • Error message charging is not supported with this accessory

    I have an iPhone 3GS from Jul 2009. Fully updated. I normally charge it using a USB port on my MacBook Pro so it also syncs at the same time. This week began getting an alert on my phone which said "charging is not supported with this accessory". I r

  • [SOLVED] duplicate partitions listed during setup on macbook pro 8,2

    I'm trying to install Arch on a 8,2 Macbook Pro. I gave myself 40gb of space so far. Here's the partition map: sda1-3 are for the gpt, osx partition and osx recovery partition. sda5 boot logical linux 200mb /boot sda6 logical linux swap 2048mb swap s

  • Oracle beginner question

    hello everyone! i d like to begin with oracle RDBMS. i have some experience in SQL / MySQL and php. In particular in my company we use PL/SQL developer and i d like to acquire some experience with it. But i d like your help about what would be the be

  • Help! Demo does not work

    Hello, friends, I met a problem while I tried to run the XML sample 'WebStore B2B Exchange'. I am using Oracle8.1.7, Apache WebServer 1.3.12 and Apache JServ 1.1. Most of things are OK now, except that when the XSQL servlet wants to creat an AQ conne

  • BC4J error when using Tomcat

    Hello, I deployed an BC4J/JSP webapplication to Tomcat using an MS SQL200 server as data-source. However, when running a jsp that queries the database the following error appears: CustomerView1 Browse Form Application Error Error message: Only one of