it is not possible to take dump of only procedures and functions using export utility.
However if you want the script, you can do it other way. If you know which procedure/function name or may be all procedures/functions. you can get the script using user_source dictionary table




Reply With Quote