Scale in purchasing

hi friends
my client want to maintain scales in price of material in contract please tell how to handle this.
1 - 100 quantity fixed rs 900 so even if v order less then 100 we hav to pay 900
101 - 200 10 Rs each
More then 201 11 rs each.
How i can maintain in contact?
other we have a contract for courier
0 - 50 gm 15 Rs fixed
50 - 100 gm 30 rs fixd
100 - 200 gm 35 rs fixed
Tell me how to configure ...

Hi Prabhat ,
The first part need to be checked.
For the second part , u can maintain the scales in Inforecord.
Just Click on the conditions Eg : PB00 Goto Scales and maintain it.
If u use "From Scale" the first value should be zero , if u use "To Scale " the first value should be 50 .
Later test it in creation mode of PO .
Bydeafult system proposes "From Scale" , u can change it in Inforecord after selecting scale Qty and then details.
Regards
Ramesh Ch

Similar Messages

  • Update Scales on Purchasing Info Record

    Dear All,
    I need to upload and update Scales on Purchasing Info Record.
    Is there any BAPI or IDOC or Standard Batch/Direct Input (LSMW)  or any Function module for this data upload.
    Thanks in advance.

    Thanks for your suggestion but I have lots of records and I couldn't use t-code MEKP to create those scales on PIR.
    I won't only  update existing scales on PIR but also I want to crate new scales on PIR. Is there anybody to suggest me any upload programme(BAPI, IDOC, Direct Input) for it?

  • READ SCALES  IN   PURCHASE ORDER

    HELLO.
    I WANT TO READ THE    SCALES       DATA FOR A PURCHASE ORDER.
    ITS THE DATA WHICH SHOWS DIFFERENT PRICES FROM VENDOR
    WHEN YOU PURCHASE DIFFERENT  QUANTITY  OF MATERIAL.
    IS THERE ANY ABAP FUNCTION FOR THIS ?
    THANKS

    Hi Ravikumar thanks for u quick reply.
    This is wht is currently coded.
    concatenate values to get item text for read text function
       invar3+0(10) = invar1. "PO number
       invar3+10(5) = invar2. "PO line number
       SELECT SINGLE * FROM stxh WHERE tdobject = 'EKPO'
                                   AND tdname   = invar3
                                   AND tdid     = 'F01'
                                   AND tdspras  = sy-langu.
       IF sy-subrc = 0.
         invar4 = invar3.
    reading the text for the document items.
         CALL FUNCTION 'READ_TEXT'
           EXPORTING
             id       = 'F01'
             language = sy-langu
             name     = invar4
             object   = 'EKPO'
           TABLES
             lines    = it_itab.
    I have seen some PO's which have info rec texts in that, which gets pulled by the above code...first thing is its id is F02 which exist in STXH table also there is other text with F01 id, and hence the table it_itab gets both these text hence no pbm.
    but i came across a PO which has only one text which is info rec text with id F05 and is not store in stxh and hence doesnot get pulled by read_text fm. How do i change my cod to get this text which should not hamper other PO's as well.
    As mentioned in above msgs, this F05 could be retrieved by providing object name as EINE.
    anyhelp will be appreciated and rewarded.
    thanks

  • Header level Scales for purchasing

    We have labels that we purchase and our vendor has offered scaled pricing if we combine different materials within the same size.  As an example, I have 4 labels that are all 1" x 4" and my scales are 10,000, 50,000 and 100,000.
    How can I create a header level condition that will combine these 4 different materials to obtain the best pricing?  I've tried condition groups and also tried isolating these 4 materials into a contract, but I still can't find a way to combine this at the header level.
    Thanks in advance for the help
    David Lewis

    hi
    i dont think it is possible
    but try using the varient configuration for diffrent sizes of lable
    here u will have only one material as lable
    if u use varient configuration then u can choose the diffrent price as per the size
    regards
    kunal
    award if helpful

  • Conditions in scale pricing in purchase info record

    Dear Experts,
    Need your valuable inputs on the following issue:
    We have entered into an agreement with a vendor with the following clause:
    1 PAC of material ABC costs Rs. 13000/-
    In every month , the first PAC bought will be priced at Rs 13000/- and any quantity further bought in the same month will be priced at Rs. 6000/- per PAC.
    For example:
    07th July: PO placed for the material at 13000/-
    15th July: Po placed for the material should automatically be at 6000/-
    01st August: PO placed for the material at 13000/- and so on.
    We looked up for Scales in Purchase Info Record and found to be valid only on quantity basis within the validity period of the info record.
    Our concern is how to map the scaling condition for every month, whereby, the pricing of the purchase order in PO is system-dependent.
    Looking forward to get the best solution,
    Regards,
    Nihar

    I do not think its possible with scale maintain. Scale is used for picking price as per quantity.
    Here, your requirement is against validity. Your price will be fluctuated against validity period.
    You can maintain the price for the validity period as per your requirement in info record.
    But unfortunately you have to maintain the price for every validity period for every months.
    Otherwise you have the option of development, where you can write your own logic for the price picking in PO.

  • Purchase order with quantity range value

    Hi All,
    I want to have PO price to be taken from vendor info with quantity based values.
    For ex: The vendor has fixed a rate for 500 qty with X rate. and above 500 qty Y rate.
    My scenario is i want to raise the PO with this rate. How can i do this?
    Note: If i do first PO with 300 qty, then rate it is taking is X*300
    Now if i do second purchase order, with 300 qty, then the first 200 qty should go with X rate and remaining 100 should go with Y rate. ie, this purchase order will have combination of X & Y rate.
    Please give the solution for this.

    hi...
    U can perform this pricing by doing some modification in ur conditon type...
    In M/06 open ur condition type and under Scale tab...chooose scale type ..here assign scale type "D" i.e. Graduated-to interval sc
    And config the scale in purchase-info record..
    S Type    s quantity     amount            
         to            200               X
                         300               y
    then it will calculate : 200X+100y=Z
    try this out...
    Hope it works,,
    Thnks
    Edited by: ashish2210 on Jul 20, 2011 3:20 PM

  • Purchase Order - Pricing - Quantity scale from inforecord...

    Gurus
    Today we are running purchase order item pricing - where we have prices in inforecord - quantity scale prices...
    We have only one plant - and inforrecords are created for plant AAA.
    Quantity scale prices for plant AAA => material 801020
    Qty 2 => price 100
    Qty 5 => price 90
    Qty 9 => price 80
    So far - so good...
    But then "someone" decided to create two new plants...
    So now we can en up with:
    item 10     Material 801020      Qty = 2     Plant = AAA
    item 20     Material 801020      Qty = 3     Plant = BBB
    item 30     Material 801020      Qty = 4     Plant = CCC
    And - of course - we want to continue to use the quantity scale prices...
    Summarize the qty per material.
    Qty = 9
    But how can we solve this "scale-problem"...???

    I think the word "Group Condition" is the functionality I've been looking for.
    In our PB00 we have the flag set for group cond - and we have no group condition routine specified....but I have not succeeded to group the item qty based on material numbers....
    I created my own VOFM formulas...
    form frm_gruppenkey_095.
       xvakey          = '095'.
       xvakey+3(18) = komp-matnr.
    endform.
    ...and now it works...... !!!!!

  • Purchase order automatic amount determination with scales

    Hi,
    I have a problem with the automatic definition of amount of a purchase order item on the basis of the scales defined for a condition type (only for a material, the others are ok).
    As you can see in the attached images I have scales dedfined from 300 pieces, so, when I put 200 pieces, system should give me an error or set the amount of the more similar scale, but instead the system sets the value 4,21, that I have for 600 pieces! And very strange thing is that if I go in analysis, I can see that value setted was 5,33 and then manually modified, but it's not true: I've not modified. I tried to do all again and always error for that material code.
    Why? What should I check?
    Thank you

    Info record (subcontractor).
    Here the scales of other item (different scales):

  • Purchasing Info. Record Scales Reporting

    Hello,  I am looking for a report or list display to show scales attached to purchasing info. records. We are on 31I (yes that is correct) version of SAP. Is anyone aware of a transaction that I am not familiar with?  I have users who are looking to see where scales are defined as they were not the original users to maintain them.  They of course do not want to look up these on an indvidual basis but prefer some mass report/listing. Thanks in advance.

    Hi,
    Please check three things: -
    1) Purchasing info record is created for org. 1000, Check with ME13.
    If no please maintain it in org. 1000.
    2) In Purchase order at header level you take same org. against which info record is create.
    Check at the time of info record creation.
    3) Check Org. is assign with plant.
    SPRO >> Enterprise Structure >> Assignment >> Materials Management >> Assign purchasing organization to plant.
    Check plant is assign with purchase org.
    Regards,
    Mahesh R.

  • Price determination from purchase info with scale

    Hello.
    I have a problem on price determination result of SAP.
    I am trying to set up purchase price determinaton as below;
    [ Purchase Info  Condition record ]
       item:  A
    scale
           0 kg          1000 yen
         20 kg            900 yen
    [ Purchase Order ] 
        item     matnr       quantity           price
         10       A                90 Kg             900 yen
          20      A                10 Kg           1000 yen
    item 10 and 20 have same material number.
    Entering line one by one, at that time, price is as above I expected.
    but after pushing final check button or save button,
    price changed like below,
        item     matnr       quantity           price
         10       A                90 Kg             900 yen
          20      A                10 Kg             900 yen
    I expected  item 20's price is 1000yen , but final check just before save
    document,  item 20 price changed to 900 yen.
    Maybe because of total quantity exceeds threshold of 20kg.
    Are there any way to change this behavior?
    PS. incase of Sales order, different from Purchase order, the result is
    item 10 is 900 yen and item 20 is 1000 yen.
    Thank you for any help.

    hi,
    it s really interesting issue!
    this may not be the right  solution but i ve tried and it worked right.
    1-go to ME12  click the conditions tab on header line.
    2-click the scales and click the details for scale type and choose "B" "last scale"  for the scale type.
    save and exit..
    you ll be able to do PO-migo-and miro.
    i hope it ll help.
    regards.

  • How to set condition scale according to accumulated purchasing quantity?

    Hi,
    I want to set different condition scale for a material according to the accumulated purchase quantity against a vendor (includeing historical  purchase order), just like follows:
    Accumulated purchasing qty (including hostorical PO): 100 pcs --->  1.5$/pc
    Accumulated purchasing qty (including hostorical PO): 200 pcs --->  1.4$/pc
    Accumulated purchasing qty (including hostorical PO): 300 pcs --->  1.3$/pc
    Accumulated purchasing qty (including hostorical PO): 400 pcs --->  1.2$/pc
    Accumulated purchasing qty (including hostorical PO): 400 pcs --->  1.1$/pc
    So, how to realize this by standard functions?
    Please kindly advise.
    Thanks and best regards.

    Hi, Sanjay,
    Thank you very much for your answer.
    But  manybe I had not described my qustion more clear, my requirement is, to control the quanaity-based scale according to accumulated purchasing quantity including historical purchase order but no the one/individual purchase order.
    So, please kindly advise again.
    Thanks and best regards.

  • Changing scale basis in purchase Info record

    Dear All
            In info record I want to change the scale basis from D: Quantity Base to G  formula based . But system is not allowing me to make the necessary changes .
            Can anybody let me know how to make it ?
    Abhijit Das

    Hi Abhijit,
    this can be done by changing the scale basis in pricing procedure , which is  Field is reflecting from Condition Type PB00 Only
    .if you Want to Change scale Basis from D to G. You Should change the m/06 Condition type -->Scales , there you have to Change the scale basis from D to  G.
    I hope it will help You...
    Thanks and Regards...
    R.R.Rao.

  • I have an ipod touch and want to purchase an ipad can i use one account

    I have an Ipod touch and want to purchase an ipad.  Can the same account be used.  Can my purchases on my ipod touch be synced to my ipad?

    the only limits you'll face is if any of your iPod touch apps are for the iPhone only, they'll show up as tiny in the middle of the screen. There'll be a 2X button that'll allow you to zoom it up...some look better than others. All depends on how high resolution they are made.
    Other apps will be in the app store with a + by them, those are universal and scale to fit the screen they are displayed on. Other apps you'll need to buy the iPad version. And you'll find some apps that are iPad only.

  • I have two questions and appreciate anyones help, First I can not seem to copy music from a legitimately purchased CD into my iTunes library or i pod, can anyone help me with this? it used to work. i have i pod touch and second-.

    Thank you for any help I appreciate it. Apple products came highly recomended to me, and I have been largely happy with my i phone, i pod, i pad mini and macbook. I admit I tunes always confused me, it is so hard to copy things back and forth from computer to device or vice versa. Most importantly my partner has given me a set of CD with audio books, legitimate CD's not burned copies, and I wish to play them on my i pod touch. I have donethis before with CD''s, however now I look i see all the songs and audio books from CD's have been removed from my device after synch with my itunes on my macbook??? and I can no longer cooy the new CDs on to there? i try put them in the library, and they show up but they are not in black printing like the other songs, they are a faded grey color. They play on the mac book in itunes, so i know they are THERE, they just wont go on my device??? What am I doing wrong and why did all my other ones turn to grey gaded text and go off my i pod.
    Furthermore, i thank anyone who takes time to help me, it isnt your job, it is apple's job, but they want me to pay forty bucks for the priviledge of contacting them for help because my warranty expired !! They obviously did something with a new update of their i tunes, there should be NO DIFFICULTY copying audio books i legally own the CD for onto my i pod, why is it so impossible? I have asked my father, my brother, my flat mate, no one can work it out, so its not just that im an idiot.
    People warned me that apple does things like this, makes stupid programs like i tunes, that make nothing but trouble so you have to pay to ask for help, and make it so you have to buy everything from their library not on CD. I woudl buy from them if they had the audio books and songs I wished to purchase but they don't always have what i want. And if they did why shoudl i pay AGAIN when i paid for the CD already , i paid for the I pod, i legally own them both so why can i not put my own music on there??? It makes me miss my simple MP3 player where i just plugged it to my computer and copy/paste. It really makes me wonder why when i POD is so much more expensive why its so much more trouble and you have to pay to ask for help??? I really have enjoyed my macbook (After being windows used all my life), i love my i pad and i phone, and until now i adored my i pod, but if it's not going to let me listen to my own music and audio files i may as well throw it in the trash and go get a mp3 player, and warn everyone I know.     If there IS a way to copy my own music to the device then WHY IS IT SO HARD?? Just to make people pay to ask for help or what?
    I am a loyal apple customer, All my devices are apple and until now i have been happy and willing to pay more for a good product. But i tunes is ridiculous! It's already synched things i didnt want synched and deleted things i didn twant deleted, and thats fine i told myself maybe im too dumb and dont get it. buT i've been trying all week and asked other peopel and still cant get this simple task done, and after purchasing their devices and recommending them to my friends, its a slap in the face to say they wont even let me ask a support question without paying forty bucks!  Thanks for nothing apple.
    A very unhappy customer-- not just that i cant pplay my music and audio books, but that i cant even contact anyone for help without paying after i purcahsed four different products off them in the two years!

    The sort fields should generally be empty unless you've putting in custom values to sort solo artists by their surnames. You can apply common changes to thousands of tracks at once, just don't apply the wrong change because there is no undo.
    It is a good idea to backup before undertaking large scale changes. See this backup tip for a suggested approach.
    tt2
    Message was edited by: turingtest2

  • Purchase info record report

    Hi Friends,
    I need to develop a report for purchase inforecord with vendor, material, conditions and scales information.
    i need to join EINA , EINE, KONP and KONM tables.
    please suggest me how to link EINA, EINE tables with KONP, KONM tables.
    Thanks
    Ravi.

    Hi
    Hi,
    Steps
    1. Enter t.code : SQVI
    2. Enter the name : TEST press the create button.
    3.Enter the title & Comments
    4.Select table to join
    5.Select the second icon (INSERT TABLE)
    6 enter table name : EINE
    7.again insert table
    8.enter table name : EINA
    Note the table you are joining should have COMMON field
    9. press green arrow button
    10. Select the output parameters in table 1 -EINE
    11 Select the output parameters in table 2 -EINA
    12. select the layout
    13 SAVE
    You cannot link all the four tables since common field ( or common table is not there)
    Please take the help of ABAP to develop Z report
    G.Ganesh Kumar

Maybe you are looking for

  • Song can not be used because Original file can not be located  - HELP

    Hi - Newbie here and I have run into and error and don't know how to fix it. When I try to play a large number of songs from Itunes I get the following message. "The Song (NAME) could not be used because the original file could not be found. Would yo

  • XMLNEWS Demo - Which are the latest XML Tools

    I believe i have attached the latest versions of XMLPARSERV2 (2.0.2.9) and ORACLEXMLSQL ( the one from XSQL vers 1 ) and using JDeveloper 3.1.1.2 but I still get compilation errors namely : D:\XMLNEWSDIR\xmlnews\dynamic\DynamicServlet.java Error: (42

  • Noob question, drag and drop

    I am updating my GoLive skills by learning DW CS4. One thing I would like to do is drag and drop common items and forms items. I have not been able to get that to work. I have to place cursor where I want the item, then go to the palette and click th

  • Confirmation Error - Notification E CRMSERV_ACC_EXEC 006

    Hello  - Please advise on the following situation:  I have created an HR record for an internal service technician in SAP R/3 4.7.  I have linked this record to CRM 7.0 through the BP record.  When I assign the technician to the confirmation and save

  • Help, Lost all my contacts after not purchasing MobileMe

    I tried Mobile Me but did not use it very often so I did no subscribe to it. I deleted the Mobile Me email account since it would not sync anymore. Now all my contacts and appointments are gone. I have not synced my phone with my PC since I am afraid