Assume i have three Procedures defined in a Package Spec.
I have created the Package Specification.
now i create the Package Body
by including the three procedures in addition to that i
include a fourth procedure which is not included in my
Package Spec.

I compile the Package Body.

Will the Package body Compile ?

What will the end result ?
what will happen if the execute the package by calling the
4th procedure ?

Answer Posted / madhuapps

Yes the Package body will be compiled.

The end result is you have a package with 3 Public
procedures and 1 Private Procedure.

You cannot call the 4th procedure as it is a Private
Procedure available within the Package only

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

pls send me out bound code of supplers,site,bankiformation code pls as soon as

1754


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1676


can we use look up type instead of a pofile option?or valueset?is it possible how?

1783


What is count(*) from po_vendors(any table)?

639


Can u give the Documentation of Custom.pll in oracle apps

2993






What are the Standard Reports and Forms in HRMS?

1770


How to create a purchase order without a requisition?

630


How to move the one file from one instance to another instance? And your scripts also?

615


List of all the modules under Manufacturing, Finance and Distribution in oracle applications?

1799


What do you understand by soa and what are the benefits of using this architecture?

619


what are the balancing segments in AR?

1649


tell me the scenarios of the independent in reports

2108


Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?

635


In oracle application how do you debug or trace errors?

639


testing tools?

1750