package_generate_spec (private)
package_generate_spec object_type
Defined in packages/acs-subsite/tcl/package-procs.tcl
Generates pl/sql to create a package specification. Does not execute the pl/sql - simply returns it.
- Parameters:
- object_type (required)
- The object for which to create a package spec
- Author:
- Michael Bryzek <mbryzek@arsdigita.com>
- Created:
- 10/2000
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.