Answer Posted / binurajnair
CREATE_TIMER :- This will create a timer
GET_APPLICATION_PROPERTY(TIMER_NAME) :- This will return
the name of the timer which expired most recently
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
did u p prepared complex report
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
if u want to delete all these detail block etc what will happen in form
What is the difference between BPA AND Contract What are documents and test cases u followed
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
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
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
What do you understand by oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
In what sequence do triggers get fired by oracle forms?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What is a user exit program in oracle reports?
What is the difference between bind and lexical parameter?