GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Forms Customization
Go To First  |  Previous Question  |  Next Question 
 Forms Customization  |  Question 40 of 46    Print  
When you are moving a cursor on a form what are the possible triggers that are going to be fired?

  
Total Answers and Comments: 1 Last Update: November 21, 2007     Asked by: shravanam 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 21, 2007 06:54:12   #1  
Anupam        

RE: When you are moving a cursor on a form what are th...

If you are moving from a item of first block to the item of another block in a form then following trigger will be fired.

post-text
when-validate-item (fired only when the status of the textitem has been changed)
post-block
pre-block
when-new-block-instance
pre-text
when-new-item-instance

If you are moving from a item to another item  in same form then following trigger will be fired.

post-text
when-validate-item (fired only when the status of the textitem has been changed)
pre-text
when-new-item-instance


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Template form is provided by Oracle to develop NEW form in APPS environment. It contains pre-defined libraries (.pll )as mentioned in the earlier post.  To customize , we need to ADD code within custom.pll which is another /pll provided with this ...


Latest Answer : Form functions are used to call forms. Form functions are important because we can use same form in different ways using form function. For ex. If for some responsibility say form 'A' should be opened only in query mode then we can build form function ...

Latest Answer : A subfunction is a securable subset of form functionality.A function executed from with in a form ...

Latest Answer : Mostly through buttons or graphical elements of the form ...

Latest Answer : Folder form is adjustable form layout where you can change the postion,promt and number of feilds displayed and the default query with which the form has to be opened ...

Answer posted by Thangs on 2005-05-20 16:58:31: FNDSQF, APPCORE, APPCORE2, APPDAYPK, CUSTOM 
Latest Answer : appcore,appdaypk,appcore2,fndsqs ...

Latest Answer : Yes, we can give comments to our form. To give comments, go to the Module's property sheet, under General heading you can see COMMENTS property, we can provide form comments here. Also change history done to the FORM can be mentioned here. ...

Latest Answer : Did you attach the form to menu. And both calling form and new form should be attached to the menu and that menu should be accessible by the responsibility which you are using ...

Latest Answer : Here are the form triggers that must not be changed CLOSE_THIS_WINDOW, CLOSE_WINDOW, EXPORT, FOLDER_ACTION, KEY–COMMIT, KEY–EDIT, KEY–EXIT, KEY–HELP,LASTRECORD, MENU_TO_APPCORE, STANDARD_ATTACHMENTS, WHEN–WINDOW–CLOSED, WHEN–FORM–NAVIGATE, ZOOM . ...


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

Step by Step Oracle PL-SQL Tutorial

This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your local Oracle Database Please note that you must learn these basic things before we actually start getting in to Advanced
 

Working with XML in Oracle

Working with XML in Oracle Introduction to XML Extensive markup language is the language which presents data in a human readable form of text The data can be anything from a purchase order or a stock quote or weather radar or a flight schedule it can be represented using XML XML is very similar to H
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape