Deletes a routine definition from a package. Format DELETE ROUTINE routine-name
1 – Qualifier
1.1 /PACKAGE
/PACKAGE=package-name Indicates the package containing the routine definition to be deleted. The DELETE ROUTINE command requires this qualifier.
2 – Parameter
routine-name Specifies the name of the routine to be deleted.