TRANSFER Reference Manual

GET-PROFILE-ELEM Element Identifier 22
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–351
Element Identifier 22
Element Identifier 22 accesses default ordering criteria and maximum retention time
for items saved or delivered into a folder in the depot.
DEF data-depot-folder-defaults.
02 elem-identifier TYPE BINARY 16 VALUE 22.
02 ddf-defaults-rtn TYPE BINARY 16.
02 folder-attributes.
03 ordering-criteria.
05 ordering-discipline TYPE CHARACTER 1.
05 filler PIC X(1) VALUE SPACES.
05 applic-order-type PIC 9(4) COMP.
05 options.
10 ascending-sequence TYPE BOOLEAN.
10 allow-duplicates TYPE BOOLEAN.
10 reserved-2 TYPE BOOLEAN VALUE "N".
10 reserved-3 TYPE BOOLEAN VALUE "N".
10 reserved-4 TYPE BOOLEAN VALUE "N".
10 reserved-5 TYPE BOOLEAN VALUE "N".
10 reserved-6 TYPE BOOLEAN VALUE "N".
10 reserved-7 TYPE BOOLEAN VALUE "N".
03 item-retention-time
05 quantity PIC 9(4) COMP.
05 units PIC A.
05 filler PIC X.
03 item-retention-max REDEFINES
item-retention-time.
05 quantity PIC 9(4) COMP.
05 units PIC A.
05 filler PIC X.
03 item-retention-default.
05 quantity PIC 9(4) COMP.
05 units PIC A.
05 filler PIC X.
03 reserved PIC X(12) VALUE SPACES.
END.
ELEM-IDENTIFIER
is 22.