Profit margin error at Conditions in Header

Hi friends,
I could get the profit margin correctly at each Item level..i.e Net Value minus Intercompany Price.
Ex- $100 - $80  = 20.
This I could see at each Item Level.
But, when I check the same at Header Level , I find the system showing $80 (the intecompany price)..I checked the settings of Intercompany and the Profit Margin..
They are set to ..Subtotal to -B,  Req- 22 & Profit Margin = Altcly ty- 11.
Why am I getting this error.? and how to resolve the same?
Please let me know
Thank you
Ravi

I could solve it

Similar Messages

  • Want to find /calculate vallue of Profit margin ( KBETR )

    Hi All,
    I want to fetch or calculate value of KBETR field .i.e Profit margin at header level in SD pricing conditions. important thing is that value should be at header level not at item level.
    I have only sales order number with me.
    Can anybody guide me , which table or FM will help me for this?
    Thanks in advance.
    Regards,
    Mrunal

    The different subtotals from the pricing screen are stored in table VBAP only. The field names are KZWI1 to KZWI6. Those fields contain the different condition screen subtotals.
    So if you e.g. want the order header total for KZWI3 just do the following:
    select sum( kzwi3 )
           into lv_subtotal
           from vbap      
           where vbeln eq lv_vbeln.
    In this case you would get the sum of all item subtotals for KZWI3 for order number lv_vbeln.
    Hope that helps,
    Michael

  • Can we hide 'profit margin' in the sales order

    I looked in the config, but I did not find any control that will hide the profit margin on the sales order.
    Does anybody know if the only way to do this is to actually take off the 'profit margin' from the pricing procedure?
    Thanks
    Bindu

    Hi bindu,
       if u want to hide profit margin in sales order ,is it captured thru some condition type? if yes then use alternative condition base formula in pricing procedure with either 27 or 56 .if business logic doesnot suit with this std routine then u can write ur own routine in VOFM transaction with abapper's help.
      it is cent % possible to do,and this is the only way also.
    if you also do not want to show this PM in invoice output then untick printing option in pricing procedure for this condition type.
      please reward if this helps !!!!!!

  • Freight charges not to be included in the Net value and Profit margin

    Hi Gurus,
    My client dosent want shipping charges to be included in the net value, but it should appear in the price and also the shipping charges should not be considered in calculating the profit margin.
    Another point is my sale price is cost plus 20% profit. So in my pricing starting point is EK02 and PR00 is 120% of EK02(maintained condition recored for PR00 as 120% of EK02). pls advice if this is correct way of doing it.

    V/06  open the freight condition type and Tick the field accruals in control data 2
    assign the account key in pricing for accruals.

  • How to capture Material costs, profit margins in pricing

    Guys,
    What is the way to capture material costs, profit margins and other sub-totals into the pricing procedure?
    Thank you.

    Hi
    For capturing the material costs, you can use one of VPRS, EK01 or EK02 condition types. The usage of these condition types and their significance can be seen in some other thread here. There are lot of threads on these condition types.
    You can also go to these links given below.
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-sd/condition-type-ek01-ek02-1396383
    http://www.jt77.com/system-dynamics/model-08388.html
    http://www.jt77.com/system-dynamics/model-05254.html
    http://www.jt77.com/system-dynamics/model-04469.html
    http://www.sap-img.com/sap-sd/difference-between-condition-type.htm
    This should also tell you something about profit margin.
    For subtotals, there is a separate column in pricing procedure and  you can mention which subtotal a condition type or subtotal should correspond to. The subtotals range from 1 to 9 and then A to Z. The purpose of these subtotals can be seen by putting an F1 in that column or through some oss notes.
    Hope this helps you.
    Rewards if this helps.

  • Trade Sales Profit Margin in COPA Report

    HI,
    We have one requirement COPA Report for to know the profit Margin.
    Scenario
    My client purchase material from Vendor and sale same material to Customer.
    Ex: FG Purchase Price 100/- and same material without doing thing then sell to customer 120/-
    Present in our system.
    Creation of sales order.
    Creation Purchase Request against Sales order
    Creation of PO.
    Creation of MIGO with reference to PO(the material value show special Stock. Its wont update Price and quantity in Material Master)
    MIRO
    Post goods issue.
    Billing
    Now my requirement is how to get PGI value in COPA value field. Present there is no ‘VPRS’ condition in SO. I am getting Revenue and Discount values but I am not getting Purchase price.
    Please give me your valuable suggestions.
    Regards,
    Thirumalesh

    Hi Thiru
    VPRS has to be a part of your pricing procedure.. Only then it updates COGS into COPA
    but I am wondering having VPRS would really help in this case, because you are saying the MIGO is not updating Price and Qty in Material Master
    Still, I would like you to try with VPRS once, by including it in your pricing procedure
    Also, in KE4I (ORKE > Actual Value Flows > Value from SD > Billing docs > Assign Value Fields) - > Here you have the option to map MM conditions also to COPA.. So, explore this by mapping the MM cond to COPA VF
    Br. Ajay M

  • Hide Cost and Profit Margin

    Dear All,
    i have applied the SAP Note 105621 to hide the cost (vprs)  and profit margin condition type in pricng procedure but it is not working,
    What could be reason is there any updated SAP Note.
    Kindly Advice
    Regards,
    Mohammed

    Hi
    Do you mantain this authoritation object in tcode PFCG for the users?. Remember that if your VPRS cond. in your pricing procedure have the counter 10 you must write in the parameter for this auth.object 010. In my actual system I don't have applied this note, so I cannot check it in detail, only that I remember (4-5 years ago).
    I hope this helps you
    Regards
    Eduardo

  • Profit Margin in Pricing

    Hi,
      I am using a pricing procedure which includes the condition type "vprs" for cost.
      However, my Profit Margin shows the sum of my TOTAL and my COST.
      Can you advice me on how to rectify this?
    Thanks and Regards,
       Aditya

    In the T.code: V/08 go to your pricing procedure and in that, in reference to the condition type <b>VPRS</b>  check if it is checked for <b>Statistical</b>.
    The functionality is given below
    <b>Statistical:</b>
    This indicator if it is activated will not allow the value of the condition type to be taken into net value calculation.
    It is used only for information purposes only.
    This indicator causes a surcharge or discount to be set in the document statistically (that is, without altering the value).
    This is commonly used for condition types
    SKTO - Cash Discount
    VPRS - Cost (Moving average price/Standard Price).
    Also Profit margin should be assigned with AltCTY as 11.
    Regards
    AK

  • Profit margin - frm_kondi_wert_018 - create billing document

    Hi!
    I want to create a sales billing document with reference to a delivery. The profit margin for one billing item not exceeds a certain limit (calculated in FV64A018, frm_kondi_wert_018) and for some materials the system does not pop-up any message, just calculates the margin. The problem is that when the user creates the billing document, the system issues an invoice number but when he wants to display the invoice, the system issues the error message VF 041: Billing document 90589068 does not exist. (I browsed the table and watched the flow documents and indeed the invoice does not exist.)
    It may be a problem of authorization but I don’t find the missing one (I used SU53). I searched SAP Notes or related threads....
    Do you have any idea? Or some helpful links...
    Thanks guys.

    Hi Florina,
    Oh if that is the case then you can try out one last try by debugging the system with help of ABAPer.This way you can atleast analyse why system is behaving in different way for different logons.
    If it is not traced then you can post this in ABAP forum.
    At times I have faced the same issue.That time the cause was in problem in the output program.User had set the processing time of output as 4-Immediately afetr saving the document.Whereas I was processing with manual release of output.
    So whenever I used to save the document it was getting saved.
    But when the user does the same thing the output is called immediately at time of saving the document and due to error in output program,he used to face this sort of error.
    In user's case he system used to issue the document number but when you go to VF02,document number is not avialable.
    Ask user to remove the output assignment and try saving the invoice.This time if the error is not faced then you need to check the output program.
    Reward points if useful
    Regards,
    Amrish Purohit
    Regards,
    Amrish Purohit

  • How to maintain profit margin in third patry sales

    Dear Experts
    Please suggest how to maintain profit margin in third party sales
    Regards
    Manoj

    hi,
    you need to maintain VPRS condition type in your pricing procedure.
    VPRS condition type captures COst of the material. This Value for Condition type VPRS is copied from Valuation segment from Material master.
    VPRS should have subtotal as B and requirement as 4 and also should be statistical in your pricing procedure.
    Moreover the item category of the sales order Determine cost should be marked in VOV7
    After maintaining this, you can maintain Z condition type with MARGINE % or value as per your requirment
    In normal scenario, clients do maintain the condition record for PROFIT MARGINE % so that this margine valu gets calculated automatically

  • Pricing error - Mandatory conditions ZMWS DIFF are missing.

    Hi All,
    We have the error in package quotation Mandatory condition types (ZMWS) & (DIFF) is missing. We check randomly with some customers error is not appearing.(Error is occurring only for particularly ONE customer.)    
    Initially while entering the details in document (customer no., material, sales areau2026) before saving the document the error message is u201CInternal Error during Pricingu201D.
    After saving the document error is occurring as mentioned below.
    Error messages:   
    1. Pricing error: Mandatory condition MT Output Tax (ZMWS) is missing
    2. Pricing error: Mandatory condition Rounding Off (DIFF) is missing.
    Error message is clearing after some work around in the documents.   
    1. At header level, change the currency from CHF to EUR and then back to CHF.This will get rid of Round condition(DIFF).
    2. And to get rid of out put tax, Ship to address (at header partner tab) by change the country from CH to DE, and changing  Transportation zone and Post code country specific to DE. Close the address window and open it again. Change back the address to the original CH and close the window. Out put tax (ZMWS) error will go away.
    Kindly any one can give your valuable inputs on this issue. Your help will highly appreciate.
    Thanks in advance.
    Regards
    Bala

    Hi Michael
       CRM are dtermined using the condition technique(E.g.condition type MWST or UTXJ).Have you assisgned the Business partenr Tax Classification?.If the billing is carried out in the CRM system,tax determination will be accomplsihed by using the TTE.The condition typeOTTE triggers the call of the TTE.Maintenance will take place in CRM.
    PLEASE CHECK
    Business Partner Classification
    *Assignment of tax types and groups
    *Tax Calculation per country and Region.
    *Tax numbers for NATURAL PERSON
    Product Tax Classification.
    *Assisgnment of tax types and Groups
    *Tax Calculation per country and Region
    Organisational Unit-Business place
    Customizing of Tax Types and Tax Groups for BP and Products.
    I hope this helps!!

  • Profit margin -ve

    hi gurus,
    va01*********
    i have 3 condition records for a a material system is populating the right condition record and is showing the rest as inactive
    but in the profit margin line it is showing negative value which should be positive and that too a vague figure
    eg_ my material is priced at inr 300000 (pr00)
    cashdiscount is 20%(cash discount should be 60000) but system is showing only 6000
    it's v.p.r.s. is inr 250000
    profit margin 220000-
    profit margin's subtotal field is blank in it's respective pricing procedure
    thanks
    mohit

    Some of the checks you need to carry out are:-
    a)  For the discount condition type, check your pricing procedure what step number is assigned in "From-To" tabs.  It should have been the step number of PR00
    b)  Go to V/06, select your discount condition type and execute.  There check what is maintained for the field "Pos./neg".  It should have been negative.  Also the calculation type should be Percentage
    c)  Go to VK12, select the discount condition type and ensure that you have maintained 20%
    thanks
    G. Lakshmipathi

  • Pricing error: Mandatory condition ZPRI is missing

    Hi,
    When creating a credit memo request with reference to the original order we get the error: Pricing error: Mandatory condition ZPRI is missing.
    Checking in Analysis we get following information:
    "The condition is set as an automatic condition without access sequence. Stored condition formulas may deactivate the condition.
    Example: In the case of the NRAB free goods condition the minimum amount is not reached. In this case the condition is deactivated using the base value calculation formula 029."
    The condition type (statistical price) is setup not to be maintained manually and we want to keep it this way.
    As no access sequence exist I do not know how to add a condition record.
    I am also unable to trace any condition formulas.
    I have checked other credit memo requests for this sales area and none of them have ZPRI in their pricing analysis.
    Could anyone help me out?
    Let me know if you need more information.
    Thanks in advance!
    Best regards,
    Geert

    Hi
    Can you check the pricing procedure that is triggered in the Credit memo by going  to Pricing analysis..
    kinly check and maintain the same.
    Regards
    Damu

  • Converting Word To pdf - margin errors

    I am trying to create a portrait pdf file from Word with a custom page size (11X8.5), but when I do this I get a message that the printable area is outside the margins of the form. I have been told by Tech Support that they were able to create a portrait pdf file from Word with the custom dimensions (11X8.5)which will import correctly into their software. Any idea why they don't get the outside the margins error when they create the pdf file from Word? Could our template be causing a problem?
    Thanks for the help!!
    Ken K.

    Do you have the printer set to the Adobe PDF printer during the document editing? If not, try changing the printer and check your document. Also check all of the borders to be sure they are consistent. You may simply be running into a reflow problem with WORD.

  • Design view of jspx not rendering : Error exercising tag : afh:head

    I'm using JDeveloper 10.1.3.4 and I have an intermittent problem where by the jspx does not render correctly in design view - it just shows a whole load of nested boxes.
    By following a suggestion from another website I turned on "Design time messages in log" in jdeveloper JSP visual editor preferences.
    The error messages being sent to the log window are :
    Error exercising tag : afh:head
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.AdfRenderingContext.getTranslatedString(AdfRenderingContext.java:70)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.GlobalVariablesScriptlet.outputScriptletContent(GlobalVariablesScriptlet.java:49)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptletImpl(Scriptlet.java:111)
    Error exercising tag : af:forEach
    javax.servlet.jsp.JspTagException: 'begin' and 'end' should be specified if 'items' is not specified
         at oracle.adfinternal.view.faces.taglib.ForEachTag._validateAttributes(ForEachTag.java:320)
         at oracle.adfinternal.view.faces.taglib.ForEachTag.doStartTag(ForEachTag.java:93)
    Error exercising tag : afh:body
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.core.CoreAdfRenderingContext.getStyleClass(CoreAdfRenderingContext.java:211)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlRenderer.renderStyleClass(XhtmlRenderer.java:338)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer._renderLibraryDownloadElement(PanelPartialRootRenderer.java:480)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderPPRSupport(PanelPartialRootRenderer.java:340)
    How can I fix this ?
    Cheers,
    Brent

    Hi Didier,
    Sorry, intermittent problem is not very descriptive ! What I actually meant is that some of my applications have the problem while others dont. Once the problem exists, it always does regardless of restarting JDeveloper.
    Starting JDeveloper using the console provided similar error message to outputting the JSP visual editor to the log file :
    SEVERE: Element End name:head does not match start name:script
    04-Dec-2009 17:28:38 oracle.adfinternal.view.faces.io.HtmlResponseWriter endElem
    ent
    SEVERE: Element End name:html does not match start name:div
    Reading other posts, problems seemed to stem from errors within the faces-config or web.xml files so I compared them between apps displaying pages correctly and ones that weren't. I found a difference in the filter-mapping section of the web.xml. Changing the entries to match the applications that displayed correctly has worked !!
    The entries for the apps that didn't display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <servlet-name>Faces Servlet</servlet-name>
            <dispatcher>FORWARD</dispatcher>
            <dispatcher>REQUEST</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping> 
      <filter-mapping>
        <filter-name>adfBindings</filter-name>
        <servlet-name>ordDeliverMedia</servlet-name>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jsp</url-pattern>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jspx</url-pattern>
      </filter-mapping>... and the entries for the apps that did display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <servlet-name>ordDeliverMedia</servlet-name>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping>Somehow the filter-mapping entries for the adfFaces and adfBindings filter got all screwed ? Strange as the application has always worked fine, the only (obvious) problem has been the jspx pages not rendering properly in design view.
    Once updating the web.xml with the correct value for these two entries, the pages are displayed correctly :)
    While I don't like blindly making changes like this to the web.xml - the application still seems to function !
    Cheers,
    Brent

Maybe you are looking for

  • Function keys in Forms 9i

    Function keys in Forms 9i are not working with me..any possible reasons?

  • Error 0 x BFF6001F Cannot detect recognizab​le video source

    Hi Facing this error message error 0 x BFF6001F Cannot detect recognizable video source Labview 7.1 with a NI-IMAQ Vision 7.1.1 Imaq card NI-PCI-1407 I am not able to detect a CCD camera on this card.This is what , I have done so far : Tried 3 differ

  • Policy files syntax

    The policy file syntax lets grant lists of permissions to identified code, for example giving its source. To grant several permissions to several code sources, it is possible to repeat the required permissions blocks for each of the code source... Bu

  • Error when trying to restore mail-folder

    Hi. I've done a complete re-installation af Snow Leopard. When trying to restore the mail folder via Time Machine i'm told: "The operation cannot be completed because you do not have sufficient privileges for "mail'" I seems to me that i have both pr

  • Post Moved BT Broadband Desktop Help

    post moved http://community.bt.com/t5/The-Lounge/Why-BT-Broadband-Desktop-Help/m-p/462991/message-uid/462991#U4... If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your questio