can we write multiple procedures in package with same name
like A p1,p2(parameters)
B p1,p2(same parameters)

Answers were Sorted based on User's Feedback



can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(..

Answer / suresh

Yes this is what called "Procedure Overloading" Concept....

Might be all the given parameters be same, but the data
types will be different which produces different operations
as per defined in the procedure.

Is This Answer Correct ?    12 Yes 0 No

can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(..

Answer / ranga reddy

Yes,This is called "Overloading"

We can use same names with different data types or
same names and same data types with different number of
parameters
(Ex:p1(3 parameters),p1(4 parameters))

Is This Answer Correct ?    6 Yes 2 No

can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(..

Answer / devi nossam

yes,
we can write any number of procedures in one package
with the same name it is called as procedure overloading.
but those variables datatype must be different.

Is This Answer Correct ?    2 Yes 0 No

can we write multiple procedures in package with same name like A p1,p2(parameters) B p1,p2(..

Answer / mahesh

in packages subprograms with same name
but the parameters are different data types
called 'SUBPROGRAM OVERLODING'

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Oracle Apps Technical Interview Questions

How many schemas we have? how many you have used?

0 Answers  


Can 2 functions have same name & input parameters but differ only by return datatype ?

5 Answers  


why r u transer the data base tables to flat file and what is use

2 Answers  


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

0 Answers  


In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.

0 Answers   KPIT,






what is meant by boilerplates?

1 Answers  


what type of testing u r doing?

2 Answers   Convergys,


What and Who is the best Institute or Trainer for Oracle Apps Technical ?

2 Answers  


can we write sql statement in Format trigger?

4 Answers  


what is difference between po_headers_all and po_headers

2 Answers   NTT Data,


while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?

9 Answers  


What is a flexfield? List out its types.

0 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)