How do u give the list of values in bind parameter
Answer / vetrikumaran
GO TO THE PROPERTY PALLETE OF USER DEFINED PARAMETER AND
SELECT THE PROPERTY AS LIST OF VALUES..
THEN IT SHOWS STATIC AND SELECT..SELECT THE SELECT OPTION
AND WRITE THE QUERY..NOW IN THE OUTPUT,WE CAN FIND THE LIST
OF PARAMETER VALUES..
USER WILL SELECT THE VALUES ONLY FROM LOV.
| Is This Answer Correct ? | 3 Yes | 0 No |
How can you format a character field in a report Layout editor ?
What is the order of the triggers fired once the form is opened?
What are the built-ins used for Getting cell values?
Where do u define the select statement of the parameter? is it followed by the & variable ?
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
What is a Text_io Package?
What built-in is used for showing the alert during run-time?
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
How many maximum number of radio buttons can you assign to a radio group?
What are the default extensions of the files careated by forms modules?
how to call forms in parametar forms
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?