Can you change the alert messages at run-time?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
set_Alert_Property(alert_id, ALERT_MESSAGE_TEXT, 'THIS
ANSWER WAS FORWARD BY ANIL');
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
What are the built-ins used for Creating and deleting groups?
What are the two repeating frame always associated with matrix object?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?
what is the difference between oracle reports 6i and oracle reports 10g? give atleast 10 differences? (plz give the answer vvvvvvvvvvv.urgent)
What is AppCore and AppCore2 ?
What is a combo box?
What is Post-Block?
What is a property clause?
What do you understand by lov and how can it be used?
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
What is the difference when confine mode is on and when it is off?