Value to be minused in the Pricing Procedure

Dear All,
I want to minus one value from the total value.
Scenario as follows:
Step 10 - ZPRO - Item Price
Step 20 - ZFOC - Additional Cost
Step 30 - Assessable Value = ZPRO + ZFOC
Step 40 - ZVAT - Sales tax on Step 30
Step 50 - Total Value = Step 30 + 40
Step 60 - Final Value = Step 50 - Step 20
How to calculate Step 60?
Rgds,
Senni.B

Dear Senni
If you  need the particular condition type to be substracted in pricing procedure, mark the condition type negative in control data of condition type.
Here your requirement, you create a conditon type with negative sign in control data & create a routine  saying that the exact value of what maintained in ur additional cost condition type shud be maintained in this new condition type too.
Anyway is  this requirement a real time one?
Regards
Deepu Pillai

Similar Messages

  • Excise duty in the Pricing Procedure for Local Purchase / Importation

    Hi,
    I'd like to know how to set up the pricing procedure for the purchase of an IS Oil Material; for local purchase and importation, especially with regards to the excise duty posting.
    Local purchase:  the vendor will bill us inclusive of the ED tax he previously paid, so the tax is just passed on to us..  My receiving location has ED paid status. In the PO item, we need to see this price (inclusive of tax) in the net price field.
    Importation:  the vendor only bills us the cost of the material.  When we received the fuel, we paid ED tax to local tax authorities.
    I know that both in these scenarios, the system has to determine the excise duty.
    My questions are (1) how do you set up the excise duty condition type  in the pricing procedure(or do they have to be maintained in the pricing procedure?) ?   and (2)  how do you set up this condition type in the config?
    Thank you and hoping for your immediate feedback.
    zccr

    Hi,
    You can use same pricing procedure
    put 4 in subtotal in pricing procedure against the Discounr or freight cond
    and in taxinn
    BASb ALTCBV 362 and for jmop 363
    But this will work only if same  discount or freight value is in IV as that given in PO
    if freing value changes in IV then its a problem
    This is SAP bug, and SAP workes in that way only, freight value should be same in PO and IV
    other solution
    in taxinn create tax code like v8 vat 4% for 003 tax clasification
    in ftxp create tax code V8 desc vat 4%
    in fv11 for jvrd put 4
    and at the time of IV put this tax code for freight amount
    and for regular material value V1 tax code
    this will work only if u have used acess seq MWST instead of JTAX pr JST1
    hope this helps
    Vipin

  • Selling price in the Pricing procedure

    In my implementation the company is arriving at the selling price like this:-
    Basic GLP Price     100
    Freight  & Insurance @5%      5.00
    Sub Total      105.00
    Exchange to INR @  1Euro=Rs.1.00(For ex.) 105.00
    Loading  1%      1.05
    ***. Value      106.05
    Basic Customs Duty at 15 %      15.91
    Sub Total      121.96
    CVD 16%      19.51
    Cess on CVD 2 %      0.39
    Sub Total      141.86
    Total Duty      35.81
    Cess on  Total Duty 2%      0.72
    Clearing Charges 1%      1.42
      TOTAL COST  ( CIF + C DUTY+ CVD+ CESS +CL CHRG)      142.95
    Sub Total cost without CVD      <b><u>123.04(Selling price)</u></b>
    I want this selling price to be picked up once I punch in the material part no. in my sales order. Can I get this selling price directly without using the pricing procedure? Can I hardcode the selling price or can i use some selling price simulation? Since the data to arrive at the selling price is dynamic is it advisable to hardcode the SP or to use different condition types to arrive at this selling price?

    Hi Arindam,
    It is advisable to create a new condition type so that in future it will be useful for the reporting purposes related to sales order documents.
    Othewise you can write a exit ( Requirement/ Formula etc ), and do the  calculation part for the selling price what you have mentioned in any of the mandatory condition type which you are using in sales orders, so that selling price value will always get populated.
    Thanks
    Lakshman

  • How to find the pricing procedure?

    Hi,
         in the sales order modification(VA02), if there is any change in a field, i have changed the pricing procedure.
    i have done my coding in MV45AFZB and FORM USEREXIT_NEW_PRICING_VBAP CHANGING NEW_PRICING.
    Now my requirement is, when u user saves the document, i need to find whether the pricing procedure is changed. if yes, then i have to update all the deliveries for sales order with some values from Ztable.
    please tel me how to check whether the pricing procedure is changed?
    Reward points wil be awarded.
    Thanks in advance,
    Regards,
    Niyaz

    Hi,
    Look at the below link, this may helps you
    http://www.sap-img.com/sap-sd/creating-new-pricing-procedure.htm
    Regards
    Sudheer

  • Step number in the pricing procedure

    Hi experts,
    Pls advise the reasons. How to solve them without changing the step number?
    Q1: As long as HM00 is the first step number in the pricing procedure, the value of HM00 cannot be distributed among items.
    Example:
    Pricing procedure:
    step no.         conditon type
    10                      HM00 (statistical)
    30                      NETW (ERL)
    Sales order (HM00 = $100):
    item 1     NETW = 0
    item 2     NETW = $100
    Q2: When putting a conditon type between PR00 & subtotal in the pricing procedure, such as VPRS, the value of subtotal cannot be the same as PR00.
    Example of sales order:
    PR00 (unit price) = $19.95 per 10kg
    VPRS (internal price) = $10 per 1kg
    subtotal = $2 per 1kg
    Request: PR00 = subtotal = $19.95 per 10kg

    hello, cathy.
    i do not have access to my references now, but please allow me to advance a general concept.
    in SAP standard, HM00 is a group condition, and fixed value.  the distribution of this value is controlled by certain logic.  as in other header condition types, distribution of this amount can be based on either the value or quantity contribution of the different sales order items. 
    what serves as the basis for distribution of HM00, i do not recall but i will get back to you on this... or perhaps another consultant can give it sooner.
    as to your second issue, i will try to understand your situation better.  but generally VPRS is statitical and not meant to come between PR00 and the sub-total.  VPRS has a different logic compared to the other condition types, and is intended to return a statistical presentation of profit margin in the condition tabs.  if fact, in pricing procedure RVAA01 you will notice that VPRS is grouped with the other statistical condition types just before the profit margin.
    regards.

  • Subtraction in the pricing procedure.

    Hello Friends,
                 I have requirement as follows:
    I have two steps in the pricing procedure. One has a condition type and the other does not. Now my requirement is to subtract the condition price of step 1 from the condition price of step 2 and display it as the condition price for step 3 which has no condition type.
    I have been suggested to create a new routine in vofm and assign that in the pricing procedure.
    Is there any otherv way of doing this?
    If not, how we design the code to get the values from the structure KOMV for the field KWERT for different steps to calculate and update in the rpicing procedure?
    Can u please guide me.

    and display it as the condition price for step 3 which has no condition type
    In SD, unless you have a condition type, you cannot show it as a pricing since it has an impact in FI via Account Key and G/L Account assignments.  Please explain more about the Business Process and how you want to capture.  Dont go for VOFM and all when the process can be configured via standard.
    G. Lakshmipathi

  • Configuring the pricing procedure

    Hi Experts,
    My requiremnt is,
    1. configure the price inclusive of sales tax             = X(Gross Price)
    2.calculate the vat of 4% in that                               = X*(104/100)=y(tax amount of 4%).
    3.Net price which is exclusive of tax                       =X-Y=z(net price).
    This is the scenario of the pricing procedure,.
    can u help me how to configure the pricing procedure as per this scenario.
    Gross price which has to be entered ,while  creating the sale order. From that vat 4% output tax which has to be calculated and finally give  the net price excluding the tax amount..
    I dono on what basis i should select my condition tables.I knw only the basic procedure of pricing .
    pls help me urgently.
    Regards,
    Divya.

    Hi divya,
    This may be helpful for u..
    15     0     ZPR0     FACT PRICE STD DOM               
    200     0     JEXP     IN: A/R BED %               
    405     0          Copy of base value     15       
    410     0     JEXT     IN A/R BED total     15       
    420     0          BED + AED + SED+CESS     200     202
    422     0     ZECP     IN A/R % ECess     410     419
    426     0          BED + AED + SED+ CESS     420       
    428     0          copy of Base Value     420       
    430     0          BASIC + ED + ECESS     10       
    440     0     JA1X     A/R Secondary&Hr ECS     424     429
    445     0          BASIC + ED + ECESS+HSCess     420       
                        430     440
    550     0     ZIVP     IN A/R VAT Payable     445     
    600     0          Base + ED + ST     445     560
    810     0          Net Value     600     
    Regards,
    Dippy

  • Downloading the pricing procedure

    Hi Gurus,
    I am new to the Middleware.
    I have defined the new pricing procedure in ECC 6 and I require downloading the same pricing procedure to CRM 5. What are the initial objects I have to us for initial download?
    I have used the following things in the pricing procedure
    •     56 Sales org. of order/plant  Condition Table     Standard one
    •     PI02 Sales org/plant            Access Sequence      Standard one
    •     I have defined 6 condition types.
    •     I have created the condition records for the condition types that where in the pricing procedure.
    Can any body help me out?
    Thanks in advance.

    Hi,
    You told me that for the particular download use T.C - R3AR2 when I go there I found lot of objects but I am not sure which object i have to use? How to find the right object
    If i want to download the Z00001 pricing procedure, 56 condition table , z001 to z10 condition table and condition records for the condition types.
    I have also used the following things in the pricing procedure they are
    In the subtotal column of the pricing procedure I have used
    •     1          Carry over value to KOMP-KZWI1
    •     A     Carry over price to KOMP-CMPRE (credit price)
    •     B     Carry over value to KOMP-WAVWR (cost)
    In the requirement column of the pricing procedure I have use
    •     2     Item with pricing
    •     4     Cost
    In the Condition formula for alternative calculation type column of the pricing procedure I have used
    •     2       Net Value
    •     11     Profit margin
    Thanks in advance

  • What is the meaning of this column in the pricing  procedure?

    Dear Gurus,
    What is the meaning of this column in the pricing procedure?
    thanks..

    subtotal field : Subtotal field is used to pass the value to some other field in PO .
    for ex: using value 9 you pass the value to field komp-brtwr. so that this can be used in  any other routine in the pricing procedure.
    requirement field: if there is a scenario that condition type should come in pricing on some condition like vendor country is india. in that case use create the requirment and attached this requirement.in this requirment you put logic and set the sy-subrc value 4 or 0.

  • Run out of step numbers in the Pricing Procedure

    Hello gurus,
    Has anyone come across the following situation:  Within the pricing procedure I want to insert a new condition type but there are no 'free' numbers available within the procedure steps to enable me to do this 
    e.g:  These are the steps in the Pricing Procedure
    Step     Cntr     Ctype     Description
    290     0     ZLTS     Type1
    293     0     ZLTD     Type 2
    296     0     ZDIF     Type 3
    297     0     ZLEX     Type 4
    299     0          Net Value Before Tax
    300     0     MWST     Type 5
    302     0     ZWR2     Type 6
    303     0     ZWR3     Type 7
    My new condition type should be applied on the Net Value Before Tax and before VAT (MWST) but there is no available step number i.e Net Value Before tax = step 299 and MWST = 300.   i.e new condition type should go in between 299 and 300.   Any ideas of how to get around this?
    Many thanks in advance....

    hi,
    you can shfit 299 0 Net Value Before Tax to 298, but you need to check all the alternative calculation types if any susbsequent condition is making us of this step in their calculations. We, use the step numbers(STUNNR) in our alternative calculation types, so if you change their number or sequence you will disturb the calcuation of other pricing conditions.
    so please evaluate from that angle.
    regards
    sadhu kishore

  • Pricing routine 901 in the pricing procedure

    Can you tell me in detail (step by step) How to write pricing routine 901 in the pricing procedure?
    I know ABAP coding. I am new to SD (pricing).
    The only thing I know is the VOFM 901 Pricing Routine development is in ABAP program RV64A901.
    Purpose : Pricing Routine for calculating the price difference due to increase or decrease in the copal contract price from the copal actual price
    Description :
    Routine 901 : Copal Difference Calculation
    The formula to be used is : Copal Adjustment = ( Copal Contract Price + Copal Actual Price ) x Amount of Copal / 1000
    Where
    Copal Contract price is the condition type Y001 from the pricing procedure Z00003.
    Copal Actual price is the condition type Y002 from the pricing procedure Z00003.
    Amount of Copal is the condition type Y005 from the pricing procedure Z00003.
    Copal Adjustment is the condition type Y003 from the pricing procedure Z00003.

    Hi,
    Go to the transaction VOFM.
    In the menu..Choose...Formulas -> Condition value
    At the of the table ..Enter 901 and give the description..
    Then select that row and press source text button or F5.
    It will ask for the access key...
    Get the access key for the corresponding object
    R3TR PROG RV64A901
    Then in the code..
    READ TABLE XKOMV INTO LWA_Y001 WITH KEY KSCHL = 'Y001'
                                                      KPOSN = KOMP-POSNR.
    READ TABLE XKOMV INTO LWA_Y002 WITH KEY KSCHL = 'Y002'
                                                      KPOSN = KOMP-POSNR.
    READ TABLE XKOMV INTO LWA_Y005 WITH KEY KSCHL = 'Y005'
                                                      KPOSN = KOMP-POSNR.
    Sum up the values in LWA_Y001, LWA_Y002 & LWA_Y005
    And then move it to XKWERT
    Thanks,
    Naren

  • About tax in the pricing procedure

    Hi Gurus,
    I need your help. Our client says that the tax was incorrectly calculated from the start of SAP application.
    Before SAP Application, their tax is computed as follows based on the Pricing procedure used:
    19% on Freight
    6% on Value of goods
    But now this is how tax is incorrectly calculated:
    6% on net value of goods
    I need your help on how I will solve this issue. This tax calculation should only be applied to sales to domestic Intercompany customer.

    Hi,
    Can you pls explain little more clearly with example in the pre and post SAP scenarios.
    Kind Regards
    Chakradhar

  • Replacing  of the pricing procedure by a different pricing procedure .

    Hi
    We are process of changing the pricing procedure of the particular sales  process.
    In case of old open sales order after changing pricing procedure if i update it in VA02 mode then also ...it is not picking the current sales order ...
    Again in case of sales order where deivery has been done ...for them while creating billing ...it is taking current pricing procedure so that there is a mismatch of sales order amount and billing amount .
    Again while creating return order w r t old sales order ...it is taking current pricing procedure in return order instead of taking the original one ....
    Pls advice how to rectify this problem .
    Thanks in Advance
    Regards
    Mrinal

    Dear Lakshmipati,
    I told I am  in process of changing pricing procedure .
    Currently normal pricing procedure is configured in the system. Now business wants to change it in list price pricing procedure ( i.e base price with tax pricing procedure ) . And new pricing procedure has some extra automatic discount value also .
    My question was
    1) There is no change in open sales order ....IT is OK
    2) But for sales order where already delivery has been done then after changing pricing procedure it is taking new pricing procedure so that ..sales value and billing amounts are getting different . How to restrict this .?
    3)For return order also ...it is taking new pricing procedure ... How to restrict the same ?
    Regards
    MKC

  • How to apply a fee in the pricing procedure without getting discounted

    I have added manual condition to a Pricing procedure (ZEKK and ZEAA). During order processing, these conditions are added manually to Order-Items. These are environmenr fee conditions, added to charge Environment disposal fee
    Now when a cash discount or any other discount is applied, these condition values  get added to total, and also gets discounted. The requirement is to add these condition value at the end of dicounted price before taxes. The taxes are to be charged on these condition value.
    Express replies are appreciated and rewarded

    Hi D M ,
    here you have to place the item condtions in the pricing procedure in the below format.
    STEP NO. C.TYPE FROM TO
    10             PR00
    20           Z001       10       10
    25           net value 10        20
    30            ZEKK     10        10
    40             ZEAA   10        10
    45            net value2   25      40
    NOW HERE THE system will calucate you said discount on the value of the basic picice of the sales order material
    also the environment condition types will calculate  the value on the basis of sales price as well
    and in the end the system will total the values as net vaue 2
    test n revert
    Mohit Singh

  • Last conditon type is not active in the pricing procedure

    Hi gurus,
    In the standard system, when there are multiple Condition types exists in the pricing procedure for the same condition class ( Example : Price) then the value of the last condition type should be active and rest all should be inactive. Where as in my case i have 4 pricing condition types , instead of last condition type 3rd condition type is being active. Can any one suggest what would be the reason for this and how to make sure that last condition type is set as active?

    I found that as the condition value is less than the condition base value , even though conditon type was last in the list it was not set as active. This can be seen by selecting the condtion type in the pricing details and then click on the details icon ( Lens ) .

Maybe you are looking for

  • Exporting HD footage in final cut pro

    Hey guys, not sure if anyone can help me or not, but i'll post away anyway. I'm using a Canon Vixia HG20 video camera for videowork at a summercamp. it shoots in full HD at 1920x1080. I'm editing with Final Cut Pro 7 and my first project is an 8 minu

  • ALV OO and refreshing the ALV grid

    Hi, i have some problems with my ALV 00 program. On screen 1 i have to fill in a material number. For that material i'm getting some data and show in screen 2 in a ALV grid. Via BACK-button i'm getting back to screen 1 and can fill in another materia

  • Daisy chain FW 800 issues!

    I'm having problems getting my ext. hard drives to daisy chain via the FW 800 ports! Sometimes it will connect the first drive but when I try to daisy chain a 2nd drive to the 1st, it either bumps it off or does nothing, and it worked a few hours ago

  • Is it possible to deploy app from JDeveloper 12c to WLS 10.3.6 ?

    Or I need to upgrade to wls 12c? If can. How to install ADF 12c to WLS 10.3.6 (jdk 1.7)?

  • Understanding remote shared objects

    Hi Fellow users, I am using a remote shared object in my Flash Media Server project for the first time. My purpose of using a rso is to update data in real-time accross multiple clients. Ok, I like to store a list of users who are connected to my app