TRANSFER Reference Manual

Commonly Used Fields
TISERV UOW Descriptions
2–8 069139, Update 1 to 40969 Tandem Computers Incorporated
UNITS
is the unit of time specified in the QUANTITY field. This field allows the
following values:
D Specifies that days are the units specified in QUANTITY.
H Specifies that hours are the units specified in QUANTITY.
M Specifies that minutes are the units specified in QUANTITY.
FOLDER-NAME Field The FOLDER-NAME field appears in many UOWs, where it identifies a folder.
Its DDL definition is:
DEF folder-name PIC X(80).
When you specify a folder name, you can use a partially qualified name, including
wild-card characters, in this field. In the response UOWs that contain this field, the
fully qualified name is returned.
GROUP-NAME Field The GROUP-NAME field appears in a number of UOWs to refer to the name of an
interest group. Its DDL definition is:
DEF group-name PIC X(80).
When you input a group name, you can use a partially qualified name in this field. In
the response, the fully qualified name is returned.
GROUP-MEMBER-NAME
Field
The GROUP-MEMBER-NAME field appears in UOWs to refer to the name of a
member of an interest group. Its DDL definition is:
DEF group-member-name PIC X(80).
The member can be either an existing local correspondent or an existing local interest
group. When you input a group member name, you can use a partially qualified name
in this field. In the response, the fully qualified name is returned.