Price based on Customer's Material

Dear Gurus,
Pricing can be maintained based on the combination of customer and material.But, my client wants to maintain price
based on the combination of customer, material and customer material info.
Pls adivce.
Regards,
Leela Krishna. R

HI
1. Insert that field (KDMAT) in Table KOMKAZ (T-Code SE11)
2. Insert the Field in Field catalog (KDMAT)
3. Maintain Logic in MV45AFZZ , User Exit : USEREXIT_PRICING_PREPARE_TKOMP
4. Maintain Logic in RV60AFZZ , User Exit : USEREXIT_PRICING_PREPARE_TKOMP
Check and Revert
Regards,
Prasanna
Edited by: prasanna_sap on Jan 10, 2012 8:55 AM

Similar Messages

  • How to calculate net price based on customized formula

    Hi  all expert,
    I have a requirement in a rental process:
    The price of a rental is defined as daily rate (e.g. 100/day) and monthly rate (e.g. 2500/month).
    when I create a rental contract, I'd like SAP to calculate net price based on contract duration with both rate and use the lower one.
    e.g. rental 5 days. use daily rate = 500; monthly rate = 2500; So use 500.
    e.g. rental >=26 days. use daily rate >= 2600; monthly rate = 2500; So use monthly rate 2500.
    I was think to use price condition scales to set:
    1 - 25 days: 100/day
    >=26 days: 2500/month
    But the problem is there are 30day a month and 31 days a month. When the contract has to calculate partial month, daily rate has to be calculated as monthly rate/actual days in the month.
    How to handle it?
    Thank you in advance!    

    There might be more than one method to resolve the requirement.
    You can develop a routine in t.code VOFM and add it in the column  AltCTy. The logic in the routine can be if the netvalue exceeds 2500, then the net value should be 2500.
    The second option is you can try with using standard. In VK12, after maintaining the pricing as 100/day, go to details. Then in upper limit add value as 2500. Then create a test sales order for 25 days and more than 25 days, then check the values. I think this can help with your scenario.
    Regards,

  • Credit Limit based on customer and material?

    Hello Gurus,
    I've 2 diff types of goods..
    1) fast moving/ selling goods
    2) slow moving goods.
    For a particular customer, I've assigned certain credit limit of say 10,000 EUR via FD32.
    My question is, for the slow moving goods or one particular material/certain goods, I want to have higher limit--is it possible to configure to assign credit limit per customer/ material?
    Rgds,
    Raghu.

    Hi,
    As preceding answer, it's not possible in standard SAP.
    The credit check is on the totallity of sales order, not by item.
    If you are in the same sales order different materials, what is the reaction of system ?
    But, you have different options to check this :
    - Exclude material in credit check (according to material group for example)  by using requirement in OVA8.
    - Create a new condition type to check the credit limit in Ztable for customer/material. When you create sales order, a message is displaying according to your configuration (or blocking status for item).
    You can compare Ztable (credit limit for customer/material) and another table for open orders.
    Just an idea.
    Regards,
    Lionel

  • How to create a Platinum,Gold and Silver Customer and how to set different price for a single material based on customer?

    Hi All,
    How to create a Platinum,Gold and Silver Customer and how to set different price for a single material based on customer?
    Assume Material is Pen.
    While creating Sales Order in VA01 how to bring different price for the same material for Platinum,Gold and Silver Customers.
    Kindly help me out.
    Thanks,
    Renjith Jose

    A good place to start is http://www.javaworld.com/javaworld/javatips/jw-javatip34.html
    Also, do a search in this forum on HttpURLConnection. That class allows you to use POST method to send form data to a web server.
    "Hidden" variables are only hidden in HTML. The HTTP that gets POSTed to the web server doesn't distinguish between hidden and not hidden. That is, the content you would write to the HttpURLConnection.getOutputStream() would be something like:
    hidden=1&submit=ok(Of course, the variable names would depend on what the web server was expecting from the form.)
    Also, be sure to set the Content-Type request parameter to "application/x-www-form-urlencoded"

  • Display change material price for a customer ?

    Hello,
    Could you please show mw which transaction used for displaying and changing the material price for a customer ( Based on period)
    Thanks,

    HI
    If Material price means  Moving Average Price then system will automatically determines fromthe material master in the combination plant .
    Material price means normal price then kindly check the VK11 for maintaining the condition records & VK12 for change
    Regards
    Damu

  • Populate Material no in sales order based on customer material no

    Hi,
    We have to pass material no from a custom table based on customer material no in each line in the sales order. I tried using couple of userexits to pass vbap-matnr and the material no is passed in that line but I am not able to enter quantity etc on that line. I'm using USEREXIT_MOVE_FIELD_TO_VBAP to populate vbap-matnr but I think this is not the right place to populate matnr in the line item. Can you please help.
    Regards,
    SA

    Hi,
    Can you help me where to pass customer material no to derive material no as my company is not using knmt but a custom table?
    Yeah, if we maintain an entry in knmt, the customer part no derives the material no but I don't know where to pass material no so that the appropriate tables are populated automatically.
    Regards,
    Sheel

  • Function module to get Conditions based on Customer & Material

    Hi,
    Is there any function module such that the list of conditions are displayed, based on Customer & Material given?
    Thnx in advance,
    Shivaa.....

    actualy Jan this report is based on GL account no..GL acount no.s dat we required are not there in bsid n bsad...we need bank related GL account no..IN BSID n BSAD all GL account no. are customer GL account no.s...

  • Sale Item Price Based On BP Customer Group

    Hi,
    We have SAP B1 2007A.
    We have different customer groups like : Member, Non Member, Distributors.
    I want to have a different price list for each Customer based on the customer group they belong to.
    In other words, the same ITEM has a different price based on the customer group.
    Any way to do that?
    Mike

    Mike,
    This is what you can do -
    1. Create a "BASIC PRICE LIST" for the item first.
    2. For each customer (since the relation of Price lists has to be defined at this level not customer group), you can create a new price list but link it to the "BASIC PRICE LIST" you created in step 1.
    So for ex - if CUSTOMER GRP A has to be sold at a discount of 10%, then in your customer price list definition, enter factor as 0.9 and link it to the "BASIC PRICE LIST".
    Since one customer can be defined only within one group at a time, you can have the same effect of having the price list defined on customer groups. Only that, if your group pricing changes, you will have to either modify the price list, or create a new price list and link it all your customers (of a particular group) once again.
    Hope this helps.
    Cheers

  • Moving average price based on valuation type for material

    Gurus help needed.
    we want to maintain the moving average price of the material in the pricing, and this depends on the Valuation Type. We have 3 valuation types.
    If valuation type is blank then one MAP(Moving average price) value will come and if nn one map will come and for nn one map will come.
    We have copied VPRS conditon type to YVRP and changed conditon category as T( Moving cost).
    But in pricing the YVRP price is not picking from valuation type which is blank.
    Where can  i make the settings to tell the system to pick the moving average price from the material master where the valution type is blank always based on the condition.
    Do we need to creat a routine? If so is there any standard routine which we can use or make minor changes to it?
    If it is a new routine please tell me how to start with VOFM?
    Note : We need the value to come automatically from material master same as VPRS.

    Hi
    The first method is not to set the pricing condition VPRS as statistical.
    Simply remove PR00 and it will work fine if you always use VPRS as your pricing base inside the pricing procedure.
    VPRS will reads both prices based on the price control in the material master. 
    Price control S for standard price. 
    Price control T for moving average price. 
    It is this simple if you do not have any other "Prices" in the price procedure. 
    However, if you are using one pricing procedure where for some items you price using VPRS and some others using PR00, then you should use requirement routines to enable the correct price condition type at the right time. 
    The second method involves more work as you need to write a formula (VOFM) to get that information. 
    This is how it goes :- 
    1. Set VPRS to be the first step in the pricing procedure and to be subtotal B (as standard). 
    2. Set PR00 with alt. calc. type formula, which sets the value of PR00 to be equal to the subtotal B.
    Step 1 VPRS statistical, subtotal B, reqt 4 
    Step 2 PR00 Altcty 600 
    With regards
    baalakrushnan.da

  • SD: Site Price list vs Customer price group

    Hello Gurus,
    Can someone help me on this topic " :
    The price list defined in customizing (T_Code OVSI, tab Define price list categories for customers) is used to group site in order to maintain the same condition (percentage or amount) for several sites. The price list could be assigned at site level (merchandise category tab) by merchandise category (WRF6-PLTYP_P). It means that the different merchandise categories  could be assigned to different site group.
    But when we are talking about customer, we have to maintain the customer list (T_Code OVSI, tab Define pricing group for customers). The customer price group has to be maintained at customer level (KNVV-KONDA). Does it mean that at customer level we can not make the same split (by merchandise category) as it is possible to do it for the site price list? => For the customer, the customer price group is defined for all materials.
    Is it correct or do I miss something ?
    Furthermore what is the purpose of the Price list field displayed at customer level (KNVV-PLTYP)?
    Kind regards
    Chris

    Both are not related to material
    Price list -pltyp- generally used in giving discounts or surchage based on price list  (whole sale/retail price list)
    Customer group (konda)/ material group( kondm) also used to divide customers and material in to different group - and in general these are used in fixing base price to the customer- customer group-ex: maharastra/AP/TN
    Material group: perishable/non perishable etc..
    Thanks
    Chidambaram

  • 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

  • Get price based on Good Received Qty

    Hi Experts,
    Do possible to determine price based on Good Received Qty instead of PO Qty?
    Eg:
    PO Qty 500 pcs = $ 5,000
    1st GR - 150 pcs = price will determine $ 15 per pc
    2nd GR - 350 pcs = price will determine $ 10 per pc
    Thanks in advanced..

    Hi All,
    Thanks for ur feedback..
    Vijay: I had follow your steps.. but when create GR, the price still determine based on PO number.
    Gaito: Cannot accept same material posted in same PO.. price requested to determine based on GR qty.
    Piyush: Thanks for information but is not what i requested..
    Chakrapani: Then do you have any idea to determine price based on GR qty? User Exit?
    Thanks to all, still need your support..
    Lina

  • How would you (if possible) display the product price based on purchase qty

    BC provides for multiple prices based on the quantity purchased but I see no way to update that price per unit based on the customer entering a purchase qty that puts them in a discounted price break.
    Is this possible and if so can someone provide the answer to doing this please? I can understand that we have to show an initial price based on a single item but it seems strange that we have no way of informing the customer of what the price is until they get to the checkout if they are buying discounted products due to volume breaks.

    It would be very difficult then.
    As a summary of what is involved..
    - Taking the price and stripping out the currency symbol from the price and storing the default price and the currency.
    - On change of the input value run a change on the price
    - Parsing float values and also returning back a decimal at the end
    - times the price with the input amount and return the value (tofixed) and then also return the currency symbol with the price and output.
    - Alternate method of using the product json data.

  • Pricing based on Customer grops

    Hi,
    I want to know how we configure pricing based on customer groups.
    Regards,
    Narasimham.

    Hi,
    Define the customer groups.  and assign these customer groups in customer master.  Key combination which you are using for priceing use this customer group  as one field.
    Define condition records by selecting the customer group field key combination,  So, whenever you create the sales order.  customer who is having that customer group will get that price which you defined for that customer group.
    Reward points if it is helpful

  • MOQ based upon Customer category

    HI -We wanted to set up MOQ for material based upon customer category. For Ex All end users for Product A can order the product with any qty. Where as All Dealers order only should be in Min Ord qty or Multiples of this?
    Any thoughts to accomplish this?
    Reg
    Siva

    Hi
    This can be achieved by enhancement (userexit_save_document_prepare in MV45AFZZ).
    You need to maintain a Z-table having min qty details for cust cat. You can even maintain material number if you have less number of materials.
    thank you

Maybe you are looking for

  • MediaSense licensing query

    Hi all I have just finished a MediaSense v9.1 installation as a VM.I am using CUCM based BiB recordings (no UCCX involved) and  everything is working well at the moment including the communication of MediaSense with a custom application and a databas

  • Oracle Service Bus to IBM MQ v7.0 Integration Issue ISO-8859-1 Encoding

    Hi, This is the issue we badly struggling with for a few days.. I"ve a MQ proxy service listening to MQ REQUEST queue and when message is arrived to proxy, do some service callouts to local protcol proxy services and reply back to MQ REPLY queue on t

  • Can Shuffle play while charging on Apple USB Power Adapter?

    Hi, We would like to purchase a shuffle (2nd gen) to play continuously music on hold to our company's telephone system. The Phone system's audio-in jack is compatible. I've connected my 1st Gen iPod shuffle to the phone system, and it plays fine. We

  • My Wordpress dot Coms podcast feeds are not updating

    Hello All, Since Saturday the feeds for my three podcasts (hosted by wordpress.com) aren't updating in iTunes....other programs that I download seemed to download in my iTunes program just fine but not the three I own/produce. Was there a glitch this

  • Transaction PFAL for ALE HR data distribution

    Hi Experts, We're facing a problem using transaction PFAL for HR distribution to our RPM system. We have our HR data defined in the ECC system but yet, when we run the transaction we get the message No data selected for distribution Any idea on which