Same material and customer but different prices for different regions

Hi all,
I have a scenario, wherein material and customer are same but different ship-to-parties.  Prices vary for the material for different regions.
Kindly suggest how to maintain condition records in this scenario. I have tested for a material for different regions but with the same prices which is working fine, but now I have to do this with different prices.
Your suggestion will be very helpful as this is very important in this business.
Thanks and Regards
Adithya

Swapneal
I have right now only four key combinations for PR00;
1. Customer/Material with release status.
2. Pricelist Category/currency/Material with release status.
3. Material with release status.
4. Price group/Material.
Can this be done with the 2nd Key Combination?
Item data; Sales B tab shows Price List as Retail and Wholesale; here we have only Wholesale Business. Kindly suggest.
Thanks and Regards
Adithya
Edited by: Adi1976 on Jan 18, 2012 9:04 AM

Similar Messages

  • Purchasing info records with different prices for different packaging

    Hi,
    hope, someone can help me.
    We have different prices for different kind of packaging, but all the material is bought in the same unit, i.e. kg.
    Let's say, usually you buy x kg in a drum, but sometimes you buy y (or x) kg in a bottle or in a bag.
    We won't allow variable order units. Even if we would, it's not helpful, because we always order kg.
    So the price depends on a criterion - I don't know, which to take. And we want to maintain the different prices in the info records.
    Is there a solution?

    Hi.
    I went through the history of the problem.It seems that your base unit of measure is KG.Also you have mentined that same material is used in various plants.
    You need to activate the variable ordering unit  2  in material master. This is present in the materila master Purchasing tab.Also note that this data is maintained at plant level. This will not have any impact on the materials which are presnt in the other plants.
    After activating variable order unit in materal master. You need maintains the conversion factors from Order units to Base UOM.(Eg 1 KG = 1 KG, 1BOX = 10 KG etc)
    Create inforecord for the material and maintain price in Base unit of measure.
    In PO enter the order unit as BOX system will automatically calculate the price of BOX based on the conversion factors which are maintained in the material master.
    I belive this is the simple and best solution for your requirement..
    If you have any suggestions please let me know
    Cheers
    Umakanth

  • Different price for different batches

    hai, is there any possibility of maintaining differenet prices for different batches.
    say for example i put 10 pieces into 1 batch and like that maintain 10 batches.
    for each batch i want to maintain different prices.
    is it possible.
    Thanks in advance

    The link mentioned talks about production / proportion units which deals with different conversions for different batches. For example in leather industry, basic unit may be piece but sales unit may be sq feet. And each piece has different area so proportion unit may be used.
    But as i understand your requirement is just to have different prices for different batches but the units, conversions will remain the same for all batches.
    Maintaining a batch specific price is a standard feature of SD pricing; create an access sequence with field batch (CHARG).
    However one potential danger with this is when the user changes the batch, price will not be updated automatically (unlike when you update plant). To redetermine price automatically whenever batch is changed, you can use the exit below.
    Include: MV45AFZB
    Form: USEREXIT_NEW_PRICING_VBAP CHANGING NEW_PRICING.
    Code:
    if VBAP-CHARG ne *VBAP-CHARG
    new_pricing = 'C'.
    endif

  • Same material and vendor, but different prices

    Hello All,
    I want to keep two different prices for a material that is supplied by a single Vendor. The price of the material will be different when supplied by Sea and when suppplied by Air. hence, there is need to maintain 2 difffernt prices based on how the material is shipped.
    I had tried it with Subrange, but I have to make 'VSR' field manadatory in PO creation, which I want to avoid. I had tried with pricing conditions based on shipping instructions, but could not find 'shipping instructions' field in any condition table.
    Can some one help me on this?
    Regards,
    Amit G

    create freight condition and accordingly value ( by sea or by air) would be loaded on inventory. what you will achieve by maintaining different prices? MAP would be adjust accordingly.
    or if in inventory if you want to differtiate thet then activate split valuation and create valuation type as per shipping instructions.

  • How to maintain different price for different grades

    Dear sd experts
    plz let me know one thing.. i have one material but we have divided 4 grades like AA,BB,CC,DD
    now here material is same sales org , distribution channel is also same
    so i want to maintain different price for all like 500,400,300,200
    so is it possible in OMWC T.code
    i know variant configuration is helpful but that concept is different  ,, i have checked this link http://scn.sap.com/message/14124162#14124162
    but this is differnt
    so plz experts any comment on this ... thanks a lot

    Hi Venu,
    while creating the material you can enter the valuation type as below
    and in the Material master  under accounting view 1, click on the organizationa level where youc an see your valuation type C1
    In the same way you can maintain the prce for C2 and click on the organizational level under the Accounting 1 view
    for the same material and same plant with different valuation types you can see different price
    hope you find thd difference in price between two valuation types
    revert if you need more details.
    regards,
    santosh

  • Need help:How to realize different prices for different quantity in CCM2.0?

    Hello,
    I'm in process of establishing catalog with CCM2.0 for our company. There is a user request to realize different prices for same item when user buying different quantity. Can you help me how I can realize this?
    Thanks a lot,
    Elly

    Hi,
    Is there somebody can help me? I really need this to be addressed ASAP...
    Thanks a lot!
    Elly

  • How do we maintain diff price for same material diff customer

    Hi Experts,
    Wish you all a very happy new year 2010.
    Here is the question which I have for you..very elementary.
    I need to maintain different price for different customer for same material in the same sales area, for the same plant
    Can anyone let me know how to do it !!
    There are more than 10k customers for whom different price needs to be maintained.
    P.S: I tried to search in the forum a lot about this, but was not able to find one correct answer.
    Thanks and Regards
    Rohit Dujari

    Hello,
    You can take help of ABAPer to create a batch input session or you may use LSMW .  You can split these 10000 customers into some practicle numbers (group) depending on your policy.
    You may also explore rules for creating condition records which frankly i am not awareyou get a select rule tab on bottom side of screen when you go to  vk11/vk12
    Regards
    Vivek

  • 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"

  • How to Maintain two different prices for same material in different qty?

    Dear all,
    How to maintain two different prices for same material in different batch quantities in purchase order(ie.,info record)?
    (Vendor is supplying quantities in 2 different batches & also in different prices)
    Expecting valuable reply.
    Jeyakanthan

    In a PO you can create 2 items, and each item can be maintained with a different price in the conditions.
    In info record it is not possible to have different prices for the same period, except for scales.
    so if you have a price of e.g. 2 USD for 1000 kg and 1,90 USD for 2000 kg then you can maintain this in scales, but you still have to have 2 items in the PO so that each one can individually find its price.
    Alternative you can create contracts (as well with more than one item) to reflect the different prices and batches.

  • How can 2 diff prices for 2 GRs of same material and same Qty be ??

    Hi Guys
    When i am doing 2 Goods Receipts (GR) for same material and same Qty with different Batch characteristic, the material price (in the Quantity tab of MIGO screen) is getting changed. Two different prices are coming to the two different GRs. How this can be ??
    Actually it has to pick the std. material price from material master as "S" is the price control .
    May anyone tell how is the Batch characteristic configured to an automatic split valuation (Valuation type) and thus a new price is copied to the field in the GR screen. (MSEG-DMBTR)
    Kindly Rush asnwers !!
    MaruthiRam

    Hi Ram,
    Please check wheather the split valuation is activated  or not for this material.
    if it is activated,
    go to mm03.
    select accouintg view, enter the valuation type ; in your case  BATCH1.
    then you can see the value of this batch material.
    again go to mm03,
    enter second batch in the valuation type.
    you can see the batch2 material value.
    regards
    srinivas

  • How to make Different Price for same product in one Sale Order

    How can i customizing my system?
    I need to sale for different price same product A in one sale order. And price condition type cant be manually. i can separate them by position. for ex. in first position: product A is one price and in 2nd product A with discount. i tried to do it by changing a price group for 2nd position to determinate a discount condition but it generates invoice split.
    Someone have any suggestions?

    Hi
    you can have it automatically determined after some custo and using userexit_pricing_prepare_tkomp in MV45AFZZ and RV60AFZZ.
    The idea is to use ítem category field (PSTYV) as a part of pricing data to determine different prices for same material by changing manually ítem category when creating a sales order
    - you'll need to create a new ítem category copied from the one you´re using and do all assignments
    - add field PSTYV, if not there, to pricing field catalog. This thread has an example on how to and coding required for userexits
    http://scn.sap.com/thread/1693234
    - Adjust your pricing sequence as per new table
    - Maintain specific prices in new table for materials with this new ítem category
    Finally, when creating a sales order change, when required, default ítem category by new one to get specific price for material.
    Regards,
    JM

  • How to maintain different prices for same item in different organizations

    hi all,
    We have noticed that the list price of an item at Item Validation Org level is getting defaulted when creating requisitions. We want to maintain different prices for the item for different organizations, so that the prices will be properly defaulted to requsitions depending on supplier and receiving org.
    We found one way of doing this. Using contract purchase agreement and Advanced Pricing price lists. Can anyone please let us know if there is any other way of achieving this??
    Also, I have a question regarding Advanced pricing Price Lists. I performed following steps.
    1.Set the QP: Licensed for Product profile to Purchasing
    2.Create and approve a contract purchase agreement in Oracle Purchasing
    3.Define Price Lists and Price List Lines (optional)
    4.Define sourcing rules and ASLs to automatically default source information onto requisition lines. Associate Contract to ASL.
    5. This will enable Oracle Advanced Pricing integration in the following Oracle Purchasing functionality:
    Requisition pricing
    Purchase order pricing
    But when I create requisitions, the price from price list is not getting defaulted automatically. In requisitions form, if I go to source tab and select source as a Contract Purchase Agreement, then the price from price lists is getting defaulted. Is there any way where the source for the requisition can be automatically defaulted to Contract and the price can be picked from price lists??

    Can oyu not make it an organization level item and specify the proce there instead of keeping it a master level item?
    Regards,
    Utsav.

  • My sister and I each have an ipod touch. We use the same computer and itunes but each have our own apple id. Everytime I want to update an app on my ipod it asks for my sisters apple id login!? help!

    My sister and I each have an ipod touch. We use the same computer and itunes but each have our own apple id. Everytime I want to update an app on my ipod it asks for my sisters apple id login!? help!

    When it asks for another ID on an App Update, it means that the application was purchased under your sister's ID but downloaded to your device from the iTunes library that you share. Even though you both have your own Apple IDs, since you are syncing on the same computer, you are using the same iTunes library.
    Whoever purchased the app is forever tied to it, and you can only have one version of a particular app in a single library....
    Does that make sense?
    Cheers,
    GB

  • Shel life experation date for material and customer

    we will need a specify minimum Shelf Life Expiration Date/Production Date for a material and customer.
    example:
    The customer X for  material  Y require 200 days for minimum shelf life expiration. This means we send this material his shelf life expiration have great than 200 days.
    Thanks

    Hi,
    If you are into FMCG industry, you need to maintain BBD (Best before date) also along with SLED & Production Dt.

  • UWL Integration for Material and Customer Repositories

    Hello all,
    Has someone done the UWL Integration for Material or Customer repositories? Do we have to write own XML Configuration file for UWL and upload? or is that supplied by SAP somewherer for Material and Customer repositories?
    Any pointers in this direction are highly appreciated.
    Thanks
    Suman

    Hi Suman,
    You can create your UWL Configuration file through UWL Cofiguration file wizard.
    The path is navigate to System Administration  System Configuration   Universal Worklist – Administration.
    Under Universal Worklist Content Configuration select Click to configure item types and customize views using a wizard.
    Thanks
    Namrata

Maybe you are looking for

  • Set the cursor on table control

    Hi All, I am trying to create a table control. Creation of table control is fine and i can update and save the records..But i am facing some strange problems. When i close my program and rerun it, the Cursor will be position on the default field of l

  • Wmf files in bridge cc

    In previous versions of Bridge I had preview of wmf files, now I just get an icon. Is there a way to preview these files?

  • Replacing the HDD in mid 2010 i5 27" iMac Intel

    Hi Guys I have a mid 2010 i5 Intel 27" iMac with a mechanical  HDD. I want to fit a SSD. Questions 1. Which SSD should I buy which is compatible with my iMac. I'd like 1Tb if possible? 2. How do I install the Mac OS on the new drive; I don't have a D

  • Evaluator.java won't compile due to issues with javax.tools.*

    * Evaluator.java * Created on January 23, 2007, 4:17 PM * To change this template, choose Tools | Template Manager * and open the template in the editor. package ObjectTools; import java.io.*; import java.net.*; import javax.tools.*; import java.lang

  • CS3 - InDesign - Texture

    Hello - I am using the InDesign application from CS3. I haven't had the time yet to explore much of PS or Illustrator. I am working on a project where I'd like to have blocks of color behind text or photographs. That's fine. I know how to do that. An