Condition type upper lower limits

Hello Experts,
As we know, condition types can be set upper and lower limits.
Lets say a condition type has 3 scales : 2% , 3% , 4% for discount, for example.
And if the lower and upper limits are : 0% , 5% respectively, i do not see how effective these limits are.
I mean, the condition will not derive a value for 0% or 5%. If the value is 0%, there is nothing in the scale matching 0% also.
So, i do not understand what is the use of the upper and lower limit when the limits are not found in the scales.
regards
Tom

Hi,
The lower and upper limit does not have a significance, when you want only certain specific percentages as discounts. However when you want to provide a range of allowed percentage discount, then the limits are meaningful; e.g. if anything from 10% to 20% discount is allowed, you have to maintain 20% as lower limit and 10% as upper limit as discounts are negative; else you may get error message as "10.000 exceeds the limit 20.000 in the condition record".
Kindly award points if you find the information useful.
Thanks & Regards,

Similar Messages

  • Define upper/lower limits for shipment cost condition

    Hi people, help please!
    How can I define upper/lower limit for shipment cost conditions?.
    The transaction TK11 has the functionality for upper/lower limits, but I can't find how to define it in customizing.
    I follow the path Logistic Execution>Transportation>Pricing>Pricing Control>Define Condition Types, but is not like the transaction for pricing elements in condition types for sales.
    How can I do it?
    Regards.

    The problem is on the class condition import limits.
    I can’t customize upper and lower prices for the shipment cost class condition and i cant find how define it or what else can I do.
    The customizing transaction for shipment cost lass condition is not like sales price class condition, please look this:
    For the shipment cost class condition follow the path SPRO>Logistic Execution>Transportation>Shipment Cost>Pricing>Pricing Control>Define Condition Types.
    For the sales price class condition follow the path SPRO>Sales and Distribution>Basic Function>Pricing>Pricing Control>Define Condition Types, and take a look in Define upper/lower limits for conditions.
    So then, when I go to functional transaction VK11 for the sales price condition y can’t assign an import out of the limits defined. I need the same for shipment cost condition, transaction TK11, but I can’t find where define the limits, as result, user can load any import without limits.
    I hope the explanation is useful.

  • Generic delta - upper & lower limits

    Can someone explain the upper & lower limits in generic delta for all the 3 delta-fields - time-stamp, calday & num.pointer with examples?
    Points guaranteed for clear illustrations.
    Regards,
    R.Ravi

    Ravi,
    The detailed illustration has given below for all the delta mechanisms in Generic in a simpler way to understand... Please go through....
    1. If delta field is Date (Record Create Date or change date), then use Upper Limit of 1 day. This will load Delta in BW as of yesterday. Leave Lower limit blank.
    2. If delta field is Time Stamp, then use Upper Limit of equal to 1800 Seconds (30 minutes). This will load Delta in BW as of 30 minutes old. Leave Lower limit blank.
    3. If delta field is a Numeric Pointer i.e. generated record # like in GLPCA table, then use Lower Limit. Use count 10-100. Leave upper limit blank. If value 10 is used then last 10  records will be loaded again. If a record is created when load was running, those records may get lost. To prevent this situation, lower limit can be used to backup the starting sequence number. This may result in some records being processed more than once.
    For more information you can access to:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3f/548c9ec754ee4d90188a4f108e0121/frameset.htm
    COPA timestamps vs Generic timestamps
    Re: process chains/partitioning in modeling
    Hope it helps...
    Assign Points if it helps...
    Regards,
    Gattu

  • Amending the mic upper lower limits at the time of RR

    Hi, Please advise how to change the upper lower limit of the mic during resultts recording? Also advise how to cancel the recorded values of the results recording so that the lot status becomes REL? Can we change REL to CRTD status. Thank you every one supporting the beginners.

    please advise how to change the upper lower limit of the mic during resultts recording?
    Its really not possible
    Also advise how to cancel the recorded values of the results recording so that the lot status becomes REL?
    You can not cancel but change the values .This is possible if you declare all char as "Long term " char in control indicator.
    This will give status LTIN to char which allows you to change the RR values at any times
    Can we change REL to CRTD status.
    In QA02-->click on "Reset"-->save -->this will change status from REL to CRTD.
    but this is only possible when UD is not taken

  • Upper/lower limits of Math.random

    Hi,
    I currently have applied a random range to my Mouse Cursor. So it fluctuates on the Y axis.
    However it obviously takes any value between 0 and 10.
    I would like it to either take 0 or 10.  I know you can use math.round / ceil, but does anyone know how I could achieve this?
    Thanks.
    var mouseposy = mouseY;
              var mouseposx = mouseX;
    const DURATION:Number = 1;
    const VERTICAL_RANGE:Number = 10;
    var timer:Timer = new Timer( 50, DURATION * 20 );
    timer.addEventListener( TimerEvent.TIMER, onTimer );
    timer.addEventListener( TimerEvent.TIMER_COMPLETE, onTimerComplete );
    timer.start();
    function onTimer( $event:TimerEvent ):void
        myCursor.y = mouseposy - (VERTICAL_RANGE * ( Math.random() * 5 ));
              myCursor.x = mouseposx
              stage.removeEventListener(MouseEvent.MOUSE_MOVE, mouseMoveHandler);
              myCursor.visible = true;
    function onTimerComplete( $event:TimerEvent ):void
        x = y = 0;
              stage.addEventListener(MouseEvent.MOUSE_MOVE, mouseMoveHandler);

    try replacing with these lines
    const VERTICAL_RANGE:Number = 1
    myCursor.y = mouseposy - ((VERTICAL_RANGE * Math.ceil( Math.random() * 2 ))* 10);

  • Sales price upper/lower conditions

    hi,
    I would like to know if it's possible to set a warning message, if we set a sales prices upper or lower (in % or not) then a default value.
    I have already defined upper/lower limits for the sales conditions but does not work.
    Thank you very much
    Pedro Barros

    Hey Ines,
    LSMW is probably your best bet. The only tricky part is ensuring your key combination string e.g. Sales Area, Customer, Article is included for SAP to figure out which pricing table to update. If you create an LSMW object using a recording, it calls tcode VK15 (for what its worth...).
    The other option you could try is CATT (Computer Aided Test Tool). You can access that via transaction SCAT. That will do the trick for as well.
    Good luck!
    Cheers,
    Paul...

  • Condition type in Sales Order

    Hi experts,
       Is there any way to limit a specific condition type can be entered by an authorized person?
    i.e. A can enter condition HA00, while B cannot
      Can it be set in user profile? Thanks
      Points will be awarded for useful answers.

    Hi,
    Generally development and maintenance of condition records in VK11 is done by core team members only.
    Its better to leave this authorization to them.
    Still if you feel this scenario is there, you can limit the values in which the condition type can be limited, like the upper and lower limit of a particular condition type.
    regards,
    Siddharth.

  • Define Upper and Lower Limit for condition type

    Hi dear All,
    I´ve defined a new condition type with calculation rule = percentage and when I created the entry in the PER column and UoM column the system does not allow me to put any value.
    Does anybody know how to solve this issue?
    Thanks a  lot,
    Petterson

    Once you change the status to previous status, just save the order. Then again open the order & try to change the user status.
    Just I made replica of your profile. I could able to change (even without saving the order).

  • Limits in Condition Type

    Dear All,
    I want to maintain limit in value for a condition type like in ED, CST & Freight, for the particular condition type calculation is based on fixed amount or in quantity level.
    1. I have made it in SPRO---MMu2014Purchasingu2014Conditionsu2014Define limit. There I made it for a particular condition & calculation type taken as on qty basis & given the lower & upper limits & also maintain for a particular Unit of measure.
    2. So it is working fine in PO for that particular UOM.But I want apart from that I want to calculate on all the UOM.
    So for this do I need to change my configuration or what I am doing is correct?
    Pls suggest.Your help will be counted.
    Regards,
    DD

    Further addition to my reply,
    You will be able to work with other UoM's for your setting in certain cases where conversions are in place (in material master records etc.,)
    Example:
    1) Material: M1, Base unit: PC, OPUN: PAC,
        Conversion defined in material master record: 1PAC=10PC
        Now if you have defined limits for UoM=1PC, It will directly apply to UoM=1PAC and you will not need to make any further settings for UoM=1PAC. (In this case you have to carefully select the UoM so that your original purpose is served).
    2) Material: M2, OPUN: PAC, Conversion: not defined between PC & PAC
        Now the same setting (as above) for UoM=1PC will not apply to material M2 because conversion is not defined. In this case either limits have to be defined for UoM=1PAC or conversion should be defined at a suitable place. you have to choose according to your requirements.
    Note: The above example is a scenario with just 2 materials in reality you will have much more than that, so you have to be very careful in choosing a UoM for defining the limits of the value of a condition.
    I hope this explains it ,
    Prithviraj
    Edited by: Prithviraj Talekar on Dec 2, 2008 8:27 AM
    Edited by: Prithviraj Talekar on Dec 2, 2008 8:28 AM

  • Pricing limits for condition type PR00

    Hi,
    I have got a scenario at hand, where i have to assign tolarence limits to all the conditions types in the pricing procedure. i have maintained limits in Transaction OVB2 except Base price condition type i.e. PR00. the problem i am facing is, we have got some where around 1,500 material and 3,200 customers and the price variation between the material is large(3000-150000). The main purpose of maintaining limits is to reduce the risk when entered manually. Please do consider the general business implications while replying.
    eg: new pricing procedures, condition records for base price etc makes a hafty job, so can you please suggest me any other means to have a tolerence limit to condition type PR00(PR00 is used as base price for all pricing procedures).
    Thank you, Have a nice day at work.
    with regards
    RVS Prasad

    Hi venkata siva
    As you are having around 1500 materials in your business . That means you need to maintain condition records for all these materials. While maintaining condition records only  , in VK11 for PR00 condition type , maintain upper limit and lower limit in additional data  . Then there should not be an problem
    Another way of maintaining pricing at upper limit and lower limit is in OVB2.
    Regards
    Srinath

  • OMR6 upper and lower limits

    I am developer and this is not my area of expertise, so not sure if wording will be correct.  I believe We place payments blocks on invoices based on values set in OMR6.  This is where the configuration is done.  However I have been told that the system will not do this for lower limits.  Can this be done in OMR6 or is there another area we can do this without having to create a user exit?  I'm told that upper limits work fine but that the design of the system does not allow this for lower limits.  Anyone have any ideas of where configuration can be done for this?

    I had someone here walk me through what was in the setup.  For the the Tolerance key "PP" for this specific company there is an upper and lower limit entered and the "check limit" is selected for both upper and lower entries.  The upper limit check works but the lower limit check does not work.  They said, all SAP notes say you have to enable a specific user exit to get the lower limit to work for "PP".  This does not sound right but might be true.  Is there something special you have to do with the "PP" type to get it to work?  I cannot imagine SAP having the lower limit entry there but not using it, but like I said it is possible.

  • Condition Type Limits

    HI,
      when i set a limit to my condition types that are used in the pricing procedure, I cannot manually change the value of that condition in the sales order....even if the new value lies in the limit.eg. if my limits are 2.000 and 8.000, and my sales order entry is 6.000, the message goes like this.."6.000 falls below the limit  2.000- for condition type xyz"
      Even if I delete my condition limit entry, I still keep getting the same error message whenever I try to change my condition value in the sales order.
    Can you please give me a solution for this?
    Regards,
      Aditya

    hi,
    i dont find any reason why it should happen this way. just recheck this, remove the pricing limits first. So now you would be free to do any change.
    Place limits now once again and make sure the limits are given as desired and save. try a fresh order again.
    thanks

  • Graph of Multiple Numeric Result displaying measurements and upper and lower limits

    Is there a way with your graph control to show all the measured values against upper and lower limits in the same graph?. I can display individual lines, but would like to show all the data on the one graph. The woefully cryptic help files you provide with the graph control in TestStand seriously needs attention (Give examples!) also axis labelling, how is that achieved?

    Hey Brian,
    I'm not sure I understand what you're wanting to see with the data plotted on the graph--would it be possible for you to show us an example, even if it's just a drawn mockup of what the graph would look like? I'd like to look into it a bit and confirm that there is not a way to display the data.
    Also, could you provide a bit of detail about the problems you've run into with using external languages with the ATML and XML reports? I'd like to understand that issue a bit better as well to determine how we could address it.
    One thing you might be interested in is that we can currently embed images in the report by inserting HTML code linking to the image. I've seen cases where a LabVIEW VI plotted some data onto a custom graph, saved a picture of the control, and linked the image into the report. Here is a KnowledgeBase article which describes how the linking process works: http://digital.ni.com/public.nsf/allkb/D98A271E30431C9D86256C230079843A?OpenDocument
    I'll look forward to your reply about what you're hoping to see, and perhaps we can think of the best way to accomplish it with the reporting mechanism in TestStand. As Chiara mentioned, if there are features you would like to see that are not currently possible with our reports, the Idea Exchange will be a great place to post that. 
    Thanks!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments

  • Meter reading upper and lower limits

    Hello,
    Does anyone know how the structure REL16_RANGE in the form class  IS_U_DM_MR_DOWNLOAD gets filled? I need to find the place where the upper and lower limits are filled and how to manipulate, i.e. to correct them.  Where, which table, are these values coming from?
    thanks,
    melinda

    GO to se38 t-code give report name IEEL16R2
    Line no : 2287.
    form fill_reading_ranges using x_reading like t_reading
                                                     y_ranges  like rel16_range.
    This form wil fill your structure REL16_RANGE.
    first it will serach for the billing documnet...then it will find out the rate category,rate then it will search for the tolearnce limit.
    Then Upper limit.
          convert lower limit 1 MR result into display format*
            call function 'ISU_METER_IDDATA_TRANSFORM'
          convert upper limit 1 MR result into display format*
            call function 'ISU_METER_IDDATA_TRANSFORM'
    Please let me know if you need any more information.
    Regards,
    Siva

  • 5.000,00 exceeds the limit          100,00 for condition type PR00.

    Please help me to resolve this problem as I am not able to find where sud I go to delete the upper and lower limit of condition type PR00..Whene I maintain the record for pr00 for different material it create a error with limits.

    Hi
    What error message you are getting? Can you check if you have maintained anything for PR00 in SD > Basic Functions > Pricing > Define condition types > Maintain upper and lower limits.
    Thank$

Maybe you are looking for

  • Primary keys and resultSet .insertRow()

                artistsResults.moveToInsertRow();             artistsResults.updateString(1,newName);             artistsResults.updateString(2,newGroup);           //  artistsResults.updateString(3,newCV); // THINK ABOUT USING BLOB.             artistsR

  • Implement NOT IN logic in OWB mapping

    Hello All My new requirement is to implement the following query in my OWB 10g R2 mapping SELECT * FROM A MINUS SELECT * FROM B UNION ALL SELECT * FROM B WHERE ((C1,C2) not in (select C1,C2 from A)) A and B are DB tables and C1 and C2 are the primary

  • Transfering data between two different systems through dedicated port

    Hi! We are developing our system in java. But we need to communicate an existing Tandem COBOL System through a dedicated port to get some information. The user has already developed an interface to listen the request and send the response. What sort

  • Lightroom slideshow templates

    How can I have a slideshow with various templates in the one show? PC based LR1.1

  • EPrintCenter: "Photo files will always be printed in 4x6". Huh?

    ePrintCenter states "Photo files will always be printed in 4x6".  Is there a workaround?  It seems presumptuous and restrictive to assume everyone wants to print jpg/gif pics on 4x6/PhotoPaper.  I have a black&white scanned drawing that needs to be o