TRANSFER Reference Manual
GET-RECIP-REC
TISERV UOW Descriptions
2–376 069139, Update 1 to 40969 Tandem Computers Incorporated
04 is-original-recip TYPE BOOLEAN.
04 is-local-dlist TYPE BOOLEAN.
04 is-local-corr TYPE BOOLEAN.
04 is-remote-recip TYPE BOOLEAN.
04 reserved-12 TYPE BOOLEAN VALUE "N".
04 reserved-13 TYPE BOOLEAN VALUE "N".
04 reserved-14 TYPE BOOLEAN VALUE "N".
04 reserved-15 TYPE BOOLEAN VALUE "N".
03 date-delivered.
04 year PIC 9(4).
04 month PIC 9(2).
04 day-of-month PIC 9(2).
04 hour PIC 9(2).
04 minute PIC 9(2).
04 second PIC 9(2).
END.
HDR
is the UOW header. The UOW-CODE value is 126.
RECIP-KEY
identifies the item ID of the package header to which the recipient list applies, and
the name of the recipient at which the retrieval should begin in the recipient list.
To refer to an item produced by a previous UOW within the same IPC, you can
replace ITEM-ID with ITEM-HANDLE, which is defined in the “Commonly Used
Fields” subsection of this manual.
OPTIONS
establishes criteria for selectively retrieving records. In these options, the entry Y
selects the option, while the entry N suppresses it.
GET-EXACT
retrieves the recipient record that exactly matches the name specified in
RECIP-KEY.
GENERIC-SUFFIX
retrieves all recipient records for the recipient specified in RECIP-KEY,
regardless of whatever suffix might be appended to the recipient name. If you
set GET-EXACT to Y, the TRANSFER delivery system ignores GENERIC-
SUFFIX .