This method processes all exceptions present in the tmp_err_msg table, creating a QDoc exception element for each record and adding it to the in‑process QDoc under the given parent element node. It is useful for building a QDoc response for an earlier QDoc request.The tmp_err_msg temp-table is used by some QAD Enterprise Applications programs, and in particular by all QAD Enterprise Applications API procedures, to contain QAD Enterprise Applications error and warning messages generated during transaction processing. It is defined in the include file pxttmsg.i.The following table lists parameters of createException.
Parameter Name
Type
Description
I/O
Req
errorTableBuffer
Handle
Handle to the tmp_err_msg temp-table buffer.
I
Y
parentNode
Handle
X-NODEREF object pointing to the parent node under which the exception elements will be placed as child elements.