How to set exect order sum

Hellow!
Sale person need to sale 238 pc of material X.
If we set price condition = 10,50 then order sum is 2.499,00
If we set price condition = 10,51 then order sum is 2.501,38
But customer ask as to set total order sum = 2.500
How could I manage it ?
Any condition to correct order sum ?
Andrey Garshin.

hi,
why can't u use DIFF condition type and round off the decimals with prior approval from
your team lead.
Cheers,
Sailesh
Edited by: sistla sailesh on Mar 27, 2011 7:36 PM

Similar Messages

  • How to set focus order of multiple Component in a Frame

    I have created a Frame with contain some Label, Textfield, Choice and Buttons
    How do set focus order on these Components

    write an implementation of
    import java.awt.*;
    public class PanelFocusTraversalPolicy extends FocusTraversalPolicy
        public Component getComponentAfter(Container container, Component component)
            if(component.equals(cmp1))
                return cmp2;
            if(component.equals(cmp2))
                return cmp3;
            return cmp1;
        public Component getComponentBefore(Container container, Component component)
            //implentation of method
        public Component getDefaultComponent(Container container)
          return cmp1;
        public Component getLastComponent(Container container)
            return cmp3;
        public Component getFirstComponent(Container container)
           return cmp1;
        public PanelFocusTraversalPolicy()
    }and set the focus traversal of frame.
    setFocusTraversalPolicy(new PanelFocusTraversalPolicy())

  • MV45AFZZ, how to set the order of the enhancement to be excecute?

    Hi
    I need to create a new enhancement in a form of MV45AFZZ.
    I need this enhancement to be excecuted at the very end of the form, but when I create the enhancement its getting created before pervious enhancement but I cant create it at the end of the form
    So how can I do to or create it at the end of the form or is there a way to set an order of excecution?
    Any help will be appreciated!
    Nico.-

    Hi
    See  Note 381348 - Using user exit, customer exit, VOFM in SD.
    You can read:
    From the organizational point of view the delivery is arranged as follows: an include
    with empty FORM routines is delivered with a release and afterwards may no longer
    be corrected by SAP. This should prevent that a FORM routine which may have been
    adjusted by the customer is overwritten by SAP again.
    and
    Changes to user exits in SD are MODIFICATIONS, since the original of an object
    belongs to SAP (thus when you change a user exit an SSCR registration is also
    required).
    I hope this helps you
    Regards
    Eduardo
    Edited by: E_Hinojosa on Jun 30, 2011 9:53 AM

  • How to set tabbing order in Acrobat X Pro

    I cannot find any instructions for manually setting tabbing order in Acrobat X Pro.  It does not work the same as earlier versions of Acrobat Pro.  Any idea as to where I can go for instructions for X Pro?

    Thank you for the quick response!  I found instructions for the Pro 9 version, so followed that and it worked like a charm.
    Thanks again for your help.
    RJ

  • How to set limit on sum of totals of all sales orders of a business partner in SAP B1

    Hi,
    I would like to set a limit on a business partner so that the sum of totals of all orders placed for that business partner do not exceed a certain amount. How can I do that?
    Regards,
    Victor

    Hi,
    Yes can set limit for Business partners. Follow the steps to achieve:
    1. Choose "Credit limit" check box under Administration--->System Initialization--->General settings--->BP sub tab and choose  sales order check box
    2. Set credit limit for BP under Business partner master data--->Payments terms.
    For complete information, you can  refer SAP help file.
    Thanks & Regards,
    Nagarajan

  • How to set Incomplete order to set complete status

    Hi Gurus,
    Issue background: I have one order where delivery and billing has taken place accounting doc also generated.
                                  But order INcomplete log status is incomplete, (Plant and Pricing is showing as incomplete).
                                  Pl don't ask me how this is possible (because I can see in the system)
    What I have done: I have set the reson for rejection in the sales order header for all items. Still issue not resolved.
    Issue here is:        Order is still showing in the incomplete order report
    Business wouldn't want to:     revere this inv/del/order and redo.
    Is there any sap program I can run to set the incomplete order to set as complete?

    Hi,
    If you want to close or get the status the sales order as completed,
    1.Check the entry for the field ABGRU in the table VBAP for the sales order.
    2.If there is no value i.e the field is empty then try to assign the reason for rejection in the sales order item level and save the document.
    Regards,
    Gopal.

  • How to setting PM order to create PR ?

    Dear experts :
    When I create a PM order with many operations items , and the items need to be done external.
    How to config for below cases when PM order save ?
    1. Each item create it's own PR.
    2. All items create one PR.
    By the way , if it is possible to create one PR with more than one items in one operations item?
    Hope someone can tell me how to do the setting .
    Thanks a lot .
    Edited by: Gary Wang on Apr 19, 2010 4:34 PM

    You need to set two items:
    1.) Control Key - Designate a seperate control key for External activities (PM02 is often used, unless you have a seperate set of codes/code naming method)
    PM -> Maintenance and service processing -> Maintenance and Service Orders -> Functions and settings for order types -> Control Key -> Maintain Control Keys.  Assign a "+" to the "Externally processed operation" field.
    When that is set, be sure to specify that in your work order or task list.  Then, you will be prompted to fill out the purchase requisition information.
    2.) Requisitions: You have the choice of one req for all operations or one req for each.  To make that setting, go to:
    PM -> Maintenance and service processing -> Maintenance and Service Orders -> Functions and settings for order types -> Define Change docs, Collective purchase req indicator, operation No interval.
    Edited by: PMPSMM on Apr 19, 2010 9:44 AM
    Edited by: PMPSMM on Apr 19, 2010 9:51 AM

  • How to set the order of the fields in List forms

    I am currently building custom content type using Announcements. I have added 5 custom field types in list defoinition using schema.xml but my fields are appearing after default fields like title, Body, Expiry and then my fields in DispForm.aspx. I want
    to change the order of the fields appearing in NewForm.aspx. How can i do that ?

    Set the value in schema as you want to display 
    <ViewFields>
              <FieldRef Name="LinkTitleNoMenu"></FieldRef>
              <FieldRef Name="GroupName"></FieldRef>
              <FieldRef Name="SeqID"></FieldRef>
              <FieldRef Name="Image"></FieldRef>
              <FieldRef Name="URL"></FieldRef>
              <FieldRef Name="LinkTarget"></FieldRef>
              <FieldRef Name="Visible"></FieldRef>
              <FieldRef Name="SubLinkTitle"></FieldRef>
              <FieldRef Name="DisplayComingSoon"></FieldRef>
            </ViewFields>
    Er.vinay

  • How to set Z Order of objects?

    Hi all,
    I am creating text, images and rectangles on canvas
    dynamically. When ever one object is selected i want to set Z index
    of it so it comes on top of another. How can i do it? Can you
    provide me sample for it?
    Thanks in advance

    Also, check out the help docs for "Stage" and see the
    setChildIndex and swapChildrenAt methods.
    One way to do what you want is to call removeChild when
    clicking on an item, immediately followed by addChild. This will
    put it on top.

  • How to set Tab ordering in JPanel

    hi all
    i add a JPanel on a JFrame and Various swing Controls on that JPanel. now i want to change tab ordering of components present in my JPanel.
    please guide me how can i do this. i have tried setFocusTraversalPolicy but it does not work with JPanel.

    You should read the article from Sun:
    "How to Use the Focus Subsystem"
    http://java.sun.com/docs/books/tutorial/uiswing/misc/focus.html
    Moshe

  • How to set Internal Order to default REL status at creation KO01 stage ?

    Dear all experts,
    Good Morning !
    I have requirement where all Internal Order's need to created at default REL status ? How can be this achieved ?
    Expert guidance will be appreciated on this !
    Regards,
    Sharvari Joshi.

    Dear,
    SPRO>IMGControlling>Internal Orders>Order Master Data>Status Management> Define Status Profile
    Create your own Status Profile, in T-Code KOT2_OPA assign the Status Profile and check the check Box Release Immediately
    Br,Vivek

  • In the transaction IW31, How to set "UNPLANNED ORDER" in CONTROL tab

    Hi All,
       I want to set the indicator as  "UNPLANNED ORDER"  for creating a new work order in (IW31) with order type as ZMS2.
         I m using the Bapi "BAPI_ALM_ORDER_MAINTAIN".
          and providing the value " SPACE"  for "UNPLANNED ORDER". but its not getting updated for new work order.
        Can anyone help me out of this...
    Thanks in Advance!!!!!!!!!!!!
    Regards,
    Thulasi.

    Hi Surekha,
    You can pass the order number.  First store the order number in one global memory id .
    by using this statement
    SET PARAMETER ID .'(w_uname)' FIELD w_orderno  where order_no will be the order number selected on CRM WEBUI.
    now go to class defined in the transaction launcher for va22.
    in the class there is a method PREPARE_DATA_FLOW , in this method read the global memory using the statement
    GET PARAMETER ID '(w_uname)' FIELD w_orderno.
    set the parameter icwebclientborkeyparameter with the order value.
    Now in ECC go to transaction swo1. Give the object name as ZTSTC or the one defined in the transaction launcher. In the execute method you can retrieve the value of the order number.
    Regards
    Sohit

  • How to set aggregation rule (SUM) to a query which uses multiple tables

    Hi,
    I have a doubt like i have a query .i want to get the sum of few columns in that..how can i achieve it as it joins multiple tables . i am posting the query under this. please help me to resolve this. i need to get summation of column which is marked in bold . i am so sorry to post such a big query.. thanks in advance.
    SELECT DISTINCT
        SAS.ACCOUNT_MONTH_NO,
        SAS.BILL_TO_MAJOR_SALES_CHANNEL,
        SAS.BUS_AREA_ID,
        SAS.CUST_NAME,
        SAS.PART_NO,
        SAS.PART_DESC,
        SAS.PRODUCT_CLASS_CODE,
        SAS.SUPER_FAMILY_CODE,
        *SAS.NET_SALES_AMT_COA_CURR,* 
      *SAS.GROSS_SALES_AMT_COA_CURR*,
        *SAS.SHIPPED_QTY*,
        SAS.SRCE_SYS_ID,
        GWS.SRC_LOCATION,
        GWS.PART_CF_PART_NUMBER,
        GWS.ANALYST_COMMENTS,
        NVL(GWS.CLAIM_QUANTITY,0) AS *CLAIM_QUANTITY*,
        GWS.CUSTOMER_CLAIM_SUBMISSION_DATE,
        GWS.CLAIM_TYPE,
        GWS.CREDIT_MEMO_NO,
        NVL(GWS.CREDIT_MEMO_AMT,0) AS *CREDIT_MEMO_AMT*,
        GWS.TRANS_CREATED_BY,
        GWS.COMPONENT_CODE,
        GWS.DATE_OF_THE_FAILURE,
        GWS.DATE_PART_IN_SERVICE,
        GWS.PROBLEM_CODE,
        NVL(GWS.TOT_AMT_REVIEWED_BY_CA,0) AS *TOT_AMT_REVIEWED_BY_CA*,
        GWS.REGION
      FROM
    SELECT
            TO_CHAR(A.STATUS_DATE, 'YYYYMM') AS ACCOUNT_MONTH_NO,
            A.LOCATION_ID SRC_LOCATION,
            A.CF_PN PART_CF_PART_NUMBER,
            A.ANALYST_COMMENTS,
            A.CLAIM_QUANTITY, 
         A.CUST_CLAIM_SUBM_DATE CUSTOMER_CLAIM_SUBMISSION_DATE,
            A.CLAIM_TYPE,
            A.CREDIT_MEMO_NO,
            A.CREDIT_MEMO_AMT,
            A.CREATED_BY TRANS_CREATED_BY,
            A.FAULT_CODE COMPONENT_CODE,
            A.PART_FAILURE_DATE DATE_OF_THE_FAILURE,
            A.PART_IN_SERVICE_DATE DATE_PART_IN_SERVICE,
            A.FAULT_CODE PROBLEM_CODE,
            A.TOT_AMT_REVIEWED_BY_CA,
            A.PART_BUS_AREA_ID AS BUS_AREA_ID,
            A.PART_SRC_SYS_ID,
            C.CUST_NAME,
            C.BILL_TO_MAJOR_SALES_CHANNEL,
            P.PART_NO,
            P.PART_DESC,
            P.PRODUCT_CLASS_CODE,
            L.REGION
          FROM
            EDWOWN.MEDW_BIS_DTL_FACT A,
            EDWOWN.EDW_MV_DB_CUST_DIM C,
            EDWOWN.EDW_BUSINESS_LOCATION_DIM L,
            EDWOWN.EDW_V_ACTV_PART_DIM P
          WHERE
            A.PART_KEY                       = P.PART_KEY
          AND A.CUSTOMER_KEY                 = C.CUSTOMER_KEY
          AND A.LOCATION_KEY                 = L.LOCATION_KEY
          AND A.PART_SRC_SYS_ID              = 'SOMS'
          AND A.PART_BUS_AREA_ID             = 'USA'
          AND C.BILL_TO_MAJOR_SALES_CHANNEL <> 'IN'
        GWS,
          SELECT
            A.ACCOUNT_MONTH_NO,
            A.BUS_AREA_ID,
            A.NET_SALES_AMT_COA_CURR,
            A.GROSS_SALES_AMT_COA_CURR,
            A.SHIPPED_QTY,
            B.BILL_TO_MAJOR_SALES_CHANNEL,
            A.SRCE_SYS_ID,
            B.CUST_NAME,
            D.PART_NO,
            D.PART_DESC,
            D.PRODUCT_CLASS_CODE,
            D.SUPER_FAMILY_CODE
          FROM
            SASOWN.SAS_V_CORP_SHIP_FACT A,
            SASOWN.SAS_V_CORP_CUST_DIM B,
            SASOWN.SAS_V_CORP_LOCN_DIM C,
            SASOWN.SAS_V_CORP_PART_DIM D
          WHERE
                C.DIVISION_CODE = A.DIVISION_CODE
            AND
                B.B_HIERARCHY_KEY = A.B_HIERARCHY_KEY
            AND
                D.PART_NO = A.PART_NO
            AND
                A.SRCE_SYS_ID = 'SOMS'
            AND
                A.BUS_AREA_ID = 'USA'
            AND
                B.BILL_TO_MAJOR_SALES_CHANNEL <> 'IN'
        SAS
      WHERE
        SAS.ACCOUNT_MONTH_NO              = GWS.ACCOUNT_MONTH_NO(+)
      AND SAS.BILL_TO_MAJOR_SALES_CHANNEL = GWS.BILL_TO_MAJOR_SALES_CHANNEL(+)
      AND SAS.BUS_AREA_ID                 = GWS.BUS_AREA_ID(+)
      AND SAS.PRODUCT_CLASS_CODE          = GWS.PRODUCT_CLASS_CODE(+);thanks in advance
    aswin

    You get rid of the distinct.
    You put sum() around your starred items.
    You put all the remaining columns in a GROUP BY clause.
    You hope that that none of the other tables has more than one row that matches the SAS table, which would cause you to count that row more than once.

  • How to set the data packet in order??

    we have 20 datapackets that is in sequence order how to set in order wise ?
    Example:- this is the scenario Data packets is in this order 20,1,10,5,9,13,4,8,13,2,15,19,14Like this
    I have to set in order wise how to doit??????

    HI
    I think you sjust should use a process chain.
    Call transaction RSPC and build it within the order needed.
    regards
    Tom

  • About setting tab order in Acrobat Pro X

    I'm really disappointed in the way you changed how I set tab order in Acrobat Pro X. I work with a lot of forms with multiple fields. Some of these forms have up to 100 different fields on one page that need to be in the order I set. In previous versions, I could set this order simply by clicking on the fields in the correct order I want. But with X, I have to drag each field one by one into the correct order. When you have a bunch of fields to set, this is tedious. And, when I click on a field to edit content, more times than not, it changes the tab order, and I'm back to finding it in the panel and dragging it back to it's correct place. This is time consuming. Not to mention when there are more fields than the monitor's height, the fields are scrolled in the panel.
    So, please do something to give me the option to set tab order like in previous versions, and once they are set, leave them where they are. Or am I doing something wrong?

    You're not doing anything wrong, it really sucks. But things are improved significantly with Acrobat 11. First, there's a preference setting that prevents the automatic reordering that can happen when fields are moved/edited. Second, you are able to select and move multiple fields at a time in the fields panel, which can speed things up considerably. It's still not as efficient as the old method, but at least it has finally been addressed. I think this feature alone is worth the upgrade price for the amount of time it will save and the beneficial effects on stress, blood pressure, and hair loss.

Maybe you are looking for