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
u cannot hav two functions with same name containing
similar data types in one or more libraries! if u do soo u
will b getting error!!
so fun1 in lib1 should hav diff data type as that of fun1
in lib2.(over loading concept)!!
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
In what sequence do triggers get fired by oracle forms?
Explain the different levels at which oracle form services interact.
What is the difference between flex mode and confined mode?
What do you understand by lov and how can it be used?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is an SQL FORMS ?
What do we mean by record group in oracle forms?
difference between global n context sensitive segments?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
if u want to delete all these detail block etc what will happen in form
How to create Drill down report?
how to send file attachment from oracle forms
how do u compile a form i.e .fmb file in Unix or in dos
What is a matrix report and how many minimum groups are required to prepare the same?
from where do u receive the information to develop report