TRANSFER Reference Manual

GET-PROFILE-ELEM Element Identifier 1013
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–369
DD-LONG-RTN
is OK.
The return code is defined as follows:
DEF rtn-dummy-long TYPE BINARY 16.
RTN-DUMMY-LONG
contains the following value:
0 OK
Element Identifier 1013
Element Identifier 1013 accesses the name of the correspondent who last updated the
profile.
DEF data-depot-updated-by.
02 elem-identifier TYPE BINARY 16 VALUE 1013.
02 dd-updated-by-rtn TYPE BINARY 16.
02 updated-by-corr-name PIC X(80).
END.
ELEM-IDENTIFIER
is 1013.
DD-UPDATED-BY-RTN
is one of the following:
0 OK
4238 E-TFER-PROFILE-ABSENT
UPDATED-BY-CORR-NAME
is the logged-on CORR-NAME of the correspondent who last issued an ALTER-
PROFILE-ELEM UOW for this profile.
The return code is defined as follows:
DEF rtn-depot-updated-by TYPE BINARY 16.