Change Condition Type

Hi all,
How can i change the condition type from SKTO to SKTV ?
Cheers

Dear,
1) First u need to copy  new condition type SKTV to old one SKTO by following path SPR0BASIC FUNCTIONPRICING PRICING CONTROLDEFINE CONDITION TYPE-MAINTAIN CONDITION TYPE( CLICK)  or V/06 and select the existing Condition type SKTO and click on COPY BUTTON and create new one SKTV.
2) Now assign it access sequence to it
3) Now incorporate it in PRICING PROCEDURE at proper STEP by V/08
Regards
AJIT K SINGH
HAPPY TO HELP U

Similar Messages

  • How to change condition type data on header of a sales order

    Hi Guys,
        I have a requirement, where i want to change the value of particular condition type at header lever of sales order.
    How to do it.If i am not wrong , this can be achived by CRM ORDER MAINATAIN .But how to do it i dont know.
    So please help me for this requirement
    Regards
    PG

    Hi PG,
    Can you please let me know if you were able to do this. I have a similar requirement where in I need to change the value of a condition type.
    I am new to CRM , so it will be great if you can please explain me the steps.
    Thanks in advance.
    Regards,
    Vivek

  • Changing condition type values in Billing Doc Line Items

    Hi All,
    I want to change the value of condition types JLST and JCST to zero in the line items of proforma invoices. How can I do this?
    Any function module or BAPI? Should I go for BDC?? I tried to find user exits. What can be the optimal way to do this?
    Please help.
    Thanks in Advance
    - Neha.

    Hi Neha,
    You pass 0 (zero) to the field COND_VALUE in CONDITIONSIN table alongwith other relevant data.
    And pass 'X' to the field COND_VALUE in CONDITIONSINX.
    hope it helps.
    saroj

  • User Exit to Change Conditions Type into PO

    Hi Experts,
    Does anybody know a user exit to change of a condition's currency into a Purchase Order?
    I need to change currency type of manually entered conditions, so the user exit should be determinated by specifics conditions types and called up during a redetermination of all or individual price components.
    I'll appreciate any information.
    Best Regards.
    José

    Use BADI ME_PROCESS_PO_CUST

  • How to change condition type of Markdown price?

    Dear Expert,
    When I active markdown price, the system create price with condition type VKP0 (same as article regular retail price). Now I want system create price with other condition type, for example ZXXX.
    Could you give any help or tips? Thank you very much!!
    Robin Hu

    Xiaowei Hu
    You solved the problem?
    Tks
    Filipe Borges

  • Shipment cost - Change definition of condition types

    Change definition of condition types in work pricing procedure
    hey all ,
    we implemented the shipment cost module and now we have to make some changes
    in working condition types because the requirements of the customer changed .
    is it recomended and what are the effects of changing the definition of condition types
    and by that changing working pricing procedures .
    for example if i change condition type from D - wight, V - Volume F - Formula to   T scale
    ( and makeing the properchanges in the scale )  or add some more condition the existing pricing
    procedures ?
    BR
    ASA
    Edited by: ASA MOKED on May 22, 2009 3:33 PM

    hey and thanks for the reply ,
    did you make changes in the definition of existing condition types ?
    for example change condition calc.type from d-weight to t-scale ?
    BR
    ASA .

  • Condition Types in Scheduling Agreement(Urgent)

    Dear Experts.
    This is a query with reference to my earlier issue Changes in Condition ME32L.As per suggestions, to get validity periods i have clicked on Time dependent Condition In SPRO settings Under Define document Types.
    After that i am not able to enter Custom Conditions while creating a Scheduling Agreement.So i tried by removing this Time dependent setting,then was able to enter Custom Conditions...
    But i need to see validity periods too when i change condition types through ME32L...
    So,Please give me appropriate Suggestion....
    Thanks and Regards
    MK

    I'm not sure about your own pric proc, but in standard it should works, and also its apply per organization level.
    RM0000 and RM1000                                                      
        Control the price determination process in POs, quotations, and    
        scheduling agreements.                                             
        Both calculation schemas require 2 condition types for the gross   
        price: one for automatic price determination (standard: PB00) and  
        one for manual maintenance (standard: PBXX).                                                                               
    RM0001 and RM1001                                                      
        Determine which condition types you can enter in purchasing document
        headers with time-dependent conditions (e.g. contracts).

  • Influencing Condition Types in PO

    Dear Experts,
    Is there a way to change condition types which are displayed in the Purchase Order conditions screen?
    I checked the condition type that the system take as default : 01PB which is different than the condition type used in the contract.
    For the contract it was possible to influence the condition type to be displayed in the match code on conditions screen by changing the Condition Groups in customizing, but for the PO I couldn’t see a way to add or exclude the condition types available in the PO condition screen.
    Does anyone have an idea?
    Thank you

    Hi,
    Did you solve your issue ?
    Kind regards,
    Yann

  • Change condition in already invoiced Sales Order

    Dear all,
    Could you please help me with following questions?
    Is it possible to add/change condition types on the sales order (header and item level) for which invoice has been created already?
    I mean is it possible to add some surcharge condition to already invoiced order and than as result debit memo?
    And one more question : Are there some time restrictions when debit/credit memo can be created? (I believe not, but I would like to have this confirmed, as I am not SD expert.)
    Thanks in advance for all replies,
    Cheers,
    Milan

    Hi,
    Here are the answers to your question
    > Is it possible to add/change condition types on the sales order (header and item level) for which invoice has been created already?
    I mean is it possible to add some surcharge condition to already invoiced order and than as result debit memo?
    The answer is No. You cannot add or change the condition once it is invoiced.
    > And one more question : Are there some time restrictions when debit/credit memo can be created? (I believe not, but I would like to have this confirmed, as I am not SD expert.)
    The answer is No again. There is no time restriction and you can create debit or credit memo immediately when the invoice is released to accounting.
    Hope this helps
    Thanks
    Mukund S

  • How to change exchange rate type for specific pricing condition type

    Hello every one,
    I have a requirement for billing ie VF01.
    currently  all the exchange rate are being calculated with exchange rate type 'M' by default.
    but now client want it should calculate exchange rate with type 'E' for two pricing condition type for all others it should calculate with type 'M'
    Please any body can help me with the exit and code which i can use.
    I have checked exits SDVFX008.
    but how to change exchange rate with type 'E' only for two conditions.
    as changing exchange rate at document header will change exchange rate for all condition type.

    You need to assign KOMK-KURST = 'E', for those two condition types. If it had been item number specific, you could have used USEREXIT_PRICING_PREPARE_TKOMK(RV60AFZZ).
    Do one thing, put a breakpoint on FM 'PRICING' and then do selective runtime analysis.
    Check whether any user exit/BADI/ explicit enhancement are available when condition types are processed in a loop. If nothing is available, try implicit enhancement.
    Link to refer for selective runtime analysis - Runtime Analysis for VOFM
    Also try with VOFM requirements ( not sure whether changing KOMK-KURST is permissable in requirement as normally  we only set sy-subrc values to suppress/allow condition types ). Don't forget to assign requirements against condition types in pricing procedure.

  • Condition type value can not be changed in PO pricing

    I have created PO which is having pricing procedure consisting different condition type. When i create any subsequent document (MIGO or MIRO) and realized that condition value in the pricing need to be changed so I have reversed all subsequent document so that can carry out "update pricing".
    when i press Update pricing button on the condition tab, its showing message that new pricing can not be carried out. I observed that some condition types of pricing are grayed out.
    Kindly help to solve this problem. Kindly help me how to 1) update pricing or 2) can change value of condition type.
    answers will be rewarded

    Hi shiwanshu
    Actually i tried the same and could change after I have reversed all subsequent documents
    Since your system does't allow you change and since you have reversed all the subsequent docs why dont you delete the PO item and add a new one with right pricing..
    i guess it will solve your problem..
    Hope helps
    Best Regards
    Reward please if found useful

  • Condition Type - Values getting changed at billing

    Hii All
    I have a header condition which is set up as group condition at header level. When an amount is entered at the header level it gets proportionately distributed among the line items. This is fine.
    Problem comes when a line item is completely shorted (i.e. delivery quantity becomes 0) then in the billing the header condition value also get reduced.
    What setting needs to be done so that the header condition value does not get affected.
    Current setting of condition type is as follows:
    Condition Class: A
    Calculation Type: B
    Condition Category: Blank
    Copy Control from delivery to billing is marked as 'G'
    Pls do let me know if there is a feasible solution for the same.
    Many Thanks
    Gaurav Manocha

    Dear customer,
    What you are experiencing with Fixed Amount Header conditions is stand-    
    ard behaviour. Please see below Notes:                                     
    876617 FAQ: Header conditions / Header condition screen                    
    317112 Behavior of conditions w/ calculation rule B changed                
    485740 Conditions with fixed amount in copy activities                                                                               
    To achieve what you wish (absolute amount), solution is in the below       
    Notes:                                                                     
    84605 Transfer absolute amount condition to billing doc.                  
    25020 Value changes during over/underdelivery                             
    25144 Freight conditions during milestone billing                         
    But I guess that there are many threads with the same problem.
    At first please search for old threads and solutions.
    I hope that the information are helpful.
    regards
    Claudia

  • Condition Type appear twice in PO Header in Change mode

    Hi Gurus,
    I have done the following steps:
    1. I have created an import PO and added few Freight Conditions in the header, and Customs Condition in Line item
    2. I have booked a customs invoice against the PO. (MIRO posted for Planned Delivery Costs)
    3. Now when I go to the change mode of the PO, then in the header I can see same condition type twice, one with the value maintained earlier and another with value 0.
    Issue:
    I should not be seeing the condition type twice in header.
    Please help me resolve the issue as early as possible.
    Thanks in Advance.
    Regards,
    Ankush

    Hi Ankush,
    Make sure that header conditions are marked as header only and same for item condirions in m/06
    try creating a new PO after making these changes
    Reg
    Dheeraj

  • Change history (for perticular condition type) in scheduling agreement

    All SAP Gurus,
    We have a scheduling agreement, in which certain condition (condition type for freight condition) value have changed several times.
    Where we can find the changes in the value of this condition type?
    Regards,

    Hi Rajan,
    You should be able to see in
    Item -- Statistics -- Changes. You can find that line item wise.

  • How to change the manual condition type value in change sales order BAPI

    Hi All,
    My scenario here is, i want to either add/change the manual condition type value during change of SO.
    When i'm trying to pass the  order_conditions_in and  order_conditions_inx tables in  'BAPI_SALESORDER_CHANGE'.
    Condition type is coming at item level but the value is setting to zero. Pls. help if anyone has any idea how to handle this.

    Siva,
       I guess you posted in Wrong Thread. You need to post in WAS section.
       check for any BAPI's available in CRM.
    Nagesh Ganisetti.

Maybe you are looking for