Extract Procedure,Package,Package Body,Function in Oracle
This script will extract source code for the following source types:
1. PACKAGE
2. PACKAGE BODY
3. FUNCTION
4. PROCEDURE
The source code will be spooled into a file named after the source name.