Answer Posted / anil_abbireddy
pl/sql code in key-next-item or choose any other trigger
when u want to raise the lov
declare
x boolean;
begin
x:=show_lov('lov_name')
end;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the various configuration files that are used by oracle forms?
from where do u receive the information to develop report
What do we mean by record group in oracle forms?
what are the new features introduced in oracle form services in 11g release 2?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
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
List the different types of columns in oracle reports.
How can we generate report output in excel format?
difference between global n context sensitive segments?
List out the oracle forms configuration files?
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
What do you understand by oracle forms and why are they required?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
In what sequence do triggers get fired by oracle forms?