TRANSFER Reference Manual
GET-PROFILE-ELEM Element Identifier 2
TISERV UOW Descriptions
2–332 069139, Update 1 to 40969 Tandem Computers Incorporated
RTN-DEPOT-PASSWORD
is one of the following values:
0 OK
4238 E-TFER-PROFILE-ABSENT
4300 E-PASSWORD-MATCH-FAIL
Element Identifier 2
Element Identifier 2 accesses the default delivery window for a depot.
DEF data-depot-deltas.
02 elem-identifier TYPE BINARY 16 VALUE 2.
02 dd-deltas-rtn TYPE BINARY 16.
02 deliv-start-delta.
03 quantity PIC 9(4) COMP.
03 units PIC A.
03 filler PIC X.
02 deliv-end-delta.
03 quantity PIC 9(4) COMP.
03 units PIC A.
03 filler PIC X.
02 expiration-delta.
03 quantity PIC 9(4) COMP.
03 units PIC A.
03 filler PIC X.
02 filler TYPE CHARACTER 20 VALUE SPACES.
END.
ELEM-IDENTIFIER
is 2.
DELTAS-RTN
is one of the following:
0 OK
4238 E-TFER-PROFILE-ABSENT
DELIV-START-DELTA
is the default period between package submittal and the earliest time that delivery
can begin.
QUANTITY
is a numeric increment of the time unit specified by UNITS, which can be D (for
days), H (for hours), or M (for minutes). The UOW always returns the largest time
unit, while still retaining whole quantities of those units. For example, an update
of 60 M is returned as 1 H; an update of 75 M is returned as 75 M.