Decimal Places in qty fields

Hi Experts,
I'd like to know is it possible to set 4 decimal places in Qty fields, when I make GI for Sales Order.
Regards

Hi,
Go to SPRO>SAP Netweaver >General Settings> Check Units of Measurement, then click on "Units of Measure" (T.Code: CUNI) and Select your Unit of Measurement  and go to details put number 4 "Decimal Places" field (you can put 0 to 14 decimal places.
Regards.
Chinna

Similar Messages

  • Change the decimal places of a field in screen table control

    HI ,
    I have a MENGE field having data element as , BSTMG (decimals 3 ).
    This field MENGE , I have used in a table control. The value in this field is filled from a custom Z-table where the same data element BSTMG is used. So , for eq.) value in MENGE field is shown as 6.010
    But the requirement is that the value should be displayed as only 2 decemals i.e.)   6.01
    I dont want to change the domain of the field in the Z-table , to 2 decimal places , because the table is used in other developments also , so it will give a dump there which I have to correct in other developments also.
    So , is there any way to change the decimal places of a field in screen table control , without changing the domain , in the table from where the value is fetched... ????
    Edited by: abhijeet_7013 on Feb 14, 2011 3:18 PM

    Hi, create a structure in local program with same field names and change the TYPE with some 2 decimal domain of MENGE. Populate this local stucture and use it in TABLE CONTROL.
    Hope this helps...
    Cheers

  • Removing the decimal places of currency field

    Hi Gurus,
    I have a currency type field ( to be more specific a field like BSEG-WRBTR) .
    How do i eliminate the decimal places for this field.
    ie if the value is 345678.91, i need to make it 345678.
    Is there a standard keyword or something for this?
    Points will be given to all the helpful answers.
    Thanks,
    Nobin.

    You can use the FLOOR function to get the largest integer value without decimal.
    Like:
    DATA: W_RESULT TYPE I.
    W_RESULT = FLOOR( P_AMT ).
    Regards,
    Naimesh Patel

  • 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

  • Determining decimal places in Amount field

    Dear All,
    I want to upload a file on app. Server. It has an Amount field.
    Requirement is to upload Amount field with right number of decimal places.
    How can I do this?
    Is there any Function Module or any other way for this?
    Please let me know.
    Thanks in advance.
    Kind Regards,
    Prasad

    Thanks a lot for quick replies.
    Actually, the field is WRBTR, for which decimal places depends upon currency key. For some it desplayed with 2 & for other with 3 decimals in actual transacion FB03. But, stored in database table BSEG with only 2 decimals always.
    This is the problem.
    I want to upload the same data as is diaplyed in the transaction.
    So, could u please help me for this?
    Best Regards,
    Prasad.

  • Decimal places of the field

    i have some fields of datatype  curr and domain wertv6/wertv7...which has 2 decimal places..
    but in my screen i'm getting 5 decimal places for all those fields....how is this happening?

    hi Anil,
    go to se84
    expand abap dictionary
    go to data element
    and write domain name = wertv6,data type = curr,decimal = 2
    you will find lots of data element.
    hope it solves your problem
    thanks
    Sachin

  • Changing decimal place of price field

    Hi Experts,
    Can any one let me know the impact of changing decimal place of 2 digit to 3 digit for the field NETPR & NETWR in EKPO table?
    Requirement is to maintain very negligible amount like 0.001 for some of the items in PIR, contract and PO.
    Suitable answer will be rewarded.
    Thanks & Regards,
    Pushparajh S.

    0,01 per 10 is certainly zero and this is not allowed.
    Where is this getting rounded? can you name the field?
    Of course it does not make sense if you just order a quantity of 1 haivng a price with 3 decimals when the currency allows only 2 decimals, because you cannot pay the 3rd decimal.
    such prices make only sense if you buy huge quantities. e.g. 20000 kg with a price of 1,255 Euro per KG,
    this is a total of 25100 Euro then, and here the 3rd decimal is about  100 Euro for the total quantity.

  • More DECIMAL places for MM price-Not Global

    I have read the <u>many</u> postings on decimals. However, I have not seen the exact scenario I'm inquiring about.
    I want to increase the decimal places from 2 to 4 for the cost of materials we purchase (i.e. supplier price), but I do NOT want to set this as a global aspect for the company when dealing with numbers/currency.
    It's not just a simple matter of setting a different unit of measure, because let's say we order a reel of capacitors - the reel may come in qty of 1,000 or 2,500 (only one example). So, we really need to set price by (ea). The problem is that many of our parts price at .0014 (example) and in SAP that shows a cost or price [depending on where you're looking] of zero. Plus, the Purchasing agent sends a PO with incorrect price information.
    <b>It would be very helpful if anyone could tell me how to increase the number of decimal places for specific fields as opposed to globally.</b>
    Thanks you!!

    The right tool to do that is the pice unit. This is in the system for ecatly that purpose, to provide more precision in prices. It has nothing to do with unitz of measure that is used for logistical purposes.
    If you have a price 0f 0.0014 each you can set a price unit of 1000 and will have a price of 1.40 for 1000. You still can have only 500 or even 1 on stock. the calculation done if you receive your 2500 will be 2500 * 1,40 / 1000 which is of course the same as 2500 * 0,0014
    best regards,    Udo

  • Decimal places on forms

    The decimal places in General Settings>Display is set to 6 for Amounts and Prices.  They would like only 2 decimal places to acutally print on the SO and AR Invoice.  How can we do this?

    Hi Kathy,
    You can add another formular field with round(Field_XXX,2) to display only two decimal places for any fields. Then hide the long decimal field.
    Thanks,
    Gordon

  • Decimal places adjustment based on company code or currency

    Hi experts,
        my requirement is i have to adjust the decimal places in amount fields of internal table based on company code or currency given by user.
    suppose for example in my internal tables having 5 amount fields like 1.50 1.234 1.45 1.34, 1.67  for  company code is in01
    the same values for VN01 should be like this
    150 1234 145 134  167  ....
    can any body plz tell me any functional module is there to covert or abapcode?
    Thanks in advance,
    veena.

    That code is a bad idea.  Why would you hard-code that type of action for currency/amount handling?
    @poster: If the output is based on the local currency defined for the specified company code or one specified by the user, then use it.  SAP handles amount output automatically with a currency specification because the currency definition identifies where/how the decimal is output. 
    Just use WRITE as Florian indicated but  use the CURRENCY extension instead of DECIMALS.  You can do this dynamically based on the company code easily...
    A simple 3 line program shows you how this works:
    PARAMETERS: p_wrbtr type wrbtr.
    write:/ p_wrbtr CURRENCY 'USD'.
    write:/ p_wrbtr CURRENCY 'JPY'.
    Edited by: Brad Bohn on May 12, 2011 1:07 PM

  • Decimal Places in purchasing

    Is it possible to maintain price with more than 2 decimal places in purchasing documents (contarcts/PO)?
    Thanks!
    Alok

    If you want to maintain 4 decimal places in price field
    of Po then you can define decimal places at currency key level.For example for curreny USD if you want to maintain the 4 decimal places then kindly maintain the decimal value as 4 in table TCURX for currecy key USD.the field is CURRDEC.You can also maintain this table via customizing SPRO->General Settings->Currencies->Set decimal places for currencies.
    This should helps you.
    Regards,
    Sunitha.

  • Price upto four decimal places

    Hi ,
    I am using Basic planning objects for estimation of project.
    I havea item whose price is to be calculated on percentage basis.For Example Price o item X is 0.25% of Value Y.But when I am putting rate of that item as 0.0025 ( INR )system doesnt excepts this is also same for quantity.Since the decimals are restricted upto 2 for Price & upto 3 for Quantity.
    How this can be solved ?
    Rgds

    Hi Shrikant
    I made the settings & tried to put in the Quantity field of ECP but following error is shown by system.
    Too many decimal places (maximum 3)
    Message no. DB739
    Diagnosis
    You specified 4 decimal places, but the field allows only 3 decimal places.
    System Response
    Unable to continue processing.
    Procedure
    Correct your input.
    Rgds

  • CUNI Decimal place - error message

    Dear Friends,
    Is there any way we can display an error message if a user enters more than the allowed decimal place per unit.
    In CUNI we can control the display of decimals or the rounding of the decimals. Eventhough this is done the system still allows decimal places more than what is stipulated for that unit in CUNI.
    But, the requirement is that the system should not allow the user to enter decimal places more than the allowed decimal place setings in CUNI. The system should display an error message.
    Please let me know if this can be done per unit.

    Hi Lakshmipathi,
    Please find my explanation below:
    Scenario - 1
    -CUNI - BTL (Bottel) - No.Decimal place display (T006-DECAN) = "0"
    -Material - ABC - Base UoM = BTL and Sales Unit = BTL.
    -When a user creates a sales order for the third party process the system allows decimal places in quantity field (e.g.) = 1.50 BTL
    ->The system should not allow the above process.
    Scenario - 2
    -CUNI - SH (Sheets) - No.Decimal place display (T006-DECAN) = "1"
    -Material - XYZ - Base UoM = SH and Sales Unit = SH
    -When a user creates a sales order for the third party process the system allows decimal places in quantity field (e.g.) = 1.5 SH
    -> The system should not restrict the above process.
    Is there any way this can be achieved per unit of measure? If we restrict the decimal notation per user, there would be no flexiablity in the useage of units per user.

  • Decimal Places is not showing in Qty field in COPA report

    Hi,
    I have made a COPA report using one form that I have made it through TC:KE34.
    I have used ABSMG for Sales qty in my report.
    What I am observing in report, the qty is  not showing the decimal places for exmaple 6.032 MT but it gets round over to 6 MT.
    I want the system should show the 3 decimal places for the Sales Qty.
    How to do resolve this.
    Regards
    Kami

    Hi Ajay,
    No this is somthing new you mentioned. I havent tried to change the number format after executing the report.
    Please let me know how to do that. I am using Object ALV to display the report and I am not getting any option in the menus to change the number format.
    Also I noticed one thing, In other output format like drill down report its coming correctly , only in Object ALV output format its showing the rounded values.
    Please let me know the path.
    Regards
    Kami

  • Change of the quantity field to 5 decimal places in SAP

    Hi Gurus,
    The quantity field is appearing with 3 decimal places in BOM, Process Order, etc. Is it possible to make the decimal places to 5.
    All the decimal digits from SAP are 3 digits. We have an interface through which the data flows from another legacy system (Fow system) to SAP. And the Fow system setting was 5 digits. The issue is some of the raw material requirement qty was really minor and it might be below the decimal 3 digits.
    In that case, when the data flows to SAP from Fow system it will cause the material stage failure. so please help me to investigate how to let the SAP also could have the 5 digits decimal. Thanks.
    Regards
    Brijesh

    Dear ,
    Its SAP standard ,to put and use decimal places in BOM qty .You can use upto 3 decimal places in BOM qty.
    At SE11 you need to see what measure field is linked to the quantity field.Then goto tranaction CUNI and chage the decimal places of the unit of measure for the qty field unit , it will not allow you more than 3 decimal places in case of BOM qty.
    You have following choice :
    1. With the access key make changes in the standard program and take help from ABAPer
    SAPLCSDI, Table Name-RC29P, Field Name- MENGE.
    2) Change the base quantity in BOM header to 1000 aand accordingly change the component quantity.
    Hope this is clear
    Regards
    JH

Maybe you are looking for

  • Pdf attachment from mail to ibooks?

    hmm, how do you 'import' pdf attachment from mail into ibooks 1.1? i hit downloaded on iphone mail, it loaded with img, not even a pdf. flip back to ibooks, hit pdf tab, its not there. am i missing something here? thanks guys Message was edited by: T

  • Enhancement for BASIC_PURCHASE_PRICE_READ

    Hi All,   I want to make some changes for FM BASIC_PURCHASE_PRICE_READ. This is only possible through enhancement like userexits and BADI's Does anyone knows what is enhancement for BASIC_PURCHASE_PRICE_READ. Thanks in Advance, Nitin P

  • IMac SuperDrive will only read CDs

    My imac 27 inch will only read CDs - DVDs just whir and then eject.

  • Should I upgrade to Snow Leopard now or wait?

    Hi I have a Mac Pro running Leopard 10.5.8. I have Snow Leopard but I've been waiting on upgrading mostly because I heard there's still some bugs and that some printers don't work 100 percent. With the recent Snow Leopard 10.6.2 update is it now safe

  • Create Weblog network in EP

    Hi everybody, I want to create a weblog network inside my Enterprise Portal, and I don't know which possibilities offers Portal for doing this... I can develop Java based Portal Applications connecting my own tables and develop the network structure