Problem with the currency in the form of exchange rate data

Hi Experts,

I have a problem in the form of exchange rate data. I created an application with several currencies (EUR, USD, INR) and I created a data form for the exchange rate. All work well, but all in am going to enter data for a given entity, then it is allowing me to enter only in local currency. I also need to enter data into its reference currency which is not possible for me. I tried the option allow multiple currencies per entity, but it does not work.

For example: assume that the entity is in North America whose base currency is the USA but can not enter by the selection of currency local option when I select the currency like the US, is to show am only read, not able to get into the currency of the United States. But I need to enter data by selecting from the USA.

Please help me on this.

Thank you and best regards,
Combot

923621 wrote:
I use built in currency conversion. The data that I entered the local currency saving in my base only currency, but my requirement is that the user must enter data by selecting its local currency (people of North America must select USD to enter data and Indian must select INR to enter data like that). Is it possible to like this.

Select USD as the base currency for the North America and INR for the India (which is how it should be).

So, whenever the user has to do the data through forms of data entry, it would be on the local currency and after the calculation is run it could fill its respective currency.

Concerning
-SM

Tags: Business Intelligence

Similar Questions

  • I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because that box "email".

    I have problems with the form widget. When I created my forms, I need to leave out the line, one email because my client does not want the message line and two because those who have tried to fill the online form cannot submit because the 'email' box keep rejecting their email address valid. And I just tried to remove the line in my form and it does not allow me to delete or to mark it as not necessary either.

    Currently, there is no way around the field email forms of the Muse. Another option is to have a look at Jotforms or another third-party provider of shape that Muse has widgets for.

  • When we publish a Web site create in MUSE, the server must be linux? Please let me know because I have the problem with the form works... now the server that I use is the window...

    I am trying to publish in my domain on windows server, but I have a problem with the form...

    The server must be linux to work the form?

    Thanks in advance for your help...

    Thank you Brad... but how can I understand if a Linux server support? I try to do something in particular?

  • Problem with the ID of Exchange in 997

    Hello

    We are implementing 850 entering using B2B integration. We try to the functional acknowledgement (997) by B2B to install itself.
    Get come from the 997, but there is a problem with the ISA segment. Here both the ID of the sender and receiver ID is coming as the same host Trading partner.

    We have defined a 997 and definition for each trading partner of the substitution of the definition of document when creating the operational capacity to 997. Even if the receiver Exchange id is defined as remote trading partner, the partner host value appears for all of the 997.
    But in the GS segment, the values are coming fine. Also our TP have different delimiters and these are also fine such as defined.
    An example of 997 is attached here. Please take a look and let me know in the case of any suggestions.

    Here 3237251000 is the interchange for the host and the CRESCENT-IDX for the remote trading partner id. Also, we use the file protocol.

    ISA * 00 * 00 * 12 * 3237251000 * 12 * 3237251000 * 081012 * 2350 * U * 00201 * 000001020 * 0 * P * > ~.
    GS * F * 3237251000 * CRESCENT-IDX * 20081012 * 2350 * 1020 * X * 004010 ~ ST * 997 * 1016 ~ AK1 * IN. * 2856 ~ AK2 * 850 * 28560001 ~ AK5 * A ~.
    AK2 * 850 * 28560002 ~ AK5 * A ~ AK2 * 850 * 28560003 ~ AK5 * A ~ AK2 * 850 * 28560004 ~ AK5 * A ~ AK2 * 850 * 28560005 ~ AK5 * A ~.
    AK9 * A * 5 * 5 * 5 ~ SE * 14 * 1016 ~ GE * 1 * 1020 ~ IEA * 1 * 000001020 ~.

    Thank you

    During substitution, the protocol settings of the 997 in the partner Trading CRESCENT-IDX document make sure to use the appropriate values i.e CRESCENT-IDX in the ID in the following parameters.

    Identification of the sender of the Exchange
    Exchange of Identification of the beneficiary

  • problems with the form created in muse for use in ecommerce business catalyst Fund

    I am trying to create a form to use with my BC site hosted for the trade module extraction

    I created an example of form - but whenever I update the site she replaces the form that I modified in British Colombia

    I checked the no export option not the page that the form is placed on, but it always replaces...

    Hello

    any online form that is not used so far, will be removed by the Muse. To solve this problem,

    (1) create the purchase form online with details of payment in British Colombia.

    (2) model add-on Goto-> online store-> register buy arrangement and place the form online.

    3) go to the URL of the test page and submit an entry test.

    (4) return in the end an order will be created.

    (5) then publish the site through Muse.

    Muse never removes an online form that has been used for the presentation.

    Let me know if you have any question.

  • Problems with the form of course php

    Everything about my form works very well except when you hit the Send button, it takes you to a page instead of my page "Please fill out the form. Here is the link to the form:

    http://www.vintagebycrystal.com/pages/form.htm

    It's my script process (it's very simple because I am not that talented with php):

    Vintage Crystal < title > < / title > <? PHP

    $name = $_POST ['name'];
    $address = $_POST ['address'];
    $email = $_POST ['email'];
    $phone = $_POST ['phone'];
    $insurance = $_POST ['insurance'];
    $payment = $_POST ['payment'];
    $comments = $_POST ['comment'];

    $recipient = "[email protected]";
    $subject = "westwood investigation."

    $message = "name: $name \n";
    $message. = ' address: $address \n ";
    $message. = "e-mail: $email \n";
    $message. = ' Phone: $phone \n ";
    $message. = ' insurance: $insurance \n ";
    $message. = "payment: $payment \n";
    $message. = ' Comments: $comments \n\n ";

    $headers = ' to: my form \n ";
    $headers. = "reply-To: $email";

    mail ($Recipient, $Subject, $message, $headers);
    Header ('Location: http:vintagebycrystal.com/Pages/thankyou.html "");
    "exit";

    ? >


    This is the link to the submit button is supposed to send to you:

    http://www.vintagebycrystal.com/pages/thankyou.html

    I am sure that the problem lies in line 26, i.e.:

    Header ('Location: http:vintagebycrystal.com/Pages/thankyou.html "");

    Can someone help me understand what the problem is?


    -Crystal

    This is because you have something before output to the browser, the
    Header(). If nothing is output to the browser (including spaces or line
    breaks) then the headers are closed and the command of the header() function don't work, then
    you get the error.

    Looking at your code again (I missed it the first time), I see you
    have the title of the page above the PHP code, and it is passed before the
    order header at the origin of the problem.

    Move theVintage Crystal(and any other HTML or output
    You may need) below the PHP code and it should work.

    --
    Gareth
    http://www.phploginsuite.co.UK/
    PHP Login Suite V2 - 34 server behaviors to build a complete system of connection.

  • Problem with the form field.

    well don't know what to do with it. First of all, I removed all the contacts on the site of BC. So, right now, there is no customer in the CRM.

    But when I go to create a web form under the TITLE instead of having simply Mr., Mrs., etc... I have a complete list of email addresses. I can clean manually if I paste the code of the form on the page but don't want to do that every time. Any ideas as to where this source is shooting?

    webform sample.jpg

    Go to the CRM, go to a client or to go make one.

    Click on the square next to the title field - this allows you to create/edit and delete entries.

    In terms of how it happened - when you have imported you imported the names in the wrong column and was in the title column.

  • HELP problems with the FORM submission!

    I got this form in HTML and I want to act! but it doesn't work? In HTML, the code looked like this:

    < name of the form = "logmeinsupport" action = "https://secure.logmeinrescue.com/Customer/Code.aspx" method = "post" >
    < table >
    code < tr > < td > enter your 6-digit PIN code: < table > < td > < input type = "text" name = value "Code" = "/ > < table > < /tr >
    < tr > < td colspan = "2" > < input type = "submit" value = "Connect to technician" / > < table > < /tr >
    < /table >
    < / make >

    I created a button in Flash and a field to enter the code but it does not work. Does anyone know how I would like to convert it to action script code? Thank you.

    OK thanks for all your help!

  • Problem with the length of a CLOB data type

    Hello

    In my application, I have a page with an interactive report of written blogs - on this page, you can add a new blog (text box - CLOB data type), discovered a blog or edit a blog.
    There is something going wrong with the size of the blog text. I know APEX cannot accept that 32K text and I've seen the great value saving thread, but this isn't the solution to my problem.

    The problem is that when I add a blog with say about 4000 characters, it is saved in the database, but the interactive report, when I click on the view or edit icons for this blog, the blog text field appears empty. For small items (< 4000 characters), there is no problem.
    Anyone know why this is happening and how to fix this?
    Thank you!

    There seems to be a bug in the calculation of the value of the element Source when the Source Type is a SQL query and the data type of the selected column is CLOB. I'll file a bug for this. For now, I have demonstrated how you can use a type of function PL/SQL source instead. Please see point P3_TEXT:

    beginfor c1 in (select blog_textfrom blogwhere blog_id = :P3_BLOG_ID) loop  return c1.blog_text;end loop;return null;end;
    

    Scott

  • Problem with the installation of Exchange 2010 Service Pack 1

    When you try to install exchange 2010 serverice pack 1, I get the following error:

    Error:
    "Setup cannot continue with the upgrade because the resource property contains invalid data: could not perform the operation because of objects of type 'Microsoft.Exchange.Data.Directory.SystemConfiguration.ResourceBookingConfig' could not be found on ' * My Server FQDN *'.
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default (EXCHG.141) .aspx? v = 14.1.218.11 & e = ms.exch.err.Ex28883C & l = 0 & cl = cp

    All other prerequisites are met, and the link help just tells me that there is no post for this mistake again.
    Maybe I'm the first? Sux.

    Hello AndreBaseline,

    Thanks for your post.  Please ask your question in the Exchange software updates forum TechNet they manipulate all server related issue.

    See you soon

  • Problem with the two EA DEVELOPER SQL DATA MODELING 3.0.0.665 and 3.1

    I created a model of very large data using SQL Developer data 3.0.0.665 and 3.1 EA maker. Its having a lot of check constraints. Whenever I am the design of the fence and the DOF and reopening export to import the DDL file failure to import completely check constraints. It is important to check constraints, but without any range of values inside. Its very frustrating because whenever you open import ddl, you must manually add again all the details of data check range constraint.

    OS: Windows XP.
    Check in the two EA Developer SQL Data Modeler 3.0.0.665 and 3.1

    -------------------------------------------
    Here are the contents of the .dmd file.
    -------------------------------------------
    * <? XML version = "1.0" encoding = "UTF - 8"? > *.
    * < OSDM_Design class = "oracle.dbtools.crest.model.design.Design" name = 'Admin_Panel' id = "9BE18B0A-6C67-2E5B-00DE-BD8312189ECB" version = "3.41" > * "
    * < createdBy > administrator < / createdBy > *.
    * < Createduserid > 2011-10-17 08:32:18 UTC < / Createduserid > *.
    * < Admin_Panel ownerDesignName > < / ownerDesignName > *.
    * < false capitalNames > < / capitalNames > *.
    * < designId > 9BE18B0A-6C67-2E5B-00DE-BD8312189ECB < / designId > *.
    * < / OSDM_Design > *.

    -------------------------------------------------------------------------------
    An example how the check constraints to get dirty.
    -------------------------------------------------------------------------------
    Initial check constraint is as below:
    ======================
    ALTER TABLE test_table
    ADD CONSTRAINT Active_Flag_ck
    CHECK (Active_Flag IN ('A', 'I'))
    *;*

    Below how it occurs once I have imported the ddl and re-export:
    ============================================
    ALTER TABLE test_table
    ADD CONSTRAINT Active_Flag_ck
    (CHECK)
    *;*

    I'm in trouble as I already in the middle of the my development using SQL Developer Data Modeler.

    Please help me soon.

    Jean

    Hi John,.

    Every time I'm fence design and export the ddl and reopening through the import of the DDL file

    Why are you doing this? Once the DDL file is imported and then save the drawing and open simply saved design, no need to generate the DDL and import it every time that you start Modeler data.
    On the list of values - forced as this CHECK (Active_Flag IN ('A', 'I')) are imported as constraint check plain and not as a list of values.
    There are the more specific elements import of check constraint - they are defined as type database constraint that you select during the import. Accordingly if you import your DOF as Oracle 10 g DDL, then you will get forced correct check in DDL generated for Oracle 10 g and Oracle 11 g. Constraint of evil will be generated for Oracle 9i. You can move the constraint for Oracle 9i (in the check constraint dialog box) or generic if it can be treated as such constraint.

    I logged for DOF bad bug.

    Philippe

  • What is the problem with the form of code signing?

    I would ask code signing for BB10, I go to https://www.blackberry.com/SignedKeys/codesigning.html BUT when I choose sign app for BB10, it always go to the BlackBerry ID login page

    A few months ago anymore, at least not in the way you have used for a signature key. Is now complete with your BlackBerry ID now, hence the need to connect. It used to be a sticky thread at the top of the Council of native development, but I see that they removed that now.

    Go here.

  • Problems with the form of task &amp; Wacom?

    I'm new to Illustrator and I have a MacPro 2009 running OS 10.9.4 with Wacom driver 6.3.8 - 2 and when I go in the Blob brush controls, all menus popup to size etc only fixed and Random active and all other items are grayed. It's the same question weather I'm on CC or CC 2014. I tried to replace the file pref for CC 2014 and it made no difference. Is there a setting I'm missing?

    Thank you!

    Edit: Forgot to mention pen pressure option works fine in Photoshop CC 2014

    This is the latest driver for Wacom?

    Have you tried running the utility of Wacom and remove preferences?

  • Problem with the form - to-email.php

    Can someone please tell me why the "shape-to-email.php' code below does not show the details of the sender when the message reached inbox to there other end?" The details of the source of the email is empty, as the email is always displayed in the Inbox of spam. Im guessing that is the result of there being no present details.

    <? PHP

    $name = $_POST ['name'];

    $email = $_POST ['email'];

    $message = $_POST ['message'];

    Validate first

    If (Empty ($Name) |) Empty ($email))

    {

    echo "name and email are required".

    "exit";

    }

    If (IsInjected ($email))

    {

    echo "value of Bad email!";

    "exit";

    }

    $email_from = ' clockdoctors.co.uk';// < == update e-mail address

    $email_subject = "message from doctors clock Web site";

    $email_body = "name of visitors: $name.» \n » ;

    $email_body. = "e-mail: $email.» \n » ;

    $email_body. = "message: $message.» \n » ;

    $to = " [email protected] ";// < == update the email address .

    $headers = "from: $from\r\nReply - to: $email";

    Send the email!

    mail ($à $objet_message, $email_body, $headers); / / fact. Redirect to the thank you page.

    fact. Redirect to the thank you page.

    header ('Location: http://clockdoctors.co.uk/Thanks.html');

    Function to validate against any attempt to electronic fuel injection

    function IsInjected ($str)

    {

    $injections = array ('(\n+)',

    '(\r+)',

    '(\t+)',

    "(% 0 A +) »,

    ' (0 % D +)',

    '(% 08 +) »,

    « (% 09 +) »

    );

    $inject = join ('|) (', $injections);

    $inject = ' / $injecter / I ";

    If (preg_match ($Inject, $STR))

    {

    Returns true;

    }

    on the other

    {

    Returns false;

    }

    }

    ? >

    Change this line:

    $email_from = ' clockdoctors.co.uk';//<== update="" the="" email="">

    To do this:

    $from = ' [email protected]'; / /<== update="" the="" email="">

  • problem with the history of EEG waveform data

    Hello world:

    I use SIT to create a user interface in Labview to communicate with a simulink model. After I configure the SIT connection manager and run the vi, the output was displayed in waveform graph.

    Now, I want to get all the data in the history of the map of waveform. I tried to use the graphic story property node to access the whole of the historydat. But nothing copied in the part of Y in the front of the cluster of waveform...

    Can someone give me a helping hand on what is the problem? or has anyone encounter the same problem when you use SIT.  I am really confussed...

    I've attached the vi, but to run the vi, you must have a simulink model corressponding and SIT, so I'm really sorry that you can not run it

    And thanks a lot a lot a lot for that.

    / Shangning

    I just realized this data is a 2D waveform table, which contains the waveform 2000 * 1, and each waveform data contains only 1 value of Y.

Maybe you are looking for

  • Where are the pictures of my iPhone

    When I open the photos app on my iPhone 5 s only my favorites and a few videos and recent pictures (88 in total) are on my phone, but I know that I have about 7 000 photos on my iCloud and when I iCloud.com access all my pictures are there, is there

  • How to get USB ports work on Portege M400?

    I'm not able to get the memory card flash, cameras and iPods recognized when plugged into the USB port of my M400. I've updated all windows software and all the drivers that I can find. When a device is plugged in the found new hardware dialog box so

  • Smartband swr10 play pause winamp

    I can't get my game smartband and interrupting my winamp on my xperia z2He successfully blew up and back between songs, but the play/pause does not work. He used to work on the player, but I uninstalled because I want to use winamp instead and before

  • Sound in the speaker, while the connected headphones?

    Hi I have a question I would like to know if it is normal when I connected the headphones, listening to music to incoming calls can be heard on the speaker and headphones, but sound is low...

  • printer activation

    have the printer HP 4500 series, error code 30 (printer not activated) Beware not of and reinstalled printer software. can print the test page, but cannot print from screen, printer displays printer ready software