Can you change the alert messages at run-time?

Answer Posted / a.kondala rao.

set_Alert_Property(alert_id, ALERT_MESSAGE_TEXT, 'THIS
ANSWER WAS FORWARD BY ANIL');

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

from where do u receive the information to develop report

1526


what is the difference between call_form, new_form and open_form?

713


hiding item in report how like that properly,thats manually but at runtime i want to do

2543


How to create Drill down report?

1692


a text item is there what r the different types of triggers associated with it

1506






difference between global n context sensitive segments?

2202


What do you understand by lov and how can it be used?

573


What is the difference between bind and lexical parameter?

531


Why oracle forms required?

556


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1439


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2462


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

575


In what sequence do triggers get fired by oracle forms?

533


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

1694


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

1528