Variant Pricing - Passing a Z* condition to a quote

Wondering if anyone knows how to pass a z condition to a quote from the configuration.  We have variant pricing working for the VA00 pricing conditions, but would like to pass across a Z condition.  Any ideas?

So instead of VA00, we have Z-PG.  In a normal pricing procedure, I set the characteristic that is set to SDCOM-VKOND (VAR_PRICE) to the name of the VA00 condition and then do a $SET_PRICING_FACTOR.  How does it know to look at Z-PG instead of VA00? 
Example of code of how we do the variant pricing for VA00:
$SELF.VAR_PRICE = 'FCM_CHARGE'
$SET_PRICING_FACTOR ($SELF, VAR_PRICE, 'FCM_CHARGE',CABLE_FIBERS)
FCM_CHARGE is set up under VA00.
How would the code look to find the condition under Z-PG?

Similar Messages

  • Multiple Variant pricing conditions in a Pricing Procedure

    Hi,
    I have a scenario regarding variant configuration pricing in a sale order. I need to attach multiple pricing condition like VA00 in my pricing procedure .
    A material M1 has many characteristics under the category Basic and Special for example.
    Under Basic I have the following characteritics and its respective values maintained in VK11
    B001- Basic Spec 1  USD 100
    B002- Basic Spec 2  USD 200
    B003- Basic Spec 3  USD 300
    Likewise under special category ,
    S001- Special Spec 1- USD 500
    S002- Special Spec 2- USD 1000
    In the pricing procedure the varaint condition VA00 will carry the price of the characteristics. My requirement is as follows
    1. The prices of the Basic spec should be added first and later the special spec
    VA00- Basic Spec 1      100
    VA00- Basic Spec 2      200
    VA00- Basic Spec 3      300
    Sub total Basic spec Value  600
    VA00 Special Spec 1    500
    total basic and special spec - 1100
    The problem I faced in the above format was that the pricing procedure will allow only one entry of VA00. To over come that I copied the condition VA00 and named a new one, for e.g, ZVSP.
    Now when I use the condition ZVSP, it does not fetch the values like VA00.
    Could any one suggest a method in which I can introduce varaint conditions in multiple levels in a pricing procedure.
    Thanks and regards
    Rasheed

    Hi,
    When you copied the VA00 condition type, did you also copy the associated access sequences? Your new condition type should have an access sequence with an access that transfers the value of the doc. field KOMP-VARCOND into the condition VARCOND; use transaction V/07 to check this.
    Regards, Jesper

  • Variant pricing in Sales order and Purchase Order for same Config material.

    Hi,
    I am stuck to a point wherein the varaint pricing is working either in Saler Order or in Purchase Order.
    The issue is that the Variant Condition Characteristics 'VARCONDMM' has MMCOM and VKOND in additional tab and in the multiple selection active (arrow) I have maintained SDCOM and VKOND.
    SO the variant pricing is active at the time of PO creation when 'VARCONDMM' is used and not at the time of SO creation.
    So I created  Variant Condition Characteristics 'VARCONDSD' has SDCOM and VKOND in additional tab and in the multiple selection active (arrow) I have maintained MMCOM and VKOND. and changed the dependencies accordingly for other characteristics.
    Then the variant pricing is active at the time of SO creation when 'VARCONDSD' is used and not at the time of PO creation.
    Any positive/quick inputs are highly appreciated.
    Regards,
    Abhilash

    Hi,
    did you check the code in dependency editor of the dependencies..? do they match between your previous system and new one?
    Regards,
    Raghu.

  • Variant Pricing Steps

    Hello,
    Variant pricing configuring steps
    Can anyone explain the steps in details for configuring this with explanation of class type.
    Full points will be awarded for good answers.
    Thanks,
    Anil Rajpal

    Hi
    STEP 1: CREATE CHARACTERISTICS: -   T.CODE: CT04
    Logistics , central functions , classification , characteristics , create,
    Go for value tab page
    save it .
    Go for the change mode and change the status to RELEASED
    Create another characteristic Namely called CAR_COLOUR with char value as white and black and follow the same above procedure.
    Step 2: Create Pricing Characteristic CT04
    SAVE IT
    Go for change mode and change the status to RELEASED AND SAVE IT
    STEP 3: CREATE CLASS CL02
    GO TO CHAR TAB PAGE
    Save it
    Again go for change mode and change the status to RELEASED
    Step 4: Create configurable material with material type kmat: mm01
    Go for mrp3 view
    Give strategy group =25 ( make to order ) and rest as usual.
    Step 5:
    Create sub material masters for finished products
    Like : white, black, normal, and disc.
    Step 6: create BILL OF MATERIAL (BOM)
    PRESS ENTER
    SELECT THE LINE ITEM AND GO OF EXTRAS, OBJECT DEPENDENCIES , EDITOR,
    SELECT SELECTION CONDITION
    PUT THE SYNTAX AS CHARACTERISTIC = u2018CHAR VALUEu2019
    CHECK THE SYSTAX ERROR (CRTL + F2)
    IF NO ERROR  THEN SAVE.
    STEP 7: CREATE CONFIGURATION PROFILE: CU41
    SELECT MATERIAL AND PRESS ENTER,
    SELECT THE LINE ITEM AND GOTO PROFILE DETAILS
    Select the user interface tab page and click the setting button
    Select the appropriate option as u like
    No we have to link the characteristics and values
    For the above , for the screen cu41, go for extras , object dependencies, editor
    SYNTAX  : $ SELF.PRICING CHARACTERISTIC = u2018CHAR.VALUEu2019 IF $SELF.CHARACTERISTIC = u2018CHAR.VALUEu2019
    Save it
    Come back and again save it
    Step 8:
    Place the variant condition in the pricing procedure
    Procedure zvaa01
    Create condition record vk11
    Save it
    Now entire configuration was done for variant configuration
    N0w create a sales order
    Va01
    Item category: TAC
    Billing relevance : (A) : delivery related billing.
    thanks
    Kuntla

  • Material Variant pricing

    Hello All,
        I have created a material variant from a configurable material. I would like to know if in the sales order I can pull up the variant pricing condition attached to the configurable material, or do I have to maintain separate conditions in PR00. thanks
    Atul

    Dear Atul,
    As per your Q i understand that you want a pricing to be pulled in sales order.
    The Pricing for the material will same as we do. i.e we need to maintain the record in PR00.
    But for Variant the pricing needs to be Maintaind in condition type VA00.
    All the variant needs to be maintained in VA00 only as this condition type get activated only when you are working with Variant configuration.
    Suhas

  • Variant Pricing _ each item price based upon main item.

    Hello,
    I request your help for inputs on Variant Pricing functionality for given scenario.
    Each material will have different price based upon different brand / main item.
    For example u2013 Inbuilt-Sat Nav will be priced different in Toyota Prius & Toyota Avensis.
    Let say, we have 2 products (Toyota Prius & Toyota Avensis.) each having 10 different options/ items which are charged separately.
    Hence would like to know how we can set up the price in variant based upon Main item & sub item.
    Toyota Prius / Customer / InBuilt Sat Nav = £1200
    Toyota Avensis / Customer / InBuilt Sat Nav = £1500
    Your inputs are appreciated.
    Thanks & best regards

    If you want to maintain seprate prices for each variants go to VK11 use the following condition types -
    VA00: this condition type expresses an absolute amount.
    u2013 VA01: this condition type expresses the surcharge/discount as a percentage
    above are based on sales org, material and variants combination, so as you said you requirement is based on customer will charge different prices, so create new condition table with customer combination and add in to same access sequesnce and condtion type.
    For more details check the below link:
    http://www.sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm
    regards
    Satish

  • Variant pricing - steps requested

    Hi,
    I created configurable material Envelope, assigned variant class 300 to material.
    then created characteristics, ZSIZE and gave values like DIN C4, DIN C5.
    then created class ZENVELOPE and assigned characteristics to it.
    I want to do variant pricing?.
    How to proceed?
    Thanks

    Here are the detailed steps
    - create another characterstics 'ZPRICE' and go directly to  Addnl data tab. enter table name as SDCOM and in field name enter VKOND. The system would copy required information from the data dictionary.
    - go back to characterstic ZSIZE. Go to value tab and select DIN C4.
    from menu bar select GoTo - Extras - Object Dependencies - Editor - select procedures.
    In front of 000010 enter $self.ZPRICE='DIN C4'.
    similarly repeat step for DIN C5.
    - go back to class ZENVELOPE and assign your newly created characterstic ZPRICE
    - go to VK11 and enter condition record as VA00 and give values for DIN C4 and DIN C5.
    - create your order and a pop box would come up giving option to choose DIN C4 or DIN C5. Basing on option you choose system would automatically determine price for this variant.
    - Remember to declare material price for your main item Envelope.
    - If you have any problems post your message again.

  • Pricing procedure  change the condition value

    Hi,
    My pricing procedure determines the Tax in %basis.Now i have a rewuirement wherein i should be able to enter the amount in AMOUNT COLOUMN in condition tab. This value should be the condition Value for the condition type.
    Now my pricing procedure doesnt allow me to make any changes and the condition type is greyed out. how can i calulate the tax in amount instead of % and be able to enter the value manually?
    Thanks,
    Challa

    Hi Challa,
    Price can be maintained either on percentage basis or on amount basis.
    So you have to make changes in condition type to convert it from percentage to amount.
    Go to IMG u2013 sales and distribution u2013 master data u2013 basic function u2013 pricing u2013 pricing control u2013 define condition type.
    Select maintain condition type from the options.
    Now select your condition type and click on detail.
    Change the calculation type from A (percentage) to B (Fixed amount) and save it.
    Now go to VK11 and maintain the new condition record for that condition type.
    Now create the sales order and go to condition tab and check out the pricing it will be amount.
    Please do this method if you find any difficulty then tell us.
    Regards
    Raj.

  • Redetermination of pricing procedure and its condition types during credit

    Hello ALL,
    please provide the solution to redetermination of pricing procedure and its condition types during credit  memo request
    with referance to invoice
    And kindly provide the step by step process of rebates
    regards,
    Thanks

    Hi,
    In standard setting the copy control from billing to sales document uses data transfer routine 052 (FV45C052). Within the standard the pricing procedure is copied from the billing document to the sales document and will not get redetermined. This is standard design.
    However, if you would like the sales document (credit memo request) uses its own pricing procedure instead of copy that from the billing, you can implement this by using your own routine. In that case, please see note 14136 for a sample.
    Please notice that you would also need to assign a different document pricing procedure for document type of credit memo request in VOV8. Then enter the new entry in OVKK to determine the pricing procedure for the new combination.
    Regards,
    Alex

  • Pricing procedure in configuring  condition type v/06

    Hi,
    In the master data area of v/06,field pricing procedure...when i do a F1 - the explanation is as follows
    +"The system uses the pricing procedure that you enter here to control the use of condition supplements in records of this condition type. You can apply the discounts that are defined in the pricing procedure as condition supplements during pricing."+
    Can some please explain me what that means and  also please explain what
    " Procedure
    Enter one of the predefined pricing procedures that control condition supplements. If you leave the field blank, the condition supplement function in the screens where you maintain the corresponding condition records is inactive." means?
    Thank You

    Hi,
    If u not speciefied price procedure in condition type then at the time of maintaining condition record, it will in activate condition supplement feature.
    You define price procedure, which contains one or more discount conditions.
    Kapil

  • How can we create new pricing requirement for a condition type

    Hi All,
    I am in urgent need of creating new pricing requirements for a condition type.
    Or if there is already a conditin type existing and we want to make changes in the pricing requirements of that condition type, How can we do so ?
    In short if you can let me know how does pricing get impacted by the condition types.
    Thanks
    Mark

    Hi!
    The common transactions for condition mantaining are VK11, VK12, VK13.
    In SPRO - Sales and distributoin - Basic function - Pricing - Pricing control - *.
    Is this what you want?
    Regards
    Tamá

  • Pricing procedure for Header conditions in RFQ

    All SAP Gurus,
    From where system picks up the pricing procedure for header conditions for request for Quotation (RFQ) maintenance?
    Regards,

    Purchase order which you have defined for maket price determination.
    spro>MM>purchasing>conditions->define pricing determination procedure --->define calculation schema
    Regards
    Antony

  • HT1222 In the process of downloading ios7 and can't get pass the terms & conditions page.  I press agree and nothing happens.  Help!

    How do you get pass the Terms & Conditions page while downloading iOS7.  Nothing happens when press AGREE

    Reset iPad and continue with update
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.

  • How to find pricing procedure based on condition type

    Hi,
    Please tell me any one " how to find the pricing procedure based on condition type " is there any tables.
    Thanks

    check table - T683S, where you get all prciing procedures for which has same condition type.
    go to se16
    give table - T683S
    in condition type feild, menation your condition type and execute, you get all procedures with condition type.

  • Variant pricing not working

    Hi,
    I created a variant material computer - KMAT type.
    created characteristics ZCOMPUTER with values monitor, keyboard,  mouse, price.
    created class - ZTOWER and assigned above characteristic values to this class.
    created condition records for computer & variants.
    created order and i don't see any price determination.
    please help where i am wrong.
    thanks

    You could base my reply below and use it you create your own variants as per your requirments.
    You should create separate characteristics for monitor, keyboard, mouse for example Zmonitor, Zkeyboard, Zmouse and assign values for them.
    You should create a separate characteristic for price for example ZPRICE.
    Delete characteristic Zcomputer.
    Material: computer of KMAT material type.
    Charactersics
    Zmonitor - values samsung, hp
    Zmouse - values wireless, optical
    zkeyboard - values microsoft, toshiba
    ZPRICE: just enter in Addl tab Table name as SDCOM & Field name as VKOND. System would copy info from data structure maintained in table SDCOM.
    Class
    ZTOWER and assign the above characteristics to this class.
    Now go back to characteristics Zmonitor
    select value 'samsung' from TAB values From Menu bar select Extras -> Object dependencies ->.Editor
    in line 000010 enter $self.ZPRICE='samsung'
    select value 'hp'
    in line 000010 enter $self.ZPRICE='hp'
    similarly do this for values in characteristic zmouse & zkeyboard.
    Now create a pricing condition record PR00 for material computer.
    create variant condition record VA00 in condition record VK11 for characteristic values samsung, hp, wireless, optical, microsoft, toshiba.
    create sales order and you would get a box to choose variants.
    please let me know if it works.

Maybe you are looking for

  • File Error:  Unknown file.  - Importing problem

    I recently had some problems getting my FCP 5.0.4 to launch. To make a long story short someone in this forum said that my version of FCP was out of date with my current Macbook Pro running 10.5.5. I found this a little odd because I've had this comp

  • Low battery warning prompts

    I got the 20% low battery warning after a standby of 59 hours and usage of 5 3/4 hours. I was browsing the web through Edge when I got the 20% warning. Less than 2 minutes later, the 15% warning showed up. I continued to browse the web for more than

  • Delta and Init Process when R/3 is connected to multiple BW systems

    I have a scenarion where one R/3 system connected to 2 BW systems. In R/3 we plan to have a LO extractor feeding delta to 2 BW systems. I understand delta works fine as delta queue in RSA7 is target system specific. How are the initializations handle

  • I have deleted a few thousand emails (with big attachments), but my mail storage hasn't decreased significantly. Help!

    I have deleted a load of messages from my sent (about 3,000) and also deleted folders with big email files in them. I started off with 3GB of mail storage and now i am only 2.9GB when i know i have deleted at least 2GB. Not sure why this has happened

  • Aggregate text data of multiple runs

    Our system test data is saved as text. Sample text Run file(simplified): "Test 1 of 100 Pass: reading 1 XX Pass: reading 2 XX Pass: reading 120 XX End of Test 1" I want to read in multiple files and generate histograms for each of the readings. My pr