Wrong condition base value when an order is copied from another order

I am copying sale order to sale order and encounter an issue with pricing .
I have an excise condtion for which the condition basis is the price condition . I copy the order and update the pricing in the new document (  I have to do this because the pricing type in copy controls is A ) . The price is being copied and the value calcualated as per the order quantity . But the same value is not flowing as the condition base value for the excise condition type mentioned above. It is taking some different value as the base value . There is no alt base value assigned in the procedure.
As per the settings in the procedure , the condtion value of the price should be the base value for the excise condition type and this is not happening
Could somebody throw light as to what is going wrong ?
Thanks in advance
Regards
Mahesh

Many thanks for this.
I can see entirely why it's designed as such, but I just find it slightly frustrating that there's no way to break the link between the order and the shipment out to the depot. Just to clarify, we're not requiring the orders to change - they will still be made and will come in - but just that the orders themselves don't specifically need to be the stock that is used for the replenishment.
So -
1. Min Max identifies depot needs replenishing.
2. Central distribution does not have (enough) stock to replenish.
3. Order is made to replenish central distributions stock.
4. We ship whatever we've got, when we've got it, to depot to replenish.
It's the bit where Min-Max is trying to replensih a specific depot rather than our central distribution centre that's my problem.
I suspect that, as you say, that specific issue is not directly fixable without getting our IT contractors to do a customisation.
I'm going to look into your Supply Date Offset suggestion now, though I'm not sure how this affects the shipping after the orders are placed. The orders themselves are approved manually after we've checked our stock position (i.e. what's in with the recycling team), but we recycle & refurb probably 60% of our maint stock so there'll always be kit turning up after the order has been made because of the long lead times.
Thanks again.

Similar Messages

  • Wrong condition base value

    HI
    Thre is a tax code with combination
    ED-DE, AED-4%, VAT 12.5%-DE
    ED IS DEDUCTABLE
    Additional excise duty is 4%
    & vat % is 12.5%
    the problem is for eg:
    the toatal  after excise 26,346.52
    Vat 12.5 % is calculated correctly but the system show wrong condition base value
    Regrd
    sam

    check your tax procedure. The sequence for VAT calculation could be wrong.
    Amit

  • Cannot switch base units on Goods Receipt PO copied from Purchase Order

    Hi,
    I am wondering if there is a simple trick or setting for this or if we have to use a UDF/FMS...
    When using Uom for sales and purchasing, you cannot switch between Yes and No for base units on the target document(GRPO) when copying a PO to GRPO.
    For example, enter a purchase order selecting 'No' for base units and enter quantity 1 for item with Uom case(25 pcs in a case). 25 are ordered. If the warehouse receives 23 instead of a full case from the supplier,  they want to be able to enter 23 on the GRPO(copied from PO). They don't want the warehouse staff calculating what percentage to put in for quantity (23/25 = 0.92),  they would just like them to use the drop down box and change the base units to Yes and receive the quantity 23 units.
    Any suggestions?

    Hi,
    How often this would happen?  If it is very frequent, my suggestion would be considering it when you create PO.  You know, if you could change that option, the link between PO and GRPO will be broken.  It is not recommended.
    Thanks,
    Gordon

  • Profit Centre in production order donu0092t copied from sales order

    Dear guru ,
    i maintain Profit Centre in Material Master Data , in Sales: General / Plant data, then the same will default in sales order.
    I can change it at the item level in the sales order T.Code: VA01, in the Account Assignment Section.
    I use make-to-order processing , but in the production order the system copied profit centre of material
    Master and not from sales order position.
    How can copy the profit centre from sales order position ?
    Thanks in advance.

    Pl. check TOR(Transfer of requirment) setting. your requirment type is make-to-order. do the setting accordingly. Pl. revert back if i am wrong. I think it will be helpful.
    Regards
    Vinod kumar

  • Wrong Condition base value for Z Condition

    I have activated smartform Y640_SDORC_A and everything has the right value except for a Z condition based on weight.
    If for example the weight is 30 kilos it shows 300 kilos.
    Althought it has the wrong base quantity everything else gets copied ok, and the total its correct.
    Does anyone know where should I check why is taking the value 10 times?
    Thanks
    Regards,
    Carlos

    Hi Carlos,
    this program is probably working with fixed decimals (attributes of program) -> all amount fields have two decimals. KG is defined with 3 decimals (per customizing, might be changed) -> conversion is done by write, when the currency-option is used. If you calculate values, you have to take care of the decimal-shifting yourself.
    Best regards, Christian

  • Wrong tax condition base value

    Hi,
    We are getting wrong tax condition base value if an item having particular combination of inactive condition exclusion items-
    we have x abd y condition types which are inactive.
    if x is having 0.01 then system is considering y value for tax condition value(it should not because it is inactive). If conditions having other than 0.01(for x), we donot have any problem. (even 0 also we donot have any problem)
    Any inputs
    chidambaram

    Hi
    Just check , whether some routines are written against the condition types.
    Though inactive , it is picking up the values ,it may be on some per requsite condition.
    Regards
    KRSNA

  • VOFM Condition base value not updating(Urgent)

    Hi All,
    I have created a Condition Base Value 901 for Sales Order in Transaction VOFM.
    Following is the code when I enter the Sorce text.
    FORM FRM_KOND_BASIS_901.
    *{   INSERT         DEVK901384                                        1
    DATA: XXKOMV TYPE KOMV,
          XAKOMV TYPE KOMV,
          VKAWRT LIKE KOMV-KAWRT.
    IF KOMP-VKAUS = 'YAB'.
    XXKOMV = XKOMV.
    CLEAR VKAWRT.
    LOOP AT XKOMV INTO XAKOMV WHERE KSCHL = 'YIPR'.
    IF XAKOMV-KAWRT > 0.
    VKAWRT = XAKOMV-KWERT.
    ENDIF.
    ENDLOOP.
    XKAWRT = VKAWRT.
    CLEAR XKOMV.
    XKOMV = XXKOMV.
    ENDIF.
    *}   INSERT
    ENDFORM.
    But this code is not updating the Condition screen for items condition value.
    Regards
    Vijai

    no, the code contains the logic to determine the base value, then the value has to be passed to xkwert.
    take some other base formula as template.
    pls. rewad if helpful
    Roberto

  • Condition Base value becomes Zero

    Hi all,
    we created one routine to restrict usage of some condition types for Purchase  Order . These are manual condition types .
    Created one Rotuine in VOFM --Pricing.Wrote code in FORM KOBED_904 perform.Assigned routine in the M/08 Tcode for those condition types and in routine logic restricting condition types based on sy-subrc value.
    when i enter another manual condition type in header for which the routine is not assigned the condition base value of the condition type to which the routine as assigned becomes zero. hence the condition value also becomes zero.
    if i enters same in item level it is working fine.
    Regards,
    Ajay

    Hi,
    If u didnt assign routine also please check the sy subrc inside the routine and come  out.
    Regards,
    Nandha

  • Alternative calculaton type/ condition base value/requirement

    Hi
    What is the role of alternative calculaton type, condition base value,requirement in pricing procedure.?
    2) Where do we define value for alternative condition base value and alternative calculation type so that system picks up different value,when the value for alternative condition base value and alternative calculation type is mention in pricing procedure.

    Dear,
    *Alternative Calculation Type:*
    This function allows you use a formula as an alternative in finding the value of the condition type, instead of standard condition technique. this can be used to calculate complex tax structures.
    Alternative  condition base value
    The alternative condition base value is a formula assigned to a condition type in order to promote an alternative base value for the calculation of a value.
    Example
    An absolute header discount is, for example, distributed in the standard system according to the cumulative value of the items.
    If the system distributes the absolute header discount according to volume based on the Alternative formula for condition base value , a header discount of $30 results in the following discounts:
    Item Value Volume .
    1 $1000 2 cbm
    2 $500 4 cbm
    Stand. disc. Volume disc.(With Formula)
    $20 $10
    $10 $20
    Condition formula for alternative calculation type
    Alternative formula to the formula in the standard system that determines a condition.
    Requirement
    This function is used to assign a requirement to the condition type. This requirement can be used to exclude the system from accessing the condition type and trying to determine the value. This can be used to specify that the condition type should only be accessed if the customer has a low risk credit.
    with regards

  • How to display modified condition base value in Pricing Procedure?

    Hi everyone:
    I used a formula to change the condition base value (via the VOFM transaction) of various price conditions that are assigned to the same material. In this way, I can distribute the total quantity of the item line in smaller quantities for each price condition.
    Now the problem is that in the conditions tab of the sales order, I can not see the Condition Base Value of each Price Condition, and that's a little confusing.
    Did Anyone know's a way to show the modified Condition Base Value in the Pricing Procedure of the Condition Tab?
    Thanks a lot,
    Ginno Giuffra

    Thanks JJ:
    Yes,  I can found the modified base value in the condition details, but I still need to show it in the Pricing Procedure scheme.
    It is curious that the table options does not allow you to add that field to the escheme.
    Does anyone knows a user exit wich can modifye the table?
    Thanks again,
    Ginno Giuffra

  • Condition Type JSRT not picking Condition Base Value in Pricing Procedure

    Hi Friends,
    In a procedure System is not picking condition base value for condition type JSRT. I have checked the tax procedure and found alternative Cal Type is 17 and is working fine for Domestic vendors.
    Friends i need your help in sorting out this issue. Pls suggest what I can check in order to sort out this issue.
    Rgds, Krishan Raheja

    Hello!
    In TAXINN the base value for the condition JSRT is picked up from step 100.
    I suggest that you change the "From" value to 100 instead of whatever you may be using
    Then test the transaction once again.This will not affect your normal service tax calculation either. So please make this change & try using S1 for planned delivery cost.
    Hope this helps !
    Cheers!
    Plauto
    Edited by: Plauto Abreu on Feb 11, 2011 9:03 PM

  • Condition Base Value Routine

    Hello all,
    I am currently facing an issue where we have created a Custom Condition Base value routine for a Tax Condition type.
    In our scenario, we have Sales Tax condition type ZZTX which has the following parameters:
    Cond. class       D Taxes
    Calculat.type     A Percentage
    Cond.category  D Tax
    Rounding rule       Commercial
    Also since its a tax condition type, it is set to D - cannot be modified manually.
    Also in the pricing procedure, the condition type is pointing row 301 to pickup the condition value basis. This is for the normal scenarios. However when a particular condition is satisfied (which is coded in routine 902 for ZZTX) the code in 902 is supposed to change the condition base value for ZZTX.
    800     0     ZZTX     Tax for Sales     301                       10          902     MWS
    This functionality is not working at this point. When I debug, I can see the code appending the calculated value to the condition base value for ZZTX.
    However on the screen, I still see the condition base value being picked up from row 301.
    I need some input from you guys so as to find it the condition type zztx should have some parameters set to allow the change or is there a problem in the 902 routine ?
    Kindly advise
    Thanks
    Vin

    Hi Vin,
      Please check with your ABAP expert if he has done below to fetch calculated value to hold it correctly,
       l_val_190    TYPE kwert,   l_val_210    TYPE kbetr,
    I guess it is to do with Data type only in your 902 routine
    Hope this will solve your probelm,
    Regards,
    Siva

  • CONDITION BASE VALUE / ALT CALCULATION TYPE Pricing

    Dear All,
    I have a scenario where in I want the condition base value for calculating the value for a condition type to be based on
    Gross weight -  Net weight value of a material.
    Is it possible and if yse how do I acheive the same.
    Deepak

    Deepak,
    Alternative Calculation Type:
    Normally if you want to calculate a value you have to use a calculation type for determinating the value. This calculation type is either addition, subtraction or multiplication. Similarly SAP also has got a default calculation type in the control data of the condition type. There you have the options of either Qty based , Fixed Amount Based or Percentage based.  
    Here what happens is suppose if you define Your condition type that calculates the base price of a material on Qty based. Then the calculation will be done based on the quantity of the material. If the customer orders 10 Nos and you have maintained a unit price of 100 Rs for each material then the value determined is 1000 INR. Similarly if the discount condition type , you maintain the calculation type as %. This means if you maintain the value of 10  % in the condition record. Then this percentage is taken as the calculation type  and the condition value is determined.
    In some cases you have to forego the default calculation types and use the customer specific method for calculating a value. For ex if you are calculating the Freight charges for a Material . it depends on so many criteria like, the weight, volume  and also the minimum amount etc etc, in those cases, you forego the default value and then use the alternative calculation type in calculating the condition value against the particular condition.
    Alternative Condition Base value :
    If you have to calculate any value then you have to have a base value for it. For ex if you want to calculate the  discount of 10 % for a material then you have to have a base value on which this 10% is calculated. Normally you take the  condition value of the base price of the material to calculate the value.
    Now you don't want to take the base value and take other values as base value which are derived on some formulae. So you create a routine which will do the mathematical operations in the routine and derive you a value which is now used as the base value for calculating the condition value for a particular condition type.
    Reward poitns if u finds this helpful....
    Regds
    MM

  • Change the Condition base value in a Condition type.

    Hi Experts,
    I have a problem because I need to change the condition base value for a condition type. This condition base is calculated as a result of other condition types in the list of pricing Elements. I would need to change the base in order to solve the problem.
    Thank you and best regards.

    Hi Alberto
    if i get it correctly , this is your scenario
    condition 1--- price x
    condition 1--- price Y
    condition 1--- price z
    now you want a fourth conddition with base value total of the above 3
    if so , you maybe define all the above 3 as statistical ,
    in another row , create a total of the above 3,
    assign a sub total this ,
    create new conditon type and in its alt base value , give the formalue for the sub total
    for eg 5 for sub toal 1, 6 for sub total 2
    and then you would get the right base value
    Hope this helps
    Thanks
    Akasha

  • Condition Base Value not maching between R/3 screen and Database

    Hi All,
    We have been using the Condition Base Value KAWRT field in the datasource 2LIS_13_VDKOM (Billing Document Condition).
    While reconciling the data in the underlying R/3 table KONV and the R/3 screen (VF03 transaction) and DS extracted data, we are seeing that sometimes the data in KONV is different by factors 10, 100 or 1000 etc from the value in the R/3 screen. We could not find any definite logic as to what should be the factor based on which situation.
    We understand SAP does this shifting of decimals to increase the precision. But we need to determine the logic of using "which factor at what situation".
    Has anyone faced this situation before, if yes...was a solution found?

    We are infact looking at the decimals against currencies (TCURX), but sometimes the KMEIN field is blank against the transaction, usually the case when KRECH (Calculation type for condition) is B - Fixed Amount. Then we are failing to understand the logic used to determine the factor.
    Any idea on that?

Maybe you are looking for

  • Can not access OAF pages on R12.2

    Hi All, We installed R12.2 with the beta patch for doing some investigation before it is formal released. After we patched add-on products successfully, we found we can not use all OAF pages of those products on R12.2 by following error message: ~~~~

  • How to Stop a Loop from Crashing Dreamweaver

    I am working on some loops and when I get them wrong a continuous loop results causing Dreamweaver to crash.  Is there a button or a CTRL key combination where I can I stop / break the loop before it crashes ? I try to use 'Stop' but it does not alwa

  • Uploading from File Server

    hi,     i have a BDC program to be done however the file is in File server so wht shud i do inorder to access the file the file server for example the path is given : 127.1.1.10\SharedFolder\20070704.txt and i have authorization set on it and i have

  • Roxio Media Manager - 8830

    I just got  8830 (VZN) I have DM version - 4.3 and device software V 4.2.2.176 When I open up Roxio Media Manager. The Application recognizes my device folders , but not my media card. I have a SD 2GB media in my device. Any suggestions?

  • Cannot open Lightroom 5 download on my 10.8.4 Mac.

    Says no application is available. This new Apple version usually requires downloading software through the APP store.