Set the Maximum value before an element

Dear all,

I work in the HRMS R12.

I have a requirement to process the loan.

The process is

Loan of XX (recurring) element which has as input values
Amount of the loan
Number of payments
Start date of deduction
(Loan) Date of payment

The amount of the loan to value entry has a constraint as it can use only 50% of the total compensation has gotten up to now that too if he finishes at least 5 years of service with the company so on up to 90% if the service is higher or equal to 9 years.
This I'm calculation in the fast formula on how much is the maximum that the employee may request.

Can you suggest me options so that when the user enters the requested amount it should allow only until the amount eligible ttarrd.

Your entries are highly appreciated.

Thank you

Published by: 874719 on January 15, 2013 10:20

No problem of Giuseppe :)
Yes SESSION_DATE is a DBI.

Tags: Oracle Applications

Similar Questions

  • How to set the maximum value of the slide in run mode

    Hello

    I have a number of files to process, the files are going to be covered in the runtime. I want to use a slider that controls a single in the process at some point file. As the total number of files cannot be pre-be determined, I wonder how I can configure the maximum value of the slider when running (after I know how many files in the pool).

    Any help will be greatly appreciated.

    JACIE

    Right-click on the property and select change writing.  Now you can wire a constant to the property node.

  • Tile performance - I want to set the maximum value to 100%

    Hello

    I'm running a question on the slab of the Performance.   I'm hungry when I'm adding percentages and rolling up to a tile of unique performance.  If the point x: 11%, Y: point 19%, point 24% Z:... etc.  However, when I add all the elements together, sometimes I'll get 101% which, in our profession, the rule, not possible.    Is there a way to force the maximum allowed be 100%?  I would like a method to implement logic that says: when summarizes all the elements, if the value is greater than 100, make the value of 100.

    I know that this sometimes rounding errors on individual items, but it is acceptable.  I'm looking for a way change the tile of the performance instead.

    Thank you

    Figured it out.  For future reference, I added a case statement for the sum... If the sum ([the index]) > 100 then 100.  Otherwise, use the sum ([the index]) essentially, go to edit the formula in the criteria and change now.

  • A link is not set the new value of page elements

    I work in the Application Express 4.1.0.00.32 in my 223 Page I have a "SQL query" region: select * from (SELECT...             '' link_obstr_attgov,... De........ When I run the page, the "link_obstr_attgov" link seems to work, for example a line produces this link: http:// say mysite.it/html/f? p = 207:225:440911817290726:P223_ROWID_PIANO_EDIT, P225_P_UFFICIO, P225_P_DATA_DAL, P225_P_DATA_AL, P225_p_versione:AABHjqAAHAACAO0AAD, 10AA, 01/01/2015,31/12/2017,1 my problem is that when Page 225, P225_P_UFFICIO elements P225_P_DATA_DAL, P225_P_DATA_AL, P225_p_versione have no value. Any help?

    Francesco wrote:

    (Sorry, I don't know the syntax highlighting feature again, next time I'll try to use)

    I worked initially with the integrated declarative column binding feature and it worked fine, but now my problem is that the value of a certain value of the column in the row, the navigation should move to-let's say - "page one" or "page b", so I would use "CASE...". WHEN"in the report query.

    How the different options regarding the parameters involved are? If they are similar partial substitutions can be used in the connection of the declarative column. Determine the page target in the logic of the query:

    select
        ...
        case ...
          when ... then '225'
          else '226'
        end page
    ...
    

    and use the value of the page in the link URL column:

    f?p=&APP_ID.:225:&SESSION.::&DEBUG.::P223_ROWID_PIANO_EDIT,P#PAGE#_P_UFFICIO,P#PAGE#_P_DATA_DAL,P#PAGE#_P_DATA_AL,P#PAGE#_p_versione:#P223_ROWID#,#EMPNO#,#HIREDATE#,#HIREDATE#,#SAL#
    

    Separation concerns and use declarative functionality is the approach in the APEX. A bit of lateral thinking is often useful.

    Otherwise, URL encode all values of parameter as described above:

    '  link_obstr_attgov
    
  • How to set the minimum value of a graphic waveform window?

    I have a graphics property of waveform "minimum value", but the graph is not take the value that I gave him. He tends to zero, as well as the first two sliders that I put on the graph. The maximum value "will be" no problem, just like the second slider value. Everyone knows about this problem? Here's a screenshot...

    Is there a reason why my chart does not have what I have to say?

    Thank you

    Sometimes you may have problems if the new minimum is higher than the maximum of old.  Try to write at least again in another node in property after you set the maximum value

    Without seeing your VI and some parameters of the example, (old max and min) new max and min, it is otherwise difficult to say.

  • Call a method before the following operation to set the selected values

    Use case: I display a VO as an ADF multiple checkbox select. This VO is the detail of a master/detail. I managed to store the selection state in a bean managed on autoSubmit. Then the user navigate to the record of the master, and then goes back to the previous record. The buttons next and previous were created using operations in data controls. I want to back up the State of the selection by clicking previous or next.

    There are a lot of tutorial on how to get the selected values, but none on how to set the selected values. How would you do it?

    11 GR 1 material JDev

    What I ended up doing:

    1 redefine listener action for the navigation buttons

    {} public void nextQuestion (ActionEvent event)

    saveSelectedState();

    navigateQuestion ("Next");

    restoreSelectedState();

    }

    {} private void navigateQuestion (string operation)

    OperationBinding operationBinding = ADFUtils.findOperation (operation);

    operationBinding.execute ();

    }

    2 Save and restore the selection state using bindings

    Guava Multimap

    Private ListMultimap selectedIndices.

    private void saveSelectedState() {}

    Get id question

    DCIteratorBinding questionBinding = ADFUtils.findIterator ("QuestionsView1Iterator");

    Question of rank = questionBinding.getCurrentRow ();

    Number questionId = (Number) question.getAttribute ("Id");

    JUCtrlListBinding listBinding = (JUCtrlListBinding) ADFUtils.getBindingContainer () .get ("AnswersView2");

    int [] valueIndices = listBinding.getSelectedIndices ();

    selectedIndices.putAll (questionId, Ints.asList (valueIndices));

    }

    private void restoreSelectedState() {}

    Get id question

    DCIteratorBinding questionBinding = ADFUtils.findIterator ("QuestionsView1Iterator");

    Question of rank = questionBinding.getCurrentRow ();

    Number questionId = (Number) question.getAttribute ("Id");

    int [] valueIndices = Ints.toArray (selectedIndices.get (questionId));

    JUCtrlListBinding listBinding = (JUCtrlListBinding) ADFUtils.getBindingContainer () .get ("AnswersView2");

    listBinding.setSelectedIndices (valueIndices);

    }

  • Determine the maximum value and the minimum value for each value in the 2D array

    Hello, I need help please. Sorry my English is not very good. I have table 2D in which each value describes a waveform, I needed a time interval to determine the minimum and maximum value of each element of the array.


  • Setting the maximum file name length under Win XP x 64

    I am trying to find a way to set the maximum size of the name files in Windows XP x 64?

    I think I need to set the value of the MAX_PATH limit in environment variables or the Windows registry?  I am running Windows XP x 64 on an NTFS partition, so my theoretical maximum for a file name is 255 characters. Is it possible to put down?

    Destructive how would making this change not my system?

    Thank you

    MAX_PATH is a system/constant variable used when the Windows operating system is compiled.  There is no way to effectively change without recompile Windows from its source code.  Note that this sets the maximum length of the full path to the file, including directories parent so that the only way that a file can actually be 255 characters long would be if it was located in a root directory.  This is not a hard limit, however, there are some programs that can handle path names has more MAX_PATH (for example "Robocopy").

    HTH,
    JW

  • What is the maximum value of the specification number?

    Hello

    What is the maximum value of the specification number? When I put the number "UPDATE SpecNumManager SET StartingBlockNumber = 99999999"

    I create a few specs, I encounter error showing below when I try to save them. is this a bug? my version is v6111, thanks

    Thank you

    Terry

    Sql command execution error ' insert into specSummary (pkid, ActiveSigDocGroupSequence, AmberSLA, CreatedDate, EffectiveDate, fkAffiliate, fkCountry, fkGlobalSuccessionSpec, fkOriginatingTemplate, fkPermissionTemplate, fkProcessTemplate, fkSpecBusinessUnit, fkTaxonomyNode, SpecStatusID, GlobalSuccessionState, InactiveDate, IsHidden, IssueNum, IsTemplate, langCreatedIn, LastEdit, OriginatorID, OriginatorNameHistorical, OrigLangID, RedSLA, securityAccessLevel, SpecID, SpecNum, SpecNumber, SpecType, replaces, theOriginator, WorkflowStartDate) values (' 20205484dea2 - 2 ca 6-41eb-9806 - cce52513e7d4 ', '0', '0', August 19, 2013 10:01:27 ', August 19, 2013 10:01:27 ', NULL, NULL, NULL, NULL, '6000d0acb239-b9c6 - 478-a - 8 c 99-4ec741d2a1a5', "57566dc3c46b-b2fe-4276-ae7f-f7f1c28a913f") , NULL, "2141e3469193 - 4A 05-4953-9ef4-8bc08c1b1fb8 ', '2090111 c 6416-6de4-4707-b498-48a18671ca27', '-1234567890', 12/31/9999 00:00:00 ', ' 0', N '001', '0', '0', August 19, 2013 10:01:45 ', ' 0', not admin, Prodika ', ' 0', '0', '0', '2147d635d721 - 2ca 2-411 c-beed-d1584f7498ff', N '100000002', ' 100000002-001 ', ' 2147', NULL, ' 20533b94710f-5396-4487-bdd5-08d21365eefa»(, 19 août 2013 10:01:45 ') '.

    Specification numbers are 7 digits long. I believe that by default, the starting number is 5000000.

  • How to find the maximum value in a collection

    Hi all

    I'm using Oracle 11 g 2. I need to know the maximum value in a collection of items.

    When I run the following, I get the maximum number of collection as '5' but I need the max value itself which is 8, please help.


    DECLARE
    type v_number1 is table of number of directory indexes;

    v_number v_number1;

    IDX NUMBER.
    psrc_file VARCHAR2 (10): = '1,2,4,8,6';
    v_src_file_string_array v_number1;
    number of max_temp;

    BEGIN

    SELECT regexp_substr (psrc_file, "[^,] +', 1, level") coll
    LOOSE COLLECTION v_src_file_string_array
    FROM (SELECT psrc_file FROM dual)
    CONNECTION OF LEVEL < = length (regexp_replace (psrc_file, "[^,] +")) + 1;

    -Set up some test values:
    BECAUSE me IN v_src_file_string_array. FIRST... v_src_file_string_array. COUNTING LOOP
    -v_numbers (i): = v_src_file_string_array (i);
    v_number (i): = i;
    END LOOP;

    max_temp: = v_number (v_number.first);
    IDX: = v_number.first;

    -Display the contents of the table:
    While the idx is not null
    loop
    If (idx) v_number > = max_temp
    then
    max_temp: = v_number (idx);
    end if;

    IDX: = v_number.next (idx);
    end loop;

    dbms_output.put_line ('Max: ' | max_temp);
    end;
    /


    Thank you!

    Harinath Arasu says:
    Hi all

    I'm using Oracle 11 g 2. I need to know the maximum value in a collection of items.

    When I run the following, I get the maximum number of collection as '5' but I need the max value itself which is 8, please help.

    DECLARE
    type v_number1 is table of number of directory indexes;

    v_number v_number1;

    IDX NUMBER.
    psrc_file VARCHAR2 (10): = '1,2,4,8,6';
    v_src_file_string_array v_number1;
    number of max_temp;

    BEGIN

    SELECT regexp_substr (psrc_file, "[^,] +', 1, level") coll
    LOOSE COLLECTION v_src_file_string_array
    FROM (SELECT psrc_file FROM dual)
    CONNECT BY LEVEL<= length(regexp_replace(psrc_file,="" '[^,]+'))="" +="">

    -Set up some test values:
    BECAUSE me IN v_src_file_string_array. FIRST... v_src_file_string_array. COUNTING LOOP

    It should be-online 1... v_src_file_string_array. COUNTY

    -v_numbers (i): = v_src_file_string_array (i);
    v_number (i): = i;

    This should be-online v_numbers (i): = v_src_file_string_array (i);

    Can't do you all just...

    DECLARE
         type v_number1 is table of number index by binary_integer;
         v_number v_number1;
         idx NUMBER;
         psrc_file VARCHAR2(10) := '1,2,4,8,6';
         v_src_file_string_array v_number1;
         max_temp number;
    BEGIN
         SELECT regexp_substr(psrc_file, '[^,]+', 1, level) coll
         BULK COLLECT INTO v_src_file_string_array
         FROM (SELECT psrc_file FROM dual)
         CONNECT BY LEVEL <= length(regexp_replace(psrc_file, '[^,]+')) + 1;
    
         FOR i IN 1..v_src_file_string_array.COUNT LOOP
           if max_temp is null or
                    v_src_file_string_array(i) > max_temp then
                max_temp := v_src_file_string_array(i);
              end if;
         END LOOP;
         dbms_output.put_line ('Max: ' || max_temp);
    end;
    

    Or more simply...

    DECLARE
         type v_number1 is table of number index by binary_integer;
         v_number v_number1;
         idx NUMBER;
         psrc_file VARCHAR2(10) := '1,2,4,8,6';
         v_src_file_string_array v_number1;
         max_temp number;
    BEGIN
             SELECT to_number(regexp_substr(psrc_file, '[^,]+', 1, level))
          BULK COLLECT INTO v_src_file_string_array
             FROM (SELECT psrc_file FROM dual)
                  CONNECT BY LEVEL <= length(regexp_replace(psrc_file, '[^,]+')) + 1
             order by 1 desc;
         dbms_output.put_line ('Max: ' || v_src_file_string_array(1));
    end;
    

    Published by: JAC on April 3, 2013 18:56
    Unhandled exception...

  • Persistent for the subtraction of the background image collection (how to get the maximum value of each pixel in a series of images IMAQ)

    Hi all

    I have a system of LabVIEW which takes advantage IMAQ tools and features of the Vision Development Module.  A useful feature that I put in place is to be able to take a snapshot of the video stream and then subtract this single image among the subsequent images.

    What I want to do is to collect a series of images instead of one, and then create a unique image of these frameworks is just the maximum value of pixels in each pixel (a bit like a display persistent).

    It would probably be very easy to be implemented by converting the image to a table and then by doing math number on the table and then turning into an image, but I hope that someone here may know how to use the IMAQ/VDM tools to do this in a way more compact.

    Thank you very much

    MK

    How about using Max comparison IMAQ operation?

  • Can I manually set the maximum size of the thumbnail cache?

    I notice that in a folder with a large number of photos, there seems to be a limit to how much stored thumnails. If I quickly scroll the I get to a point where I have to slow down and wait for the thumnails to regenerate. I wish I could store all thums so I can go to any point in the subdirectory and see them with no delay (the whole point of a cache). I have 4 GB of RAM so I don't care if it uses a fair bit to do this. Y at - it a key option or the configuration of the registry to set the maximum size? I have Vista Home Premium x 64.

    Hello old giza,.

    Thank you for your response back!

    Except there is no way to increase the size for the thumbnail cache.  You are able to clear the cache and I saw on third party internet providers that offer this possibility.  But the operating system is not an option to increase.
    Maybe if you can give more details about what you're trying to do we can get to the best situation.  Please let us know status.  Thank you!

    Engineer James Microsoft Support answers visit our Microsoft answers feedback Forum and let us know what you think.

  • How to set the maximum fan speed. on X230t (Windows 8)?

    How to set the maximum fan speed. on X230t (Windows 8)?

    I use TPfancontrol to set the speed of the fan in the X230t. However, this will result in excessive wear on your bearing X230t fan, which causes a premature fan failure. Is there a reason why you want to run the fan at max speed?

  • &lt; af:valueChangeListener &gt; sets the new value back to the old value

    Hi people,

    I'm trying to implement a search bar with < af:inputText > and < af:selectOneListbox >.

    When the user selects an item in the listbox control, the inputText will be updated. After hitting the "ENTER" key, the search action will be taken.

    The valueChangeListener will be called when the selection of items in the listbox.

    The problem can be described by the following two cases:

    (1) the user types something in the inputText box and hitting 'ENTER' key for a search. The valueChangeListener is called and sets the value of the string user typed.

    (2) the user selects something in the list box, each time changes the selection in the listbox control, the valueChangeListener will be called. But when the user presses the "ENTER" key, the valueChangeListener is still called, and it sets the return value to the old value. For example, the list has 'a ', ' b', 'c '. The user selects 'a', then 'b '. After hitting the "ENTER" key, the value in the inputText is replaced with "a".

    The code is as follows:

    Code in .jspx:

    < af:inputText value = "#{pageFlowScope.word} '"

    autoSubmit = 'true' immediate = "true".

    valueChangeListener = "#{pageFlowScope.update}" / >

    < af:selectOneListbox valuePassThru = "true" >

    < f: selectItems value = "#{pageFlowScope.items}" / >

    < / af:selectOneListbox >

    Bean managed code:

    publicvoid update (ValueChangeEvent event) {}

    This.Word = event.getNewValue (m:System.NET.SocketAddress.ToString ());

    }

    I don't know how the valueChangeListener behaves like that.

    Could someone provide me with clues or tips?

    Thank you

    Carl

    Carl, tell us your version of jdev, please!

    There is something wrong in your implementation. I do not see an inputText field who's value stored in a variable pageflowscope "word". This field has an attached valuechangelistener which is obsolete, because the field already stores its value in the variable pageflowscope. The same that you are trying to do in the valuechangelistener. So I don't see a selectonelistbox which does not store the value selected anywhere because it doesn't have the value property for it. There isn't an attached valuechangelistener so I wonder how your valuechangelistener is called at all when you change the selectoneListBox.

    Timo

  • Extension of EO or CO to set the default values?

    Hi all!

    I spread an EO, ExtBankAccountsEOImpl, which contains the bank details of a provider.

    When I create a new retail bank, I want to set the default value of some fields (for example the currency)

    According to the nationality of the supplier (all fields are null by default oracle). See below.

    bank_det.PNG

    Is this possible with EOs? Can the EO extended somehow get their hands on the party_id?

    Or do I have to extend the CO instead?

    Best regards

    Christian

    Christian,

    Thus, your EO extension works very well, no?

    You need to check the standard code (controller and methods of AM which is called by the CO) and see if the party_id is stored as part of the operation or not. If so, you should be able to get the values in extended OS.

    If this isn't the case, you must extend the CO.

    Note: Changes made by extension EO EO will affect all pages using the OS, if any other page exists.

    I hope this helps.

    See you soon

    AJ

Maybe you are looking for

  • Ntkrnlmp.exe does not load on Compaq Presario SR1303WM

    Hello, all, someone please advise. I have a Compaq Presario, ~ 40 GB Hd, 256 MB of ram, Windows XP Home SP2. The user tells me it has fried, couple of blocking issues and freezes here and there, so I take it home to try reinstalling the operating sys

  • Where to download Power Saver for Satellite A110-159 with XP

    Hello I have this laptop for two weeks now.At first, I got toshiba power saver as an icon.But since about 4 days ago I have no more. I have not marked in my msconfig / startup but I did not remove it.I tried to mark it again, but he disappeared into

  • Satellite A30 cannot start after cleaning the heatsink

    I have a problem with my sat a30. It lights for 5 seconds then goes automatically off and on again for 5 times, before finally shutting down completely. all this began after I cleaned the heatsink. can you give me some advice for what to do with this

  • DV8210us won't start no-4 beeps

    I have a HP Pavilion DV8210us.  I press the power button.  The buttons light up.  The screen is blank.  I hear 4 beeps constantly.  The system is out of warranty if HP was no help.  Any help would be appreciated!

  • Windows 7 backup error "the backup completed, but some files were skipped - 0x8100002F."

    Original title: error on backup windows 7 files ignored Have used the backup of windows 7 with no problems for several years. Get this error now: "the backup completed, but some files were skipped - 0x8100002F" Log shows: Backup has encountered a pro