How to add a new currency base in Classic Mode

HELO,

Please, let me know how to add a new base currency (RON), using the Classic Mode, when creating a new planning application (version 11.1.1.3).
For now, at the time of the creation of a new planning application you can select the currency of a list (you can not substitute or add a new one).

I guess, I have to manually change the base currency in the relational tables of RON after the creation of the Planning Application.
If so, please, can you confirm all the tables involved?

Thank you very much
Robert

Hello

You can have a base currency, and when you create an application you can select the currency from the list.
There was another post earlier around the same area:- Re: doubts currency

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • How to add the new currency?

    Hi, I'm new on this and cannot find a solution to my problem.

    I do a form of very simple Bill, with calculations and totals, but I need to have the currency on each etc. Total partial total. The problem is, none of the default currencies works for me, how can I add a new?

    Adobe Acrobat X pro

    Thanks in advance,

    Follow the instructions in the previous section: http://forums.adobe.com/message/4439659

    But for functions, use the following syntax:

    At the level of the JavaScript document

    function bs_Format() {}

    AFNumber_Format (2, 2, 0, 0, "Bob", true);

    }

    function bs_Keystroke() {}

    AFNumber_Keystroke (2, 2, 0, 0, "Bob", true);

    }

    So that the custom script Format and strikes would be:

    Custom Format script

    bs_Format();

    Custom keystroke script

    bs_Keystroke();

  • With CVI SQL Toolkit, how to add the new variable param column in a table.

    Dear all:

    I used the CVI Sql toolkit to create a database, but now I don't know how to add a new column to a table in variable param.

    I know, to add a column with the name of constant column could be down by below:

    DBImmediateSQL ((hdbc, "alter table table1 add column1 char [100]");

    But if Column1 is a param variablae how can I write the code? Please advise?  It will be appreciated if you could give me an example.

    Best regards!

    HI -.

    If you look at the parameters that you pass to the SQL function, you can see that the second parameter is a string constant. In your code, you can create an array of characters (string). You can then use sprintf to programmatically determine what will be the contents of this variable. In the function call, you can put the variable instead of the literal string, and you will have a customizable SQL statement.

    Hope this helps-

    John M

  • How to add a new boot entry?

    How to add a new entry to boot to (re) install Windows? EasyBCD does not work for me.

    Hi, Sylvester

    Thanks for posting in the Microsoft Community. I understand your concern and I am happy to help you.

    To create a boot entry for the second partition, you must use bcdboot

    Assuming you're in C:\Windows:

    1 bcdboot e:\windows

    2 bcdboot c:\windows

    When you restart the system, you will be presented with the start menu in Windows with two inputs for Windows 7. If you select the entry that starts in C:\Windows, you can rename the entry for this partition with:

    bcdedit/set {current} description "Windows 7 (Partition 1)"

    What makes the operating system starts at the start of the default entry in the start menu:

    bcdedit/default {current}

    As a result, the default OS at the first startup in Start menu item

    bcdedit displayorder {default} /addfirst

    Or you could make the OS at startup the first item in the start menu:

    bcdedit /dispalyorder {current} /addfirst

    Now, restart and select the second item in the start menu which should be called "Windows 7". Once started in E:\Windows rename the BONE started at startup:

    bcdedit/set {current} description "Windows 7 (Partition 2)"

    Check that the start menu works OK and save the data of the bcd to a partition that has no operating system installed on it:

    bcdedit/export D:\Saved_BCD_Settings\SavedBCD

    If you make a mistake later you can restore the menu boot bcd:

    Bcdedit /import D:\Saved_BCD_Settings\SavedBCD

    I hope this helps. Back to us for other queries. We are happy to help you!

  • Where can I find out how to add a new contact in windows Live Mail?

    Original title: Live Mail help

    I'm new to Microsoft Live Mail.  Where can I activate using simple?  For example, where can I find out how to add a new contact?

    There is a little blue ? the question mark button in the top right, which will take you to page here to help Windows Essentials.  You can discover all the tutorials available.

    To add a contact, click Contacts on the left, then click on 'new contact' on the toolbar.

  • How to add the new column in existing table to our desired location?

    How to add the new column in existing table to our desired location?

    For example, I have to add the new column 'course' before the salary column in the emp table.

    I think the best way is to add the column at the end of the table and create a new view with the order of the columns...

    Another option...

    places the data into a temporary table and recreate the table with the correct order of the columns, and then insert data to the table from the temporary table

    Refer

    Add column (from table) in the desired position

    Example:

    CREATE TABLE temp_my_user LIKE)

    SELECT * FROM password);

    DROP TABLE password;

    (Password) CREATE TABLE

    userID NUMBER

    , first name VARCAHR2 (25)

    , middleInitial VARCHAR2 (1)

    (, name VARCHAR2 (25));

    INSERT INTO password (userID, firstName, lastName)

    (SELECT username

    first name

    lastName

    OF temp_my_user);

    DROP TABLE temp_user;

  • How to add a new screen to a mobile application?

    I try to add a new screen to a mobile application mock up, I'm trying, but I don't see how to add a new screen when Im ready to add a.  Does anyone know how to add a new screen to a mobile app design?

    Hey Razi,

    Sorry for taking so long to answer. At present, there is no way to add an additional work plan to create a multi-page project; Simply open another project.

    I know, it does not help you much right now, but the team seeks to integrate this into the app, so it will most likely do in a future update.

    Sue.

  • How to add a new virtual machine in VMPlayer inventory?

    People,

    Hello. I'm installing Oracle Database 11 g 2 RAC system using 2 nodes that are 2 Virtual Machines on top 3 VMPlayer.

    Their locations are C:\VM_RAC\rac1 and C:\VM_RAC\rac2.

    The original rac1 VM is created in VMPlayer 3 and works correctly.

    For the second rac2 VM, I simply copy all the files in the folder rac1 in rac2 folder. Then change its display name of "rac1' to 'rac2' in the rac2 configuration file.

    But rac2 in not visible in VMPlayer and cannot be turned on.

    To make rac2 in VMPlayer, we add rac2 in VMPlayer inventory. But I don't understand how to do it.

    Can any folk tell me how to add the new VM rac2 VMPlayer stock, so that it can be powered on?

    In the 'File' menu click 'Open Virtual Machine... "and select the .vmx file in the folder of the virtual machine.

    André

  • How to add the new column in the tabular layout editor in Oracle Forms

    Hello

    I need to add the new column to a datablock and display the newly added column in the form. What are the steps I need to follow.

    1. I chose the new column from the view to the datablock.
    2. Add the text element in the layout editor. But this position is not correct. It overlaps with another column. How to add the new column to the layout editor?

    Thank you
    HC

    In the layout editor, you can simply drag the fields so that they do not overlap.
    See http://www.youtube.com/watch?v=7emNa7THMLg

    Sandeep Gandhi

  • How to add the new area on page EBS

    How to add the new area on page EBS via OFA

    What is the error... ?

    Try to explain any question in a post...

    Concerning
    Meher Irk

  • How to add a new font

    How to add a new font to bulider report oracle under windows
    IAM using 10 g ratio
    thanx

    Hello

    Application server Oracle® reports Services publishing reports to the Web
    10g Release 2 (10.1.2)
    B14048-02

    4 managing fonts in Oracle reports

    http://download-UK.Oracle.com/docs/CD/B14099_17/bi.1012/b14048/pbr_font.htm

    Under Windows, the list of fonts is derived the fonts that are installed on the system and the available fonts on the current default printer. A small printer icon before the name of the font identifies the printer fonts. True Type fonts are TTF icon associated with it.

    So, if you want to add a new font for the report generator, just install it on your Windows System.

    Concerning

  • How to add a new recipient when you reply to a message?

    I received an email from a person. When you reply to the sender, I need to add a new recipient of my answer, but I can't do that.
    How should I do? Thanks in advance for your support!

    but I can't do that.

    What exactly prevents you to add another recipient?

  • How to add a new menu?

    How can we add a new menu in firefox 3 x? This feature is eliminated? If so, why? Can you embed it again?

    OK, no worries. This option does not exist in the plain browser-you will need to use an addon like https://addons.mozilla.org/firefox/addon/classicthemerestorer/ for this purpose.

  • How to add the 'new tab' button next to the last tab?... I use version 9.0.1. and they are missing and I can't find how to add.

    I got the new tab next to open tabs button, but with a recent update of Firefox, the tab button disappeared. Went through all the help points, but how do I add the new Help tab is not listed. The only way to open a new tab is manually using the buttons on windows/t or opening the file and choosing the new tab.

    Hello

    It could be that he is hidden behind another icon. Please try this: right click on the empty space after the last tab and Customize.... With the mini window open, you can move the other toolbars and icons to check if the new tab button is hidden. You can also check inside the mini window customize the icon named new tab or click Restore Default Set that will be hopefully restore back. Please note that if nothing is uninstalled or disabled when you click on restore by default, you will have to redo all changes to manual/personal toolbar.

    Customize toolbars

  • How to add a new Protocol and manipulation program?

    I want to register a new Protocol (' news: ') and make Windows Mail (Yes, I got it working after playing a bit...) the default program to handle this Protocol.

    But the control panel => the associated file type or Protocol with a program only allows me to change the existing entries (and "news:" there's no here). How can I add a new entry to this list?

    Michael

    Hello Mmo17,

    (a) what program you are trying to set as the default program?

    With regard to the concern on the new entry. Your file association creates new files for your default program. Once you define the program by default.

    I suggest you to refer the below mentioned link which gives you all the info of the evolution of the default programs and set file association.

    http://Windows.Microsoft.com/en-us/Windows7/change-which-programs-Windows-uses-by-default

    I hope this information helps. Please get back to us if you have any other questions on this subject.

    Thank you
    Mir - Microsoft Support
    Visit our http://social.answers.microsoft.com/Forums/en-US/answersfeedback/threads

Maybe you are looking for