getObjectLibrary()

This procedure returns object library.

ParameterTypeDescription
object10AMandatoryName of object
objectType10AMandatoryObject type

The procedure returns library name where given object exists.

Example:

xxLib = getObjectLibrary('ABC': '*FILE');