TRANSFER Reference Manual
GET-ITEM-DES-C20
TISERV UOW Descriptions
2–280 069139, Update 1 to 40969 Tandem Computers Incorporated
 02 submit-timed.
 03 date-time.
 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).
 03 delta-time REDEFINES date-time.
 04 quantity PIC 9(4) COMP.
 04 units PIC A.
 05 filler PIC X.
 04 filler PIC X(10).
 02 submit-every.
 03 delta-time.
 04 quantity PIC 9(4) COMP.
 04 units PIC A.
 04 filler PIC X.
 02 submit-until.
 03 date-time.
 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).
 03 delta-time REDEFINES date-time.
 04 quantity PIC 9(4) COMP.
 04 units PIC A.
 05 filler PIC X.
 04 filler PIC X(10).
 02 filler PIC X(100).
END.
HDR
is the UOW header. The UOW-CODE value is 187.
ITEM-ID
identifies the item whose descriptor record is to be retrieved. 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.










