The descriptive header
information that is returned on this CALL routine includes the nested
package description, name/value string, datetime stamp, and total
number of entries that are contained in the nested package.
The returned
packageId
can then be used on subsequent
ENTRY_FIRST and
ENTRY_NEXT calls
to retrieve the entry information.
Package identifiers
that are returned on the RETRIEVE_NESTED CALL routine cannot be used
on the PACKAGE_DESTROY CALL routine. The RETRIEVE_NESTED CALL routine
supports only top-level packages, excluding nested packages. When
PACKAGE_DESTROY is called on a top-level package, all entries, including
all nested packages and their entries, are removed from the queue.