Qualifier
|
Description
|
.ID
|
The identifier or number of the transaction document envelope.
This is the value returned for the *TXDOC built-in variable if no qualifier is specified. In other words *TXDOC yields the same value as *TXDOC.ID.
|
.PID
|
The identifier for the parent transaction document (if any).
|
.RID
|
The identifier for the document to which this is the response (if any).
|
.DIR
|
The direction (I, O) for the transaction document.
|
.TPID
|
The exchange trading partner identifier for the transaction document.
|
.DATETIME_UTC
|
The exchange date and time for the transaction document as Universal Coordinated Time (UTC).
|
.DATETIME_LOCAL
|
The exchange date and time for the transaction document as local time.
|
.RESULT
|
The result code from processing the transaction document.
|
.STATUS
|
The current status code for the transaction document.
|
.STATUSTEXT
|
The current status description for the transaction document.
|
.DOCPATH
|
The last recorded file location for the transaction document.
|
.DOCORIGINAL
|
The original file location for the transaction document.
|
.DOCSIZE
|
The transaction document file size in bytes.
|
.DOCTYPE
|
The document type identifier for the transaction document.
|
.CONTENTTYPE
|
The content type for the transaction document.
|