User`s guide

Page 150
in the reply column of the send log. This field is only in effect if the Request
reply field is set to 1.
Validity period, minutes
Works in conjunction with the previous field.
Reply processing program library
The name of the library where the reply processing program is stored. This
field is only in effect if the Request reply field is set to 1.
Reply processing program name
The name of the reply processing program. This field is only in effect if the
Request reply field is set to 1.
Reply processing program execution
Specify I if the reply should be processed immediately after arrival, else
specify D if the reply should be processed by command RUNGSMTRPP.
User data
The user data is stored together with the message and is not processed by
the product. It can be retrieved with the XTRVGT4 API.
Non-display message text in log
Specify 1 in this parameter if the message text shall not be readable in the
message log.
Sequence number
The sequence number is assigned when this API runs. Store it in your
application if you want to retrieve the message later.
Return code
The return code indicating the result of the message submission.
0 Message submission completed successfully.
9 Unspecified error.
10.2 XTRVGT4
This API is used to retrieve information about messages in the Receive log
or in the Send log.
Parameters:
1 Origin system name Input Char(8)
2 Sequence number Input Packed(7,0)
3 Format name Input Char(6)
4 Return code Output Char(1)
5 Receiver variable Output Char(*)
Origin system name
The name of the system that created the message.
Sequence number
Sequence number of the message. It can be obtained when submitting a
message with the XSBMGTM API for outgoing messages. For incoming
messages the sequence number can be referenced as a parameter in the
command string.