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
List out the oracle forms configuration files?
all steps of bitmap report?
What do we mean by record group in oracle forms?
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 is oracle forms?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What is an oracle report?
did u received a single file or multiple files
what are the oracle forms services components include?
what are the new features introduced in oracle form services in 11g release 2?
can you convert or reverse engineer a fmx back to a fmb file?
difference between global n context sensitive segments?
What is the difference between flex mode and confined mode?
In what sequence do triggers get fired by oracle forms?
What is the difference between BPA AND Contract What are documents and test cases u followed