%SYSTEM.WorkMgrIPQ
class %SYSTEM.WorkMgrIPQ extends %SYSTEM.WorkMgr, %SYSTEM.IPQSet
For internal use onlyMethod Inventory
Methods
This is called when the data received from the IPQ is "" in order to return
any error information or output anything to the current device and to take care of
book keeping. It will set AtEnd if we are at the end of the data and will
run any callback methods and will return to the caller.