What are built-ins associated with timers?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is an user exit used for?
how we can validate the run-time parameters in reports 6i
What is a canvas-view?
EXIT_FORM is a restricted package procedure ?
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
What are the various configuration files that are used by oracle forms?
How do you reference a parameter indirectly?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How do u give the list of values in bind parameter
What are the built-ins used for Creating and deleting groups?
What is the use of image_zoom built-in?
a text item is there what r the different types of triggers associated with it