There are Two pl/sql Libraries Lib1,Lib2 are attached to a
form and these two libraries contains functions with same
name fun1 (i,e lib1 have a function fun1 and lib2 also
have a function fun1).how to call these functios from forms?
Answer Posted / mahindra
they differ by data types!(over loading)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can you use the same lov for 2 columns?
What do we mean by record group in oracle forms?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
i am writing a query select EmpNo from Emp how can i call in after parameter form
how do u compile a form i.e .fmb file in Unix or in dos
what are the new features introduced in oracle form services in 11g release 2?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What do you understand by lov?
difference between global n context sensitive segments?
In what sequence do triggers get fired by oracle forms?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
if some data is not transfered where it will get stored
What is an SQL FORMS ?
How to create Drill down report?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame