TRANSFER Reference Manual

Commonly Used Fields
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–17
Unused fields must be blank filled. Fields with values must contain blanks to the right
of each value.
Note The fields for forms and variants other than Form 1, Variant 1 and Form 1, Variant 3 are reserved.
X400-DELIV-STATUS-
FLAGS Field
The X400-DELIV-STATUS-FLAGS are similar to the DELIV-STATUS-FLAGS for
TRANSFER recipients except that the X400-DELIV-STATUS-FLAGS apply to X400
recipients of packages. The DDL definition for X400-DELIV-STATUS-FLAGS is:
DEF x400-deliv-status-flags.
02 exported TYPE BOOLEAN.
02 canceled TYPE BOOLEAN.
02 reserved-2 TYPE BOOLEAN VALUE "N".
02 reserved-3 TYPE BOOLEAN VALUE "N".
02 reserved-4 TYPE BOOLEAN VALUE "N".
02 reserved-5 TYPE BOOLEAN VALUE "N".
02 reserved-6 TYPE BOOLEAN VALUE "N".
02 reserved-7 TYPE BOOLEAN VALUE "N".
02 is-original-recip TYPE BOOLEAN.
02 reserved-9 TYPE BOOLEAN VALUE "N".
02 reserved-10 TYPE BOOLEAN VALUE "N".
02 reserved-11 TYPE BOOLEAN VALUE "N".
02 reserved-12 TYPE BOOLEAN VALUE "N".
02 reserved-13 TYPE BOOLEAN VALUE "N".
02 reserved-14 TYPE BOOLEAN VALUE "N".
02 reserved-15 TYPE BOOLEAN VALUE "N".
END.
EXPORTED
indicates that the message has been exported by the gateway to this recipient in
the X400 network. This flag is set only on gateway nodes.
CANCELED
indicates that package delivery for this recipient was cancelled. If the recipient is
also marked as exported, then a status package, indicating that an exported X400
recipient could not be cancelled, has been returned to the originator of the
cancelled package.
IS-ORIGINAL-RECIP
indicates that the recipient was added directly by a client using the ADD-X400-
RECIP UOW rather than by expansion of a distribution list.