Create a validation on the Page IExpense

Hello

I need to create a validation on the page of iExpense, where... the user selects the type of expense and adds details such as start date total etc...

When he clicks on the next button, validation can take place when when checking should be done with the database to search for if the user has created the same before report. If so it should allow user to create the new report.

The problem I m facing here is... the validation must be done at the next button... and this button is common on all pages as it's a track.

How can I do this... I m totally confused.

Can someone help me fulfill this requirement. I know I should do the extension, I want to know what objects all I extend.

Thanks in advance,
Kone

Kaushik,

When you follow the method mentioned by AJ, you can find VO named "ExpenseTypesVO" under the path "oracle.apps.ap.oie.common.server".

According to the statement present in it, required table where we need to insert the new type of expense is "AP_EXPENSE_REPORT_PARAMS".

Kind regards
Anand

Tags: Oracle Applications

Similar Questions

  • Error when you try to create a region of the page generated by the anonymous pl/sql block

    Hi guys I tried to create a region of the page which is the source and anonymous pl/sql block and I have been making a few mistakes. Basically what I want this region to do, is to give the current user of the application one summarized data compared to there user name which is: app_user the code I used was

    declare

    ven_ret varchar2 (15);

    BEGIN

    ven_ret: = (select u.vendor of USERS4ARCHITEC u )


    where

    u.e_mail = V ('APP_USER')

    and not exists (select null from arch_tbl I where u.vendor = i.vendor and user_id = V ('APP_USER'))

    order u.vendor in ven_ret);

    END;

    /

    the structure of the table to the USERS4ARCHITEC table is

    User varchar2 (15) vendor2 (20)

    ----------------------------------------------------------------------------------

    user@1                                                                          sap

    user@1                                                                          oracle

    user@1                                                                           IBM                                                            <---------sample data

    user@2                                                                          Oracle

    user@2                                                                          cisco

    the structure of the table to the arch_tbl table is

    user                                                     vendor

    --------------------------------------------------------------

    user@1                                                 sap

    So if user@1 logs in the application of the region using the pl/sql code code above should display oracle and IBM, because these two sellers are always under his username that he has already used a form to insert the sap into the arch_tbl table. Please tell me what I'm doing wrong here. Thank you guys

    Why would you build a type psedu at APEX report MANUALLY when you can just build a relationship with the same selection you use now for your pl/sql dynamic region?  What is the purpose of building your own report when the tool made for you?

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

  • How to create Mulitple tab in the Page

    Dear all,
    How to create Mulitple tab in the Page (UI)

    One way is to download the OA Framework Metalink Dev guide. You can also navigate to Jdevdoc (under your Jdev installation) and find the index.html file. There you have the reference to the Dev Guide. You can get the right information here too.

    Concerning
    Sumit

  • Force validation of the page on a button, but no validation

    Hello

    I use JDeveloper 12.1.3 64 bit with Java 1.7.75

    Now, here I have a page that displays the data of many EOs, and all have a relative of monkey.

    I would like to create a button that will force the validation on this EO parent and its parent, while I can see the Validation errors on the page.

    What I can't do is to perform the validation. Is it possible to do so.

    So far I tried to execute the method validate() on parent current rank, but validation errors of the dishes not shown on the page.

    Any idea of star.

    Thank you.

    Hi Laus,

    In your page your components have validations? For example, they are needed?

    In your button, you can not immediate = "true" otherwise you components of your page validations are ignored.

    From my point of view, that's enough. You have a custom validation?

    Best regards

    Pedro Gabriel

  • Validation of the page when you press the button

    Hello

    I have an element of the P59_MAIL_EVENT page that must be completed before pressing the button P59_CREATE_ATTACHMENTS from another region. The P59_MAIL_EVENT field is a Popup LOV.  The button sets a value on page 60 and then redirects to the page 60. It works fine when the P59_MAIL_EVENT field is filled in. I am trying to introduce an error control to prevent the user from go to page 60, if they did not choose something in P59_MAIL_EVENT.  I tried a simple Page element / Not Null of validation, but it did not work.

    I created a validation step with PL/SQL function that returns a Boolean. It is associated with P59_MAIL_EVENT and the when button is set to P59_CREATE_ATTACHMENTS button. Validation seems to have no effect. It brings me to page 60 when the LOV is empty and the key, which is what I'm trying to prevent.

    BEGIN

    IF: P59_MAIL_EVENT IS NULL THEN

    RETURN FALSE;

    ON THE OTHER

    RETURN TRUE;

    END IF;

    END;

    Thanks for looking at this.

    PhilMan2 wrote:

    I have an element of the P59_MAIL_EVENT page that must be completed before pressing the button P59_CREATE_ATTACHMENTS from another region. The P59_MAIL_EVENT field is a Popup LOV.  The button sets a value on page 60 and then redirects to the page 60. It works fine when the P59_MAIL_EVENT field is filled in. I am trying to introduce an error control to prevent the user from go to page 60, if they did not choose something in P59_MAIL_EVENT.  I tried a simple Page element / Not Null of validation, but it did not work.

    I created a validation step with PL/SQL function that returns a Boolean. It is associated with P59_MAIL_EVENT and the when button is set to P59_CREATE_ATTACHMENTS button. Validation seems to have no effect. It brings me to page 60 when the LOV is empty and the key, which is what I'm trying to prevent.

    BEGIN

    IF: P59_MAIL_EVENT IS NULL THEN

    RETURN FALSE;

    ON THE OTHER

    RETURN TRUE;

    END IF;

    END;

    The P59_CREATE_ATTACHMENTS button must submit page and branch to page 60, rather than redirection so that validation works. Change the button action to redirect to submit and create a branch to page 60 which is conditional on the button get clicked.

  • Excel, Word, PDF icons and newly created files changed with the page folded with icons instead of appropriate icons.

    Original title: Excel, Word, and PDF icons do not appear I folded the page with icons instead of using appropriate icons - even with newly created files - Microsoft Windows 7!

    I have Windows 7.  I folded the page with icons instead of appropriate icons of Microsoft - even with the newly created files.

    When I change the "open with" to the different program and then select the right product to Microsoft again, it always produces generic folded paper with icons on it instead of the icon to the right for Excel, Word, PowerPoint, etc.  Help!

    Restore your default file types associations...

    http://www.SevenForums.com/tutorials/19449-default-file-type-associations-restore.html

    Scroll down to exe - executable application files.
    Click on the exe

    Follow the instructions from #1 to #6 in the upper part.

    Scroll to lnk - shortcut link (LNK) files.
    Click on lnk

    Follow the instructions from #1 to #6 in the upper part.

  • Prevent validation when the page navigation

    I use Jdev 11.1.1.7.0.

    I have a jspx page that has an empty form.

    But when I want to leave the page without entering anything, I get the form validation error messages.

    How can I prevent the validation error without worrying if the form has input values?

    Set the immediate property of the component of the navigation (link... button) to 'true '.

    Timo

  • My work always prints centered even when he created somewhere else on the page

    If I create a circle in the upper left corner of my document and then go to print, it appears in the dialog box print in the center of the page and print it, too.  How to print the way it appears on the page?  See the screenshots below.  Thanks for your help.

    I'm in Illustrator CS5 on Win7.

    AI.jpg

    Print dialog.jpg

    It seems that your document size and paper size are 24 "x 18", document corresponds exactly to the paper and paper is positioned at the top left of the document. This information make me think that the circle is at the center of the document. You think you see the center of the document to the screen from the left on top of the page. If you fit the artboard in the window - Ctrl + 0, then you will see the actual position of the circle.

  • Create new region in the page template

    Hello

    I use Apex 4.2 with enterprise DB 11, I try to create the new zone in the page template of "application > share the component > model > page > edit page" I add #REGION_POSITION_20 # #REGION_POSITION_01 # and its added successfully, the problem is when I use this page template on my page, I see the région #REGION_POSITION_20 # added to the model , but I can't select a position for the region.

    Any suggestion

    Hani says:

    I use Apex 4.2 with enterprise DB 11, I try to create the new zone in the page template of "application > share the component > model > page > edit page" I add #REGION_POSITION_20 # #REGION_POSITION_01 # and its added successfully, the problem is when I use this page template on my page, I see the région #REGION_POSITION_20 # added to the model , but I can't select a position for the region.

    Any suggestion

    You cannot create additional region position placeholders. Why do you think that you need to do?

    Several areas can be assigned to each position in the region, the existing placeholders can be moved, regions may contain subregionsand region controlled by the attributes of the region and/or CSS page layout. These options provide more flexibility for most requirements.

  • Issue to the PPR calling event where it deposits the validation of the page

    Hello

    I need to display the field based on the value of the checkbox.
    I used event PPR clicking chekbox bean. event: update

    I put SPEL in the fields in the form.

    but when ever I select the value in the box, submit the page and pop-up (check all fields mandatory or not)
    It shows failiures of form validation:

    Enter the mandatory fields...

    How to handle this.

    Please help in this.


    Thank you

    Hello

    Please make sure that the event on the box is firePartialAction and disable clietSideValidations.

    Thank you
    Mukesh Uchaniya

  • Create PDF directly from the Pages panel

    Hello world

    Can someone help me find a free script that allows you to create pdf pages unique (or a range of selected pages) by using page thumbnails in the Pages panel and choosing the function with the right button of the mouse.

    I know there are and it is a free script. I worked with her in IDCS5 but I lost its traces on a computer that have crashed and I can't find using Google.

    Greetins and thank you in advance,

    Maria

    -What are you talking about?

    http://dtputils.com/products/view/2

  • Creating a Validation in the interactive report

    I use a link change on my interactive report to call a form page. I need to have a validation before the new page is opened (which gives an error on the report and do not open new form). I added the following the link attributes section of the interactive report:

    onclick = "JavaScript:doSubmit('EDIT'); »

    But it does not seem to trigger the validation. I even tried makingt status of validation he 'ALL' but it's always just goes straight to the new page. Am I missing something?

    Hello:

    Make your column of link of type 'Link to target personalized' and is set a goal to be "URL" and specify "javascript:doSubmit();" to the URL. Define a branch ' on submit and after treatment "to go to the page that has the form.

    CITY

  • create a link to the page html to images and css

    A customer wanted a change to one of the pages on their website. So, I opened the page in DW and "recorded under ' another name of the same page (in order to keep a copy of the original page) in the same folder of the site. I made the changes and it was going on well in the browser preview. I then renamed this revised page identical to the original page back. I made this name change in the file to the desktop folder (could this be the problem?). When I downloaded from the site, it looked like all connections to the doc .css and the folder of images are no longer there. So, I pulled it in offline mode and now I am trying to find a way to re-establish links the .css and the images. Everything seems fine when open in Dreamweaver and when I preview it in mode browser, however in the thumbnail preview shows question marks when the images are supposed to be, and when I download it, it looks like hell.

    Any ideas as to how I can restore links?

    Thank you.

    rigoliarts wrote:

    I made this name change in the file to the desktop folder (could this be the problem?).

    Yes, that would be the problem. You should never work via the files Panel > window > files. If then, you make changes to a file or move to another location in the folder root of the Dreamweaver site will ask you if you want to update the links with this file assocaiated.

    rigoliarts wrote:

    Any ideas as to how I can restore links?

    Unless you have a backup of the original file, you may need to update the links manually. If you have the orginal file back to its original location, and then perform updates through the control panel site.

  • Validation on the page point is lost when creating dynamic action button


    Nice day

    I have some page elements like empno, job etc in my application to learn the goal where I validations

    to check the length of the point/numeric field and check for null

    I have 4 buttons [create, delete, cancel, apply changes] do dml basic operation

    Initially, all validations were shot when there was not any trigger attached to the buttons

    Once a dynamic action was created for a button by button create account to make these features as the insertion in arrays that are passed as a packaged procedure

    It works in all cases (for example) even if an entry is garbage does is allow inserts into the table and all the controls as EMPNO, JOBNO validations are ignored

    How can we ensure that these validations must be taken into account first and fired before and only if it is a valid entry before you create key

    otherwise it should always display error message when you enter invalid

    Tried to use the point of application by the shared components, then set value of Validation for function returns the error text a different value for the same point of the application

    [Like global variable]

    Don't know if the method described above is correct but stuck in this

    Not too much competent in JavaScript and didn't want to try if there is any possibility

    Kindly help on this

    Thank you

    Why not use page instead of dynamic action processes, they fire after validations

    Gus

  • create a shortcut to the page on office in ADF?

    Hi all

    I use Jdeveloper 11.1.1.7.0.

    I have a page of the ADF that includes some elements and in this page, I need to include an icon or the button called "create shortcut".

    When the user clicks on "Create shortcut", then the shortcut page must be created on the desktop.

    By clicking on the shortcut icon on the desktop, I should be able to open the ADF page.

    How can I achieve this?

    Please give your valuable suggestions...

    Thank you.

    GoTo---> your---> library project properties & Classpath---> click the library that you added---> click on the Edit option to the right to check this option in a new window

    Also check - exception class not found during deployment of the application. They show me the finger... again!

    Ashish

Maybe you are looking for

  • My battery drains so fast

    My Mario battery so fast after upgrading to ios 9.3.4 iPhone 4 s 32 gb

  • Satellite L40 is power on but the screen is blank

    Can someone help me with a problem? I'm not a computer expert and my laptop won't do anything. If I put power turns on but the screen remains blank

  • Where is the serial number 6-1091TX? + 0xc0000225 error

    OK, I've encountered a problem and girlfriends laptop won't start. It happens with 0xc0000225 error in Windows Boot Manager, I have as he asked and placed a USB bootable with Windows 8.1 in the port and pushed enter to continue. Loop it back to this

  • Why can't I print from my laptop?

    I followed the information to install the printer driver on my laptop but its not not printing. Error display, also all documents are in the print queue.

  • Wireless and wired network unavailable

    I tried to install XP SP3 on my X 60 laptop. To restart, I couldn't use any network. The LEDs show the wireless as the work, but when I try to use the lenovo or wireless to power to the radio, she continues to declare that 'off '. Also, I can not con