SqlDeveloper tool not displaying package body when extracting a package with extract DDL
I have used the 'Export DDL' function in the SqlDeveloper tool to extract the source of a package to a file. When opening the file there is no package body. Only the package header is displayed. Is this expected behaviour?
The same also happens when more than one package name is highlighted for a bulk export of DDL.(This is actually the functionality I'm in need of.)
Thanks in advance.
Trevor