Currency conversion reference field for WERTV15_3

Hi,
   I have one field cost of CURR 15 and 3 decimals, which is having domain as WERTV15_3.
  When I create an entry in the table I can see the value as 50,000, but when I double click the record to see the details it is showing as 500,00.  It is taking only 2 decimals.  Actually in detailed screen also I should see the value as 50,000.
  Please let me know how to solve my issue.
regards
Jaya

Hi,
This happens due to the user settings that u have specified.
Go to system->user profile-> own data and make the desired changes.
If u are displaying this field then write this value to a charector field and display instead of using currency field.
Hope this helps.
Regards,
Jithin

Similar Messages

  • Reference field for quantity/currency

    why s that we need to give a reference field for quantity and currency based fields alone

    hi,
    The reference field is used for the output, the output/input format of a currency field depends on the value of its reference field.
    For example if you create a screen using the field KONV-KBETR :
    the reference field is RV61A-AWEI1:
    if you set RV61A-AWEI1 = 3
    the value in KONV-KBETR is beeing shown with 3 decimals
    So you could see 3,000 but this value is automatically stored as 30.00
    if you set RV61A-AWEI1 = 2
    the value in KONV-KBETR is beeing shown with 2 decimals
    All this convertions are automatically made in according to the value setted in reference field.
    You can see this using the statament WRITE with options CURRENCY, try this:
    PARAMETERS P_KBETR LIKE KONV-KBETR.
    WRITE: P_KBETR CURRENCY '3'.
    WRITE: / P_KBETR CURRENCY '2'.
    WRITE: / P_KBETR CURRENCY '1'.
    Rgds
    Anver

  • Currency Key Reference field in WebDynpro Table Column

    Hi Experts,
    I am using a WebDynpro table (not ALV) showing multiple currency fields in a single row - each one potentially referencing a different currency key e.g. Japanese Yen and USD in a single row.
    My currency context attributes are already defined as currency types, but how can I assign different currency key references to each of my currency context attributes? Or is this somehow done as a property of the table column UI element?
    Thanks for your help,
    Peter

    Hi Kris,
    You answer is very helpful, but I do have a question about going the DDIC route. So you are saying that if I take a DDIC structure into my context with multiple currency keys as reference fields for multiple currency fields, then my WebDynpro context will know exactly which currency key is the reference for which currency field without having do do this programatically as you described? If that's true, can I bring a whole DDIC structure over to the context and then delete the 'Dictionary Structure' refrence from my context node, so that I can add my own additional fields to the context node?  E.g. in the case of DDIC structure VBAP can I get all my currency fields and their reference fields from the DDIC from VBAP and then delete 'VBAP' as a 'Dictionary Structure' from my context node and add my own custom fields. The fields I would have brought in from VBAP still retain their type and everything after the deletion of 'VBAP' as a 'Dictionary Structure', so my question is will it also retain the node_info of what currency key goes with what field?
    Please let me know if you happend to have done this before.
    Thanks,
    Peter

  • Reference Field for /DBM/AMOUNT?

    Dear All,
    I have a field with Data Element /DBM/AMOUNT which is a quantity field. Now when i'm creating a table with this table it is giving a syntax error that a reference field is not defined. Please let me know the reference field for this field.
    Thanks,
    Sai

    hi sai krishna,
    for currency/quantity fields u need to give referance field.
    for that go to some standard table and click on currency/quantity field  , u get the refarence field and refarence table to those fields, u assign corresponding fields to u'r fields in u'r table.
    ex: GEWEI ref-fild for weight filed and MARA ref table.
    regards,
    chandu.

  • Reference field for Automatic Clearing - STO

    Hi All,
    This pertains to automatic clearing of line items in Cenvat Clearing Account for STO transactions.
    Our client is using J1IIN for creating outgoing STO Excise Invoice at sending plant. The accounting document posted will have Billing Document Number in its reference field.
    The accounting entry will be:
    Cenvat Clearing A/c Dr.
    Cenvat Payable A/c Cr.
    In the receiving plant an incoming excise STO invoice is posted in J1IEX. In the accounting document, the reference field is filled with the excise invoice number generated in J1IIN.
    The accounting entry will be:
    Cenvat Receivable A/c Dr.
    Cenvat Clearing A/c Cr.
    Since the reference fileds are having different document numbers, clearing the open items in Cenvat Clearing Account using automatic clearing has become difficult.
    Need inputs on how to get a common text (either Billing Document Number or Outgoing Excise Invoice Number) entered in reference field for both the Excise Invoices in J1IIN and J1IEX, so as to make this automatic clearing work fine . . . .
    Can anybody help in this regard..??
    Regards,
    Ravi Kumar

    Hi
    In OB74  we have following options for defining rules
    COA      A/Type     Frm No      To No         Criter 1      Criter 2      Criter 3      Criter 4      Criter 5
         D     1     9999999999     VERTN     VERTT     VBEWA
         D     A     Z     ZUONR     GSBER     VBUND
         K     A     Z     ZUONR     GSBER     VBUND
         S     0     9999999999     ZUONR     GSBER     VBUND
    From the above we can have options for
    1. For all accounts or selected one account , we can have upto 5 criterias for our decision to vlear
    2. We can have COA level decisions also
    3. We can have Account type level decisions - Vendor, Customer & GL accounts - one or many and can many rules defined.
    4. apart from the above you have the option to clear the criteria order of the field for account type definitions level
    Please go through the settings - SPRO-GL/AP/AR- Business Transactions- Open items processing- auto clearing 
    whether this helps u to understand the logic

  • Populate customer reference field for credit memo from RMA order

    There is requirement to populate customer reference field  for credit memo generated for RMA order..
    In RMA order which filed i need to populate which will come as customer reference in credit memo.
    Please help me  to populate customer reference field from RMA orderes

    Hi Javier,
    Please check following site:
    http://help.sap.com/saphelp_crm60/helpdata/en/2e/b0da18dbe84ed9bdff9a5d6d91f531/frameset.htm
    Cheers,
    Gun.

  • Reference table / reference field for currency/quantity field in tables.

    Hello Sap Experts ,
    Am a newbie and not able to make head or tail of what reference table and reference fields are when related to currency / quantity fields.Someone if could explain to me with a small example it would be great.

    Hi,
    The currency and quantity field always require a reference table and field so that they can be entered in correct format.
    Whenever you use currency and quantity field while creating the table you need to provide their respective reference field and table.
    whenever you use currency and quantity in scripts or smart forms you again have to receive their value using variables referring to their reference table and reference field.
    hope it must have cleared some of your doubts.
    Thanks,
    Abhi

  • Currency conversions on screens for HUF, JPY...

    Hi,
    I have noticed that when I use 2 fields for currencies that are defined with types NETWR (domain WERT8) and WAERS (domain WAERS) and properly linked on screen (referenced with DD) that conversion is not working properly. For example:
    REPORT  zr_huf_test.
    TABLES bkpf.
    PARAMETERS:  p_waers LIKE bkpf-waers,
                 p_wrbtr LIKE bseg-wrbtr.
    PARAMETERS:  p_waers1 TYPE waers,
                 p_wrbtr1 TYPE netwr.
    INITIALIZATION.
      bkpf-waers = p_waers = p_waers1 = 'HUF'.
    AT SELECTION-SCREEN OUTPUT.
      bkpf-waers = p_waers.
    START-OF-SELECTION.
      WRITE: p_wrbtr,
             / p_wrbtr CURRENCY p_waers.
      SKIP 2.
      WRITE: p_wrbtr1,
           / p_wrbtr1 CURRENCY p_waers1.
    As you may know, some currencies in SAP do not have decimal places (HUF, JPY...). This is happening for this currencies. Why, is the problem in WERT8 with sign or what? Also what is strange and I can not explain myself, my program in selects value from DB, i.e. 1,00 HUF. As HUF doesn't have decimal places, on screen it is displayed as 100 HUF, which is just fine.
    But if I press ENTER, program goes to PAI module and variable that I use on screen contains 100,00HUF, which is completly WRONG and guess what, after each ENTER value is multiplied by 100?! What is the reason of that behavior?
    kr
    mario

    SAP should be doing it ...
    Check the BAPI: BAPI_CURRENCY_CONV_TO_EXTERNAL
    BAPI_CURRENCY_GETDECIMALS >>> Gives you the decimal places of Currency

  • Currency Conversion - update rules for average rate

    I am working in BI 7.0
    I have a currency conversion I have defined with RSCUR with the exchange rate type 'M' defined in SPRO -> General Settings -> Currencies -> Exchange Rate Types.  The currency conversion takes place in my update rules.  I've set my 'Time Reference' to 'End of Period'.
    I want the conversion to be an average of all rates for the fiscal period.  If I check my table using 'OB08', I find my conversion is only using the rate for the last day of the Fiscal Period.  It is not averaging all the rates.
    My question is this.  Can I actually average all the rates for the fiscal period using RSCUR?  Do I need to have the people on the R/3 side have the rates be averages?  Meaning, the rates they update are not currency rates for that specific day but a running average for the month?
    What are the best practices for average rates for currency translations for update rules based on a Fiscal Period?
    Edited by: Michael Pepper on Mar 3, 2008 8:37 AM

    Hi MIchel,
                   If you  want the conversion to be an average of all rates for the fiscal period.
    Check under the cloumn ExRt
    you may find some row as description as "Average exchange rate"
    Create  Currency Conversion type with that exrt type.
    use this Currency Conversion type in u'r query for u'r keyfigure.
    hope this will be helpfull...........for this you can contact Fi people.
    Regards,
    Vijay.

  • Currency conversion not working for foreign entity

    I am having an issue with currency conversion not generating the correct values for foreign entities. For entities where the currency is USD, I am able to see the LC amount being written to USD. However, for entites that have currencies other than USD, I just see zeros. I have double-checked to make sure that rates exist for the given currencies. Below is the logic script I am using which is a modificatio nof the multicurrency.lgl. Any help would be greatly appreciated.
    // filter the appropriate currencies and rates
    *SELECT(%REPORTING_CURRENCIES%, "[ID]", "RptCurrency", "[REPORTING] = 'Y'")
    *SELECT(%FX_RATES%,"[ID]","RATE","[GROUP]='FX RATE'")
    // set the appropriate region to clear
    //(all reporting currencies)
    *CLEAR_DESTINATION
    *DESTINATION RPTCURRENCY=%REPORTING_CURRENCIES%
    // load the rates from the RATE cube
    *LOOKUP RATE
    *DIM RATESRC="RATECALC"
    *DIM Rate=ARFIELD.RATETYPE
    *DIM SOURCECURR: INPUTCURRENCY=LOC_MILLOTH.CURRENCY
    *FOR %CURR%=%REPORTING_CURRENCIES%
    *DIM %CURR%:INPUTCURRENCY="%CURR%"
    *NEXT
    *ENDLOOKUP
    // define the translation rule
    *WHEN ARFIELD.RATETYPE
    *IS "NOTRANS"
    // translate
    *IS %FX_RATES%
           *FOR %CURR%=%REPORTING_CURRENCIES%
               *REC(FACTOR=LOOKUP(SOURCECURR)/LOOKUP(%CURR%),RptCurrency="%CURR%")
           *NEXT
    *ELSE
           *FOR %CURR%=%REPORTING_CURRENCIES%
               *REC(RptCurrency="%CURR%")
           *NEXT
    *ENDWHEN
    *FOR %CURR%=%REPORTING_CURRENCIES%
             [RptCurrency].[#%CURR%]=null
    *NEXT
    *COMMIT
    Regards,
    Karen

    Hi Karen,
    I'm no script logic expert so I won't comment on your code. If it's working for USD then the code is probably fine.
    There are a few other things you could check (these are based on investigation using the standard multicurrency script). They should line up with the standard Finance application from AppSet
    In the InputCurrency dimension for the currencies you want to convert into :
       Check property Reporting is equal to "Y"
       Check property Group is set to "Report"
       Check propoerty MD has a value of "M" or "D"
    In the RptCurrency dimension you need to have entries for the the currencies you want to convert into (AppSet only has USD and EUR to start). Also for each of the currencies :
       Check property Reporting is equal to "Y"
       Check property Group is equal to "Report"
       Check property Transfer is equal to "Y"
    I'm not convinced that the Transfer value is required but from my testing if you get the above set up and use the standard multicurrency script it will work.
    The testing I did was translating into USD, EUR, GBP, CHF, AUD etc
    Hope this helps.
    Thanks.
    Bradley Newcombe.
    Edited by: Bradley Newcombe on Apr 28, 2009 1:30 PM

  • Reference Field for Document Type AB has made Mandatory

    Dear Experts,
        In OBA7, for Document Type AB (Accounting Document) I had clicked the Reference Number Field Check Box (Made it mandatory)
        So it became mandatory every time to enter the Reference Number when using the Document Type AB
        Now I am facing the problem, when using the T Code F-44 (Clear Vendor - Header Data) the system is popping an Error Msg, " For Document Type AB, an entry is required in field Reference "
         Since their is no Reference Field available on the screen, where should I enter the data for the same
        I am unable to understand How this issue can be resolved, I tried a lot but failed to get a solution
         Their is Reference radio button available on Additional Selections tab, but not field
    So please help ..!!
    Regards, Nimish

    Dear Manmay,
          You are correct but the system is not allowing what you have suggested
          When I enter the vendor no. and click on Goto-Document Overview, the system pops the error message and doesnt allow me to enter anything on that screen
         Please try at your end and revert boss
        I think I may require to raise an OSS note for this
    Regards, Nimish

  • Mandatory field - Header text and Reference field  for company code

    Hi
    In transaction code FB60, I want to make header text and reference field mandatory at the company code level.
    For one company code , the header text and the reference field should be made mandatory but for the other 8 company codes , those fields should not be mandatory.
    if I make the fields mandatory via the document type , then it will be applicable for all the company codes using the document type.
    thanks in advance
    Kind regards
    sap student

    Hi Chintan
    I have written the validation rule and it is working fine.
    Thanks
    kind regards
    sap student

  • Additional Reference Field for Journal Posting

    Hi,
    1. I would like to have other 2 additional reference fields (not exceed 10 characters) for Journal Posting.
    Other than Assignment field, Reference, and Text field
    2. For assignment field, if I didn't key in anything, why sometimes this field auto input the date for me?
    Kindly advice.  Thank you.
    Sirirak

    Hi
    1) Make use of Reference field 1,2 & 3
    2) Assignment field would be default populated by values based on 'Sort key' stored in respective GL master
    Thank You,

  • DME - Reference field for document more than 1

    Dear all,
    I'd created DME structure for generate TXT file and it works good except for 1 field : payment detail.
    I map this attribute to structure FPAYP field XBLNR,  it should appear 2 line item in TXT file because I have 2 document for 1 vendor / payment document .
    Sample
    Document date   Reference   Amount
    21.12.2008

    Hi Raissa, we have the same problem and we have not find any solutions nowadays.
    Is your issue resolved?
    If yes, could you please tell me how?
    Thanks a lot!!
    Regards

  • Currency conversion display in the report

    Hi,
    I've a report which displays Vendor Name, sold to party, Sold-To-Party No, Bstnk, Buyer No,Distribution Channel, Division, LI/PO Number, Sales Order,Order Description,audat,vdatu,vbeln,aemenge,aewavwr, kwert, aenetwr, stwae, etc fields in output for a given range of dates. mostly these fields r taken frm S902 n VBAK.
    At the bottom of this report i need to keep a currency conversion display as for sy-datum.
    Ex: FROM --> TO     EXCHANGE RATE/CONVERSION FACTOR        DATE
          CAD --> USD      0.95776                     1:1                                 20.02.2009
          EUR --> USD      1.44484                     1:1                                 20.02.2009
          JPY -->  USD      95.88647                10,000:1                            20.02.2009.
    for this purpose earlier they used function-pool RSAQEXCE in other program.
    i exactly dont know wther this one is std program r query. in this they used func mod "convert_to_local_currency" also.
    please let me know how sh i pass my output internal table to get desired output like this.
    Please respond qk.

    Hi Raja,
    Please note reply from Hari.
    Note: Most of the currency conversion FMS won't work if u try to run in SE37
    But the same FMs works when u execute from program. Please try to use these FMs for conversion.
    U just have to pass source amount, source and target currencies and date.
    Thanks,
    Vinod.

Maybe you are looking for

  • My java is installed but not working

    My java is installed and it was working fine a couple of days ago but when i went to restart my computer my java had stop working. I checked to see if my enable java was checked in the security tab, and it is but it's still not working? Is something

  • SharePoint 2013 XSLTListFormWebPart not rendering mobile friendly controls

    I am in the process of building a SharePoint 2013 solution which is targeted both at desktop as well as mobile devices. I have a separate data input form for mobile device which I have created by utilizing XSLTListFormWebPart. The challenge I am faci

  • AJAX and Read-Only Items

    I used the examples from Carl Backstrom and Denes Kubicek to get my cascading select list working. I have two select list fields (Origin and Type) that I use to determine the data to appear in a third select list field (Customer). With help from peop

  • How to apply master pages across sections or whole

    It's a very basic problem to which I'm not readily finding the answer in searches. I wish to apply master pages and consistently, no matter how I format the request, am notified: "one or more of the pages specified are not valid page names." So pleas

  • X-Fi Xtreme Audio Notebook not outputing sound during game

    This only happens sometimes for some games, the card doesn't output any sound through my speakers. I have everything updated with the latest drivers, but still the same problems. Help please? Thanks