In ML81N, Quantity Field allows maximum 3 digits after the decimal.

Hi Everyone!
        Hope things are going good.
        In SES, ML81N, The Vendor has a total invoiced value of $9033.5 .
        The Gross Price of the Product is USD 13,333.33
        The Quantity entered is                        .667 or .668.
         Both of the quanities entered  gives a value which is $6 more or less.
        The only way to arrive at $9033.5 is to use quantity .6675 and the Quantity field does not allow the entry of more than 3 decimal digits.

Dont change the domain, as this has a huge impact on your system. At least talk to SAP before you are doing that.
I am just the opinion that you have a wrong unit of measure for your material.
You did not say what unit you use, but if it is KG, then you better use Gram to meet your requirement.

Similar Messages

  • Limit the number of digits after the decimal point

    hi,
    in webform how to limit the number of digits after the decimal point?
    thanks

    Hi,
    In the Web form Design menu there is a tab for Other Options wherein you would find the setting for number of Decimal places.
    Thanks.
    Madhavi

  • OBIEE 11.1.1.6 - Requirement is to show 3 digits after the decimal point.

    Hi,
    I have a requirement to concat 2 columns ( 1st column is a text column and 2nd column is a numeric column set as double in RPD). For the 2nd column, user wants to see 3 decimal digits all the time.
    For example, if the value is 2.4567 then I need to show round off value 2.457 and if the value if 3.4 , then I need to show 3.400 and if the value is 4 then I need add decimal point and show 4.000.
    Please let me know how I can achieve using OBIEE application without having to go through RPD.
    Thanks
    Swarna
    Edited by: 934460 on May 15, 2012 12:48 PM

    Try the following:
    In this example:
    Column 1: Month Name
    Column 2: Revenue
    Column 3: Month - Revenue
    Formula for Month - Revenue column will be:
    Month Name ||' - '|| cast(round(Revenue, 3) as char)Hope it helps.
    Regards,
    Kalyan Chukkapalli
    http://123obi.com

  • Shorting the number of digits after the dot

    how do I changing an endless float number (that has alot of digits after the dot) to number with only 2 digits after the dot?

    java.text.DecimalFormat.

  • Take 2 digits after the comma of a number of type float

    Hello everybody,
    I want to take 2 digits after the comma of a number of type 'float'.
    For example I want to get 3,57 instead of  3.5714285714285716E+00
    Thanks & Regards

    Hello,
    Are you getting the value
    3.5714285714285716E+00
    from the program into some variable ??
    If thats the case you can declare the variable as
    DATA: var TYPE p DECIMALS 2
    BR,
    Suhas

  • Limit Data Entry to 2 Digits after the Comma

    Hi
    I've an Form with Matrix and EditText Columns.
    The columns are bound to Userdatasources.
    When changing the type of the userdatasources i'm able to limit the displayed digits to 2 places after the comma. But it's only  a visual representation as it seems because i'm still able to enter more than 2 digits after the comma.
    Any suggestions?
    Thanks

    It's getting even worse. When entering more than 4 digits after the comma Business One crashes hardly (UI Server - Message)
    I'm using an Userform as described before with 2004 PL34
    Will try to reproduce it with an minimalistic sample but maybe somebody has an idea.
    No one?

  • Can we link GR [Receipt Quantity field] to weighing bridge to compy the Wt.

    Dear Experts,
    I have the requirement In Goods Receipt -
    Material Quantity is to be copied Automatically at Good receipt quantity field from the weighing bridge digital meter.
    Is it possible to link
    if it is possible, please explain how to link?
    which tools we have to use in SAP?
    please brief me on the my requirement.
    Thanks in Advance

    Hi,
    It is possible to link.
    SAP has a command program that is setup and linked with the weigh bridge application.
    The program pushes data to R/3.

  • Can I allow two attempts and after the first attempt have a new window open to a url?

    I would like to allow the user two attempts to answer a question. However, after the first attempt, if they get it wrong, I would like a new window to open that takes them to a tutorial Web site we have, where they can find the answer. Then I would like them to be able to close that window and return to the question for the second attempt?
    Is this possible?
    Right now, I have designed a very clunky version of this. I have one question slide with one attempt and if they answer wrong, they go to the next slide, which has a button to the tutorial page. Then the same question slide is repeated, again with one attempt. In this same scenario, if the person got the question right the first time, they moved on to a new question slide. This works, but is bad for scoring and eliminates the possibility of using question pools and putting questions in random order.
    Thanks,
    Carrie

    100 feet would normally not be a problem......if the AirPorts have line-of-sight with each other......but if there are obstructions like walls, ceilings or furniture in the direct signal path between the AirPorts, little if any of the signal will even reach the extending AirPort.
    Try locating the extending AirPort at about 50-60 feet away to see if can pick up a stronger signal to extend.
    It would be much better if you connect the AirPorts using an Ethernet cable, as there is no signal loss in an Ethernet cable up to 300+ feet.

  • [ALV] Price field got truncated 2 digits after pressed 'Save'

    Dear experts,
    In ALV change mode, user change the data directly in ALV report.
    There is one field which stores price information as defined with  Domain-WERTV8.
    When user input any price data, then press 'Save'. Then the price data will be truncated 2 digits always.
    For example:
    If user input 2222, then after saved, the ALV report will show as 22.22.
    What we want is the ALV report still will show 2222 and updated to the table as 2222.  But right now above issues existed...
    If we change the table directly via SM30, the price data will not be truncated and no issues.
    Please kindly let me know if any where has issues???
    Thank you so much.

    Hi,
         I think the problem is the currency key is not referred in the field catalog. The currency key should be referred always, while using currency in ALV.
        If you are using LVC_S_FCAT, pass CURRENCY field with the required currency like USD,LYDN etc. If the currency field is different for each line item, populate the currency field in the internal table and pass the fieldname declared for currency key in the internal table to CFIELDNAME. Also, decalre the currency field as type CURR in the internal table.
    eg
    wa_fcat-COL_POS      = '1'.
    wa_fcat-FIELDNAME   = 'PRICE'.               "Price field in internal table INT_OUTPUT
    wa_fcat-TABNAME     =  'INT_OUTPUT'
    wa_fcat-CURRENCY   =  'USD'.
    OR
    wa_fcat-CFIELDNAME = ' CKEY'.            "Currency Key Field in internal table INT_OUTPUT
    APPEND wa_fcat TO int_fact.

  • I am needing to send a document that can be filled in from drop down fields I have created.  After the document is filled and signed I need the form to be locked from further changes

    I am in need of help with someone being able to fill in and sign a form in Reader that I created in Adobe Acrobat XI Pro.  After that document is sign I need it to be locked from further changes.  Can someone please help

    Hi Suzette,
    Once the document is digitally signed it will not allow further changes.
    You might want to check the solution mentioned in the thread: Re: Convert editable PDF to read-only when sent in an email - JavaScript
    Regards,
    Rave

  • Need help getting the digits without the decimal

    I have a number such as 6711.00425532 , how can I get the 6711 without rounding this number up or down. In another words, I don't care with any number after the period, all I need is whatever the number before the period, as is.
    If the number is 23.02345,  I need to get just the 23
    If the number is 344.985430,  I need just the 344
    Is this possible?

    BYJ_wntrsnt wrote:
    I have a number such as 6711.00425532 , how can I get the 6711 without rounding this number up or down. In another words, I don't care with any number after the period, all I need is whatever the number before the period, as is.
    If the number is 23.02345,  I need to get just the 23
    If the number is 344.985430,  I need just the 344
    Is this possible?
    Fix it.
    <cfoutput>
    fix(6711.00425532): #fix(6711.00425532)#<br>
    fix(23.02345): #fix(23.02345)#<br>
    fix(344.985430): #fix(344.985430)#<br>
    fix(-6711.00425532): #fix(-6711.00425532)#<br>
    fix(-23.02345): #fix(-23.02345)#<br>
    fix(-344.985430): #fix(-344.985430)#<br>
    </cfoutput>

  • Rounding quantity field

    Hi All!
    I want to round quantity field to one decimal place instead of three decimal places.How to achieve this I know there is FM to convert to 2 decimal places but how to get it for one decimal place.
    Regrads
    Praneeth

    <b>WRITE .... <f> <option>.
    U can use into another field</b>
    Formatting options for numeric fields
    Option
    Function
    NO-SIGN
    The leading sign is not displayed on the screen.
    DECIMALS <d>
    <d> defines the number of digits after the decimal point.
    EXPONENT <e>
    In type F fields, the exponent is defined in <e>.
    ROUND <r>
    Type P fields are multiplied by 10**(-r) and then rounded.
    CURRENCY <c>
    Format according to currency <c> in table TCURX.
    UNIT <u>
    The number of decimal places is fixed according to unit <u> specified in table T006 for type P fields.
    DATA pack TYPE p VALUE '123.456'
                            DECIMALS 3.
    WRITE pack DECIMALS 2.
    WRITE: / pack ROUND -2,
           / pack ROUND -1,
           / pack ROUND 1,
           / pack ROUND 2.
    output
    123,46
    12.345,600
    1.234,560
        12,346
         1,235
    regards
    vinod

  • Purchase price to have 4 digits after decimal point

    Hi Friends,
    Would you please help me out with this issue?
    The purchase price needs to have 4 digits after the decimal point, because the product/component would be packed and sold in other unit, which may give huge value difference.
    The price can be set for the product/component per 100, but is there any setting in SAP Reference IMG?
    Thanks for your help.
    Regards,
    JT

    Hi,
    In material Master (MM01) which unit you maintain for that material. Go to MM02 and keep Base Unit of Measure as storing unit as earlier and maintain Sales unit (unit of measure in which the material is sold) or Order Unit (Specifies the unit of measure in which the material is ordered) in the Purchase Order according to your requirement and Enter the factor for converting the alternative unit to the base unit. In your case product/component would be packed in a Different unit.
    OR
    In your case product/component would be packed in a Different unit.
    Maintain the (BOM) Bill of Material for the finished product you are selling and its component.Create Finished Product as material type as FERT and Components as material type as HALB or ROH.
    Now try your transaction with Finished Product only and sale.
    Hope the above  will help.
    Regards,
    Biju K

  • Decimal place in Quantity field

    Hello experts,
    Got a query regarding decimal places in the quantity field of a sales order.
    The material UOM is maintained as EA. I have checked the transaction CUNI, where the decimal place is maintained as ZERO. Still , Sales order / Delivery documents which i am creating is allowing decimal places for in the quantity.
    For eg: material quantity of 50 EA in sales order, during the delivery batch splitting is getting splitted as 25.095 EA and 24.050 EA. Can you pleae advise the reason for this and how to go about this...
    Thanks,
    Safeer Rahman

    Thanks for your reply....
    But , as i have already told the decimal place field  is maintained as 0(zero) in CUNI for the UOM EA.... Still its allowing me to enter decimal values... for eg:. its allowing me to enter 50.038 EA. I don't know why its not giving an error message prompting me not to enter decimal values...
    Any idea?
    Thanks,
    Safeer Rahman

  • Runtime error in Dynamic internal table with AMOUNT and Quantity Fields..

    Dear friends,
    I am attempting write a dymanic Select Statement (with joins).
    And the sleect query looks like this..
      SELECT (LT_SEL_LIST)
      INTO CORRESPONDING FIELDS OF
      TABLE <DYN_TABLE>
      FROM (LT_FROM_LIST)
      WHERE (LT_WHERE3).
    Here the into table is a dynamically created internal table..
    which is created by ...this
    CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE
        EXPORTING
          IT_FIELDCATALOG = IT_OUTPUT2[]
        IMPORTING
          EP_TABLE        = DY_TABLE.
    the it_output2 contains the the fieldcatlog information of dynamically given fields :-
    like:-
           TABNAME
           FIELDNAME
           DATATYPE
           LENG
           INTTYPE
           ROLLNAME
           DECIMALS
           REFTABLE
           REFFIELD
    i mean the internal table is constructed with reference to all the bove metadata.
    Problem:- This query run fine with all the fields Except AMOUNT AND QUANTITY fields....
    When the selection list contain VBAK-NETWR or MSEG-MENGE..It throws a runtime error.
    "The data read during a SLECT access couldnt be inserted into the target field,either conversion is not supported for
    the target field's type or the target field is too short."
    after this I even tried to construct the dynamic table with CFILEDNAME and QFIELDNAME in the Fieldcatalog.
    so now my fieldcatlog looks like this:---
    LOOP AT IT_DD03L..
      IF IT_DD03L-DATATYPE = 'CURR'.
           TABLEFIELD-CFIELDNAME = IT_DD03L-FIELDNAME .
           ENDIF.
       IF IT_FIELDCAT3-DATATYPE = 'QUAN'.
           TABLEFIELD-QFIELDNAME = IT_DD03L-FIELDNAME .
      ENDIF.
           TABLEFIELD-TABNAME     = IT_DD03L-TABNAME.
           TABLEFIELD-FIELDNAME   = IT_DD03L-FIELDNAME.
           TABLEFIELD-DATATYPE    = IT_DD03L-DATATYPE.
           TABLEFIELD-INTLEN      = IT_DD03L-LENG.
           TABLEFIELD-INTTYPE     = IT_DD03L-INTTYPE .
           TABLEFIELD-ROLLNAME    = IT_DD03L-ROLLNAME.
           TABLEFIELD-DECIMALS    = IT_DD03L-DECIMALS.
           TABLEFIELD-REF_TABLE   = IT_DD03L-REFTABLE.
           TABLEFIELD-REF_FIELD   = IT_DD03L-REFFIELD.
    APPEND TABLEFIELD.
    CLEAR TABLEFIELD.
    ENDLOOP.
    Note:- this is a test code so ignore performance issues...
    Please help me with some code ...to avoid the Runtime erorr.
    Thanks,
    jeevan.

    Hi Jeevan,
    Why are moving only few fields from DD03L table to your field catalog? Why don't you use move-corresponding? The following code works for me in ECC6.0.
    data: it_dd03l type table of dd03l initial size 0,
          ls_dd03l type dd03l,
          lt_fldcat TYPE lvc_t_fcat,
          ls_fldcat TYPE lvc_s_fcat,
          ls_where(72) TYPE c,
          lt_where LIKE TABLE OF ls_where,
          lt_fld LIKE TABLE OF ls_where,
          lt_data_dy TYPE REF TO data.
    field-symbols: <ft_data> TYPE STANDARD TABLE.
    select * into table it_dd03l from dd03l
        where tabname = 'VBAK'
          and ( fieldname = 'VBELN' or fieldname = 'NETWR' ).
    check sy-subrc eq 0.
    loop at it_dd03l into ls_dd03l.
      move-corresponding ls_dd03l to ls_fldcat.
      append ls_fldcat to lt_fldcat.
      move ls_dd03l-fieldname to ls_where.
      append ls_where to lt_fld.
      if ls_dd03l-fieldname = 'VBELN'.
        clear ls_where.
        concatenate ls_dd03l-fieldname ' <> ''''' into ls_where.
        append ls_where to lt_where.
      endif.
    endloop.
    check not lt_fldcat is initial.
    CALL METHOD cl_alv_table_create=>create_dynamic_table
          EXPORTING
            it_fieldcatalog           = lt_fldcat
          IMPORTING
            ep_table                  = lt_data_dy
          EXCEPTIONS
            generate_subpool_dir_full = 1
            OTHERS                    = 2.
        IF sy-subrc <> 0.
          RAISE no_configuration_data.
        ENDIF.
        ASSIGN lt_data_dy->*  TO <ft_data>.
    check sy-subrc eq 0.
    select (lt_fld) from VBAK into corresponding fields of table
        <ft_data>
        where (lt_where).
    Thanks
    Bala

Maybe you are looking for

  • How do i keep multiple phone seperate on 1 i tunes account

    I have multiple iphones and want to use same computer and 1 itunes account. how do i do this?

  • On Demand R28 Web Service error

    Hi, When I try to load in "SoapUI" the WSDL of IntegrationEvent in R28 I get this error WSDLException (at /html): faultCode=INVALID_WSDL: Expected element '{http://schemas.xmlsoap.org/wsdl/}definitions'. Why it happens? How can I fix it? Thank, Rina

  • ReportQueue folder with SAP Crash logs extremely eats HDD space

    We are experiencing the low HDD space issue, and we found that the reason is crash reports created by SAP even that we don't have crashes. The path and the size of each folder (there are from 1 to 5 new folders created each working day for each user)

  • IPhone 3G total freeze

    After installing some apps my iPhone froze (again for the 100th time!!) but now no matter what I do it won't leave the black screen with the apple logo. I reset it several times but keeps going back to that same screen and it won't start. What shall

  • IPOD CONNECTION VERY SLOW

    Hi! I have read several posts about the IPOD hooking to windows but haven't found the exact answer to my question. When I plug in the IPOD, it takes a while for Itunes to recognize it - I mean a while. Sometimes 4 or 5 minutes. Is this normal? Joe