TRANSFER Reference Manual
GET-PROFILE-ELEM
TISERV UOW Descriptions
2–324 069139, Update 1 to 40969 Tandem Computers Incorporated
Figure 2-5 illustrates the storage layout for Example 1.
Figure 2-5. Storage Layout for GET-PROFILE-ELEM
UW
203
retn-code
retn-code-detail
corr-name
num-returned
info for ID 7
info for ID 1003
info for ID 22
UW
203
corr-name
num-wanted
3
ID
ID
ID
7
1003
22
GET-PROFILE-ELEM
006
self-ident
uow-code
self-ident
uow-code
3
Example 2
An ALTER-PROFILE-ELEM request and response is written for the same three
elements specified in Example 1. The COBOL coding is:
01 myalter-prof-elem-uow.
copy alter-profile-elem-usk of gcob.
copy data-depot-privilege-flags of gcob.
copy data-depot-mail-filename of gcob.
copy data-depot-folder-defaults of gcob.
Note You can update these fields programmatically; the TRANSFER delivery system automatically updates
these fields.