Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is sequence of execution of following triggers
1.when-validate-item
2.post-change
3.key-next-item
4.post-text-item

Answer Posted / fabulousprabhu

answer is 3,2,1,4

Is This Answer Correct ?    19 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why oracle forms required?

1095


What is a matrix report and how many minimum groups are required to prepare the same?

1206


What do you understand by lov?

1081


if u want to delete all these detail block etc what will happen in form

2050


How to create Drill down report?

2187


Is it possible to execute a dynamic sql from forms?

1120


What is the difference between bind and lexical parameter?

1122


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2963


How can we generate report output in excel format?

1039


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

2038


what are the new features introduced in oracle form services in 11g release 2?

1075


how report can be generated if we have the database designed in oracle 10g?

1938


I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

1258


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

2192


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

2294