Option profile "ICX: numeric characters.

Hello

When I put the value from under profile as user level option

ICX: Digit = 10 000,00

The FND_PROFILE function call. Return value('ICX_NUMERIC_CHARACTERS) '., ' wherever I think «,»

Also, SQL query return the same value as the function call:
SQL > SELECT PROFILE_OPTION_VALUE
2 FROM FND_PROFILE_OPTION_VALUES
3. WHERE PROFILE_OPTION_ID = 3532
4 AND LEVEL_VALUE = 4970
5 and level_id = 10004;

PROFILE_OPTION_VALUE
-------------------------------------
.,


Similarly, when

ICX: Numeric characters = 10,000.00

The FND_PROFILE function call. "" Return VALUE('ICX_NUMERIC_CHARACTERS) "," wherever I would expect ".,

Also, SQL query return the same value as the function call:
SQL > SELECT PROFILE_OPTION_VALUE
2 FROM FND_PROFILE_OPTION_VALUES
3. WHERE PROFILE_OPTION_ID = 3532
4 AND LEVEL_VALUE = 4970
5 and level_id = 10004;

PROFILE_OPTION_VALUE
-------------------------------------
,.

Is this expected behavior?

This shift is causing issues with our German users. They run a simultaneous program which submits a request for the child. Since they have the value of this option of profile defined as 10,000.00 and territory as the Germany, their request for the child ends with error with the message "ORA-01722: invalid number." When we changed the value of the option profile 10,000.00 and territory in the United Kingdom, same request completed normally.

Your help/comments will be highly appreciated.

Kind regards
NK

Salvation;

What is the version of the EBS?

Please see the paragraphs below:
The digital fields when management profile Icx: numeric character = 10.000,00 [ID 452839.1]
What is the setting and the profile Option ICX feature: digital characters? [167513.1 ID]

See also:
Report lack numeric characters given to 10,000.00 [858245.1 ID] ICX profile option

Respect of
HELIOS

Tags: Oracle Applications

Similar Questions

  • The analysis of the non-numeric characters in a string

    Hello

    I am communicating a robot to LabVIEW (2013) via TCP/IP and sockets. The robot is the server, and LV is the customer.

    I start with the target data in this format (in a string):

    "[0 ~ 100 ~ 0] ~ [0.96593 ~-0.25882 ~ 0 ~ 0] ~ [1 ~ 0 ~ 0 ~ 0] ~ [150 ~ 50]."

    [X, Y, Z], [Q1, Q2, Q3, Q4], [C1, C4, C6, Cx], [TCPVel, OrientVel] except replacement ',' (comma) with a ' ~ ' (tilde) because I load the target data in a spreadsheet which is a comma-delimited file.

    In LV, I take this string, the analysis of the chain and split individual items. I then pulled the singular elements as unique, 32-bit of real numbers. I take each one and convert them individually to a string, concatenate them and send them to the robot. The robot decompresses these raw bytes individually and converts them to a target of robot (position in space).

    I train (BT) check if the user has sent a bad character (non-digital) in the target data. Example of this is:

    [- 50 ~-150 ~ 0] ~ [0.96593 ~-0 ] [B2has5D882 ~ 0 ~ 0] ~ [1 ~-1 ~ 0 ~ 0] ~ [150 ~ 50]

    Now in BT, when I'm scanning the chain, these bad character becomes the entire element to zero and everything else then to zero as well. See attachment for example screen similar.

    My question is, my VI, I can analyze all non-numeric characters (that are inside the parentheses and characters that are NOT a ' ~ ' (tilde))? In this way, I can always get this item numbers and do not have this element or other items turn to zero?

    Thanks in advance for any help!

    Sorry for the question of the test

    SM


  • How to allow the user to enter only alpha numeric characters in the text field?

    Hello

    Is it possible to restrict the user to enter only alpha numeric characters in the textfiled?

    Thank you

    Starting from the version 4.7, I don't see any how useful filter adapted to your needs.  Then why don't you override keyChar() like this:

    EditField eField = new EditField("Enter letters and digits only: ", "") {
        protected boolean keyChar(char ch, int status, int time) {
            if (CharacterUtilities.isLetter(ch) || CharacterUtilities.isDigit(ch) || (ch == Characters.BACKSPACE)) {
                return super.keyChar(ch, status, time);
            }
            return true;
        }
    };
    

    I have not tested this code, but you can give it a shot...

    You can add a manipulation (or super.keyChar...) for Characters.ENTER and Characters.ESCAPE, as well as anything else you be useful, such as the comma and the period.

    Hope this helps,

    Arkady.

    Edit: added Characters.BACKSPACE - you want to change, not you?

  • How to display the data, that contains non-numeric characters.

    Hello

    I have table t1 with column of type varchar2 below

    ID

    ------

    11151

    11412

    1113

    1 to 114

    11b 15

    111 6

    Now, I need to display the data, that contains non-numeric characters.

    Did you get the result like:

    STR

    ----------

    1 to 114

    11b 15

    111 6

    WITH t
         AS (SELECT '11151' str FROM DUAL
             UNION ALL
             SELECT '11412' FROM DUAL
             UNION ALL
             SELECT '1113' FROM DUAL
             UNION ALL
             SELECT '1a114' FROM DUAL
             UNION ALL
             SELECT '11b15' FROM DUAL
             UNION ALL
             SELECT '111c6' FROM DUAL)
    SELECT *
      FROM t
      where regexp_like(str,'[^[:digit:]]');
    

    See you soon,.

    Manik.

  • Return of the Non-numeric characters

    Hi all

    IM using Oracle 11 g 2. Here is my sample data and I want to search for the string has non-numeric characters in it.
    with t as
    (
    select '123' val from dual
    union
    select ' 123' val from dual
    union
    select '1123' val from dual
    union
    select 'A123' val from dual
    union
    select 'x 123' val from dual
    union
    select '#123' val from dual
    )
    select val from t
    where regexp_like (val, '[[:alpha:]|[:blank:]|#]')
    Query works perfectly for result value but would break if another string, say 123 @', with a special character comes. There is therefore no format specifier (as we [: alpha:], [: digit :]) to directly identify the non-digit character, including the space in a string?]) If not what is the round job for her?

    Thank you
    Vivek
    with t as
    (
    select '123' val from dual
    union
    select ' 123' val from dual
    union
    select '1123' val from dual
    union
    select 'A123' val from dual
    union
    select 'x 123' val from dual
    union
    select '#123' val from dual
    union
    select '@123' val from dual
    )
    select val
    from   t
    where  regexp_like (val, '[^[:digit:]]');
    

    must not specify a figure

  • Lost blackBerry option profiles smartphones?

    OK, have to admit that I am a total newbie on the BlackBerry.  I've tried to create individual profiles for some of my contacts and then had the bright idea to move applications on my applications page.  I moved the AddressBook for the top successfully and the calendar just above the apps icon, but when I went to move the profiles icon to the second line of apps, it disappeared and I can't.

    How can I get that back?  Take it to Sprint and not let the pleasant children with her, or is there something that I am missing?  Help please!

    Rebecca

    Hello

    Go to OPTIONS/THEMES temporarily change the themes and see if the icon is there,

    If this is the case, change the themes return and to do this:

    Go to OPTIONS. ADVANCED OPTIONS. TABLES.click ROUTING HOST entry, touch menu, SELECT REGISTER NOW. You will receive a verification email. Wait 5 min to make sure that you get the service books. Then remove the battery while the device is activated, replace after one minute. Let the device reboot 1-3 minutes, see if the problem is corrected.

    Thank you

    Don't forget to adjust your thread. Put the check mark in the green box containing your answer! Thank you

  • Remove fulltext option profiles selected by URM

    I wonder if there is a way to delete/disable some profiles of content text search option? We want to remove a specific profile, but not others.

    We run 10gR 3 install.

    Assuming that you are trying to fill the text box full 'behind the scenes', it is not so difficult.

    In your profile, in the profile of "side effects", set the following variable<$SearchEngineName="DATABASE.METADATA"$>

    That removes the box of text on the search page and allow research only the metadata fields in your metadata model.

    (It could also cause other problems if you use the area of indexing with any of your metadata, to test this solution to make sure it works as expected. The good thing is that just this profile will be affected).

  • Numeric characters

    I have the names and I want to remove the space between them and convert them to digital characters. For example, Tony smith, I would like to remove the space between smith and Tony and convert it to digital characters.

    Note:

    Numeric or alphanumeric characters whatever.

    Published by: varun March 17, 2011 09:02

    Maybe something like:

    SQL> select 'Tony Smith' str
      2  ,      translate(lower(replace('Tony Smith', chr(32))), 'abcdefghijklmnopqrstuvwxyz'
      3                                                        , '12345678901234567890123456'
      4                  ) nr
      5  from   dual; 
    
    STR        NR
    ---------- ---------
    Tony Smith 054593908
    
    1 row selected.
    

    ?

  • Phones unlocking password box smart blackBerry. Keyboard allows only numeric characters.

    I choose aA which is at the top right, but this disappears 123 boxes and in the top right of the screen is displayed when you try to unlock the keyboard.  The 123 box does not turn off when the unlocking password box is displayed. Alphabetic characters in my password may not be seized at all from the table, only those digital.

    I can't unlock and therefore to use the phone.

    I removed the battery and restarted a couple of times without change.

    Ideas welcome!

    drmarkpenney wrote:

    The problem is only with the normal box saying "Enter PIN Code".

    There is your idea, he wants the PIN SIM lock code, it does NOT have a password, I promise you.

    If you do not know your PIN, call O2 and ask. It's NOT the same as a smart phone BlackBerry PIN (which is eight alphanumeric characters. He wants a digital code to four digits.

    Believe me. Summer is here.

  • RegEx request - non alpha numeric characters

    Hello

    On our system Oracle EBS users can paste data into the system and 'strange' characters are not caught in the trap, so they can stick in the forms from word for example and include non-standard characters. Sorry if this sounds vague.

    I need to find the non-alphanumeric characters in a table that are mounted 'break' a system that takes the data from Oracle and put some of them in an XML file. We do not have one problem with other valid characters are for example

    !" £$%^&*()_+-=[{]};:'@,<.>/?\|

    I know for example, a character that causes a problem is the character that MS Word uses to replace a dash.

    for example if I type:

    * This - only *.

    Password to:

    * It - that *.

    It's a character I can't type on my keyboard and an example of a character I'd like to be able to find by using SQL.

    There are probably others, but all I want to do is find characters "non-standard."

    I have a sample transaction ID, I know that contains the funny MS dashboard, so this SQL returns:
    SELECT pec.expenditure_comment
      FROM pa.pa_expenditure_comments pec
     WHERE REGEXP_LIKE (pec.expenditure_comment
                      , '(^ )|[^[:alnum:] &!"£$%^()_+=-{};:@#~,<.>/?\|]')
       AND pec.expenditure_item_id = 6445260
    However, it also returns the other folders that don't contain funny characters, so I don't think that it's working properly.

    That's why ask me for advice here. Any help would be appreciated.

    Thank you
  • Replacement of alpha-numeric characters using SQL only

    Hello

    I have a field with the following distribution of the alpha-numeric

    C84 CW66, GED54,

    How can I change the following format for

    Cw 66, 54, C 84 GOL

    only by using SQL commands and not to the help of PL/SQL procedures or function?

    Thank you.

    Hello

    Welcome to the forum!

    REGEXP_REPLACE ( str     -- or maybe INITCAP (str)
                , '([[:alpha:]])([[:digit:]])'
                , '\1''\2'
                )
    

    Returns a copy of the str string, with a single quote added after each letter (upper or lower case) which was initially followed immediately by a number.
    If you want to change the case at the same time, use INITCAP (str) as 1st REGEXP_REPLACE argument.

    I hope that answers your question.
    If not, post a small example data (CREATE TABLE and only relevant columns, INSERT statements) for all of the tables involved and also publish outcomes from these data.
    Explain, using specific examples, how you get these results from these data.
    Always tell what version of Oracle you are using. REGEXP_REPLACE works in Oracle 10.1 or more.
    See the FAQ forum {message identifier: = 9360002}

  • Sort of a system of numbering both Alpha and numeric characters

    I have a database of about 370 products we manufacture. The numbering system is 3 digit design followed by the character alpha code 1-6 letters. For example:

    014A6LP (for our company, that means that number 14, while the A6 refers to a particular size and the LP of the design is the type of product).

    014FAP (same design, different product type)

    014A2LPBX (again, same design, different product type)

    I tried to sort my table such as numbers and text. I tried to add custom formats that include leading zeros. I even tried to let go the zeros (even if I really need them). I don't like to work.

    The result I want is this:

    001A6LP

    002A6LP

    002FAP

    003A2FPBX

    003A6LP

    003NBF

    etc, etc.

    what I get instead is this: as you can see it my list starts with 012 instead of 001. As it continues, 100 comes before 010, etc.

    I look forward to your ideas and help.

    Thank you

    Josh

    Hi Josh,.

    You can paste your table in a post (as opposed to a screenshot)?  In this way we can try the actual values you have.

    SG

  • Regular expression to allow only numeric characters or spaces in the num field such

    Hi people

    Am Newbie Apex using 4.0.1 / Vista / Oracle XE and am trying to create a level validation element on a phone number field

    I want any combination of numbers and valid spaces with only the obvious condition that the field cannot be completely spaces.

    Can anyone help to suggest how to do because I'm really bad with something so simple that I have no exp prev reg expressions.

    Thank you, as always
    Peter

    Hello
    It's quite strange, I just tried your entry (without apostrophes) and it passed. Do you have you copied my reg exp (a ^ $ included) and pasted into the Expression of Validation 2 field validation with regular Expression of type? We must really work.

    Jirka

  • RTF model - Print n instead of Decimal

    Hello

    We have customized model BI Publisher that gives the output pdf for the purchase order. Seems to work in a case very well, it is printing "n" instead of decimal in another instance.

    For example: it feels like 2n00 instead of 2.00.

    I'm inclined to believe it is an untimely instance - of the clues?

    Kind regards

    Anish

    Hello

    I had to put the value of profile ICX: numeric characters to 10,000.00 Site level

    Thanks for the pointers.

    Thank you

    Anish.

  • How to change a thousand auto in MWA?

    Hello

    It is possible to change the thousands separator for numbers in Oracle Mobile App? In EBS 12.1.3 mwa always shows thousands separator as ',' (e.g. two thousands like 2 000 instead of 2,000 or 2000). Change the 'Number Format' in the preferences of the user does not work.

    concerning

    Pawel

    Hi Pawel,

    Have you tried to set profile options ' MWA: numeric characters "and/or" ICX: numeric characters?

    Kind regards

    Phil.

Maybe you are looking for

  • Delete buttons do not work after the update of 10.11.16.

    Delete buttons do not work after the update of 10.11.16.  The delete button works if I pointed out and then delete, but not if I use the "back" button or try a removal of uniqueness.  It is a problem in all applications.  I tried it in textedit, sear

  • Add - ons are not load, JS popus not appear after clicking, firebug button appears

    Hello I was using Firefox 8, and then today, I noticed this not the js scripts work, the add-on does not display after a click, Firebug button at the top right is missing. Thinking that if I switch to 9 it will solve my problems, but it did not. How

  • 7535 notebook has always had a problem with the power supply fitting loosely in the computer now

    My 7535 laptop has always (from the initial installation) had a tenuous when plugging in the adapter.  Most of the time I had to move the entry or causing some kind of tension to keep it connected.  Now it doesn't connect at all... I even ordered a n

  • Way idiomatic for the item displayed in the ListView

    I have a ListView with a StackListLayout and SnapMode.LeadingEdge. ListItemComponent fill ListView together, so there is only one display item at a time (except animations). What is the idiomatic way to get the row of the displayed item?

  • NAT 1-2

    I'm trying to get our mail server to talk through two different addresses to NAT. This is a public IP that works and which has been implemented. We have recently entered into a partnership with another company, and we need to send e-mail to their dom