Is it possible to set  Local Currency - INR in SAP B1 8.81

Hi,
In SAP B1 Version  8.81 , i have taken Type -Chart of Accounts - as Global
and  Localization - United Kingdom  And just tell me is it possible to set
Local Currency - INR in SAP B1 8.81

Hi,
You can set any currency till the time there is no transactions in the database.
Please do remember that the on selection of the Localization UK, the legal aspects and the tax law pertaining to the UK will be applicable and also you have to check for the exchange rate calculation based on settings (direct/indirect).
Also, taking INR as LC will lead to INR being the main currency and hence the reports generation and reconciliation of all the Multi-Currency will be performed in the Lead Currency.
All the Best.
Kind Regards,
Jitin
SAP Business One Forum Team

Similar Messages

  • How to set local currency in AR/Invoice through DI API SAP B1?

    Dear Expert,
    I am using DI API to add AR/Invoice document, but I can't find how to set local currency for BP with foreign currency.
    This my code snip :
            oSO = oCompany.GetBusinessObject(BoObjectTypes.oInvoices)
            oSO.DocDate = dtpPostDate.Value
            oSO.DocDueDate = dtpDueDate.Value
            oSO.TaxDate = dtpDocDate.Value
            oSO.Series = cSeries
            oSO.DocNum = txtNumber.Text
            oSO.DocCurrency = doccur
            oSO.CardCode = txtBP.Text
            oSO.CardName = txtName.Text
            oSO.ContactPersonCode = cntctCode
            oSO.JournalMemo = txtRemarks.Text
            For i = 0 To dgv.RowCount - 2
                oSO.Lines.SetCurrentLine(i)
                oSO.Lines.ItemCode = dgv.Item(0, i).Value
                oSO.Lines.ItemDescription = dgv.Item(2, i).Value
                oSO.Lines.Quantity = dgv.Item(4, i).Value
                oSO.Lines.Price = dgv.Item(5, i).Value
                oSO.Lines.DiscountPercent = dgv.Item(6, i).Value
                oSO.Lines.TaxCode = dgv.Item(7, i).Value
                oSO.Lines.LineTotal = dgv.Item(9, i).Value
                oSO.Lines.Currency = doccur
                oSO.Lines.Add()
            Next
            lRetCode = oSO.Add()
            If lRetCode <> 0 Then
                oCompany.GetLastError(lErrCode, sErrMsg)
                MsgBox(sErrMsg, 16, "Attention")
            Else
                MsgBox("Operation completed successfully.", 64, "Information")
             End If
    When trying to Add, system show error message " Enter valid currency code [OINV.DocCur][Line:1], '$' "
    I am not lucky after trying for a day , wish enlightenment from the experts here, Thank you.
    My machine : SAP B1 9 PL 4
    Best Regards,
    Muh.Ulfah

    Hi
    In the other thread I suggested that you can add document using interface first because there is a possibility that B1 doesn't accept this currency code not because you set it improperly in your code but because of some other reason, for example this currency is not valid for this particular business partner. Despite the fact that this way you can eliminate other possible problems you can also use DI to save an existing document as XML and check what is the actual currency code that B1 itself placed in the document lines object.
    Afterwards you can again try to add document using DI.
    btw
    check this thread:
    How to set local currency in sales order for BP with foreign currency through DI?
    Kind regards,
    Radek

  • Setting Local Currency as default display in all accounting document displa

    Hi,
    I have a Requirement where I am looking to set Local Currency as default display in all accounting document display screen.
    Can you please help me here.

    Hi,
    I already followed this but this is not working. I still getting the FB03 figures by default in the Document Currency only and I have to Click the Display Currency Button to see the Figures in the Local Currency.
    Is there is any way by which the Document display in Local Currency only and I don't have to press Display Currency Button to see them in the Local Currency.

  • Is possible to see group currency data in SAP provide report or query ?

    Dear experts:
             Is possible to see group currency data in SAP provide report or query for Assets. When the Depreciation area currency is different with the group currency?
    My SAP version is ECC 6.0.
    Depreciation area currency: USD,
    Company code currency: USD,
    Second local currency: Group currency(TWD)

    You must have defined an additional dep area for group valuation too.
    then only you can get the asset values in TWD curency.

  • Foreign currency  invoice not shown in local currency

    Dear Experts ,
    Can you please help me to resole
    In my company code currency is INR and my foreign currency is USD , when i posted a invoice in foreign currency it shows in print preview only in foreign currency that is USD but i want to see the local currency INR also for that invoice when in view in VF03
    please tell me how to do this
    Thanks in Advance
    Bhaskar

    Hi,
    Make sure that in VF03 the document is displaying as per your criteria.
    Else you need to add layout of local currency value from layout design.
    better you check the table that the correct value is generating ( I mean the local currency information is updating or not)
    Regards,
    Sanju M S

  • Balance in local currency while doing MIGO

    Hi Gurus,
    Below is the message which I am receiving when doing MIGO. Can some body let me know how to solve this
    Balance in local currency
    Message no. F5703
    Diagnosis
    A balance exists in local currency "INR" with the following details:
    Exchange rate type "10", amount "            82.39-" and currency key "INR".
    The data in local currency is transferred from the calling application.
    System Response
    Your data cannot be processed in FI.
    Procedure
    There is probably an error in the calling application.
    The GL account is "Only in local currency" check box is checked. OB08 settings are also maintained

    Hi
    The error is in GL code
    GO to FS00 GL Master, for your GL
    Go to Control Tab and remove the check box which reads "Only Balance Local currecy"
    Consult you FI teams once
    Niti Narayan

  • Local Currency At query Level

    Hi All,
    Is their a way to permanently set local currency at query level. Or do we have to set the currency conversion on all the fields.
    Kind Regards
    James

    Yes,You will have to set at each KF at query level.But if you want for all the KF's at one shot,you may have to do the currency conversion for all the KF's at backend cube level  in transformations.
    Is this conversion based on the current day at query level?, if so, the cube level calculations would not be right since the cube data will get conversions based on that days load.

  • Changing  Condition values and Condition currency of PO to local currency.

    Dear Friends,
    I have a weird request.
    I have  a PO which has been created in USD. My local currency is INR.
    Normally, when i display the PO, under conditions tab, the condition values and currency will be displayed in USD.
    My requirement is like, i want to change and simulate the condition values in USD to local currency (INR) based on current exchange rate.
    Is there any way i can simulate the same. Kindly help.
    Thanks and Regards
    Sandeep Sivan

    I am not sure that it can be done through the config. You can change the values with the correct user exit and change the values accordingly before the values are displayed.
    Regards,
    FS

  • Balances in Local Currency GL Account Setting

    If I check this flag for a GL account and do the following what will happen:
    1) Go into FB50 for a USD based company code
    2) Set the document currency to CAD
    3) Post to that same account with the Balances in Local Currency Flag checked off
    Also when and why would this ever need to be checked off for an account?

    Hi,
    If your company code currency is USD and you are posting few documents in CAD in April for. e.g. total amount for the month of April in currency CAD is 25,000 then
    1. If "Only balance in local currency" selected
    You will not be able to see balance in CAD in FS10N for the month of April
    1. If "Only balance in local currency" not selected
    In FS10N you will be able see balance in CAD currency separately for the month of April.
    Try it out.

  • Rouding Difference error in MIRO for Local currency

    Hi Gurus,
    While posting invoice in MIRO, PO currency is EUR, system is showing correct balance in document currency but in local currency system is showing difference of .01 cents and not allowing to post.
    How to recitify this issue?
    Please revert asap.
    Regards

    Hi,
    Try setting Tolerance limit in OMR6
    If you want to round off the Values in the amount field at the time of invoice posting in MIRO. There will be a small difference amount positive or negative in the Balance field. System does not automatically round off the values. It is manually rounding only.
    Maintain the Tolerance key DIF for the Company code . Maintain the Tolerance values says + or - .50 INR in OMR6. & select the Check limit boxes
    Regards
    KK

  • Relation between 'only balance in local currency'  check box and OBA1-KDF

    Hi,
    in the master data of the GL account, the check box 'only balance in local currency' should be unchecked it to set that account as Valuation account, i.e in the OI exchange rate defferences?
    or , if the account takes only in local balance also set as valuation account in OBA1-KDF
    Thanks...

    Hi Yogesh,
    Thanks for your quick replay, i use this transaction code "OB_GLACC12" when i was save it showing Error Message like
    "You want to save your changes. They will take immediate effect for all objects chosen. This action cannot be undone."
    0000115405 // 3130 : The data contains error, you cannot save  Message No.FH511
    0000115405 // 3130 : Changing the balances in local currency not possible; acct has a balance Message No.FH085
    0000115405 // 3130 : Keep balance sheet accounts in local currency only  Message No.FH132
    Can you help me how to change the Only balances in Local Currency Check box.
    Thanks,
    Bhaskar.

  • To activate ' only balances in local currency'

    HI,
    As this issue is very common but I did not got any specific solution So I posted this issue.
    I want to transfer balance in foreign currency to other GL, system asks the GL to post Exchange diff.
    As this GL is of bank reconciliation I dont want to calculate ain or loss on this GL.
    I found relevant Field only balances in local currency in GL master. Is this correct field?
    We are using 3 GL for bank Incoming Out going and main. Do we need to tick this field for all the GLs?
    There is some balance in the GL even if I need to transfer balance to other GL it will ask this config So I cant transfer balance.
    How Can I tick this?
    Regard's,
    Devesh

    Dear suja:
    It is possible to select only balances in local currency for the accounts which have balances.
    Select the standard report, Enter the GL Accounts and currency type. i.e you can view the accounts in local currency.
    Ex: for GL Account balances, select the standard report S_ALR_87012277 - G/L Account Balances,Enter Chart of accounts,GL Accounts,Company code,Account currency as USD for USA or INR for India.
    you can view the accounts in local currency.
    Please let me know if you want more information.
    Assign points if useful.
    Regards
    MSReddy

  • F110- Foreign invoice paid by local currency.

    Dear Guru,
    We've set up all stuffs in FBZP but happened to see one small issue.
    In case of foreign currency invoice, running F110 to the end we have payment document in foreign currency.
    But our client wants to create payment documents in local currency.
    Where should i configure?
    Many thanks.
    J.

    Hi,
    Not possible in standard SAP for APP. Automation of payment run needs to establish some rules to work it properly. You can specify an alternate currency while executing the automatic payment program. 
    When a vendor has invoiced you in a currency, then he also expect the payment in that currency. If you have to pay in some other currency, then book the invoice in that currency at the first place.
    If you want to pay in different currency use trnsaction F-53 instead of F110 for that payment.
    Regards,
    Gaurav

  • New additional local currency in a productive system

    Dear all,
    Has anyone added a new local currency for a company code that has transactional data?
    We basically have one Irish company code that was set up with GBP as local currency code because it is at the moment part of a British company (it is not a legal entity itself). But we would now to be able to hold our Balance Sheet and P&L in EUR (which is in any case the document currency for most transactional data), especially looking at a future split of both entities.
    I understand that it is possible to add a second local currency (EUR set up as currency type 40 or 50 for example) even though there is transactional data in the system, but what are the implications? Can this only be done at year end or could we use any period end to start using this second currency? Would we necessarily need to convert all historical data to this second currency as well?
    Many thanks

    Hi Chirag, thanks for your response. I had had a look to that note already but it does not seem to give a clear answer since it recommends to contact the SAP SLO group to get an assessment (and quotation) of the work to be done.
    I believe now that we need to decide whether to add a second local currency (EUR) to the existing company code or create a new company code with the correct currency settings and then migrate the old one into the new one. I am not sure how easy this sort of "migration" within the same SAP system is. We need to assess the costs and benefits of both options before we can take a decision.
    Any opinions on this are greatly appreciated.

  • Exchange rate diff.accts are not defined for account 16138579 currency INR

    The following message is coming,while trying to clear vendor account of capital services.Exchange rate diff.accts are not defined for account 16138579 currency INR
    Please help us to resolve the issue.

    Hello Kishore,
    Use TCode: OB09 and maintain FX determination account for G/L account 16138579. In case you have local currency 2 then you will also need to maintain FX determination see below example:
    Additional setting in case you have local currency 2

Maybe you are looking for