TRANSFER Reference Manual
ALTER-AGENT-SELECT
TISERV UOW Descriptions
2–62 069139, Update 1 to 40969 Tandem Computers Incorporated
ALTER-AGENT-SELECT
(UOW Code 208)
ALTER-AGENT-SELECT changes agent selection criteria for a depot. Typically, this
UOW is issued after a GET-AGENT-SELECT UOW.
DEF alter-agent-select-uow.
02 hdr.
03 self-ident PIC AA VALUE "UW".
03 uow-code TYPE BINARY 16 UNSIGNED VALUE 208.
02 filler TYPE CHARACTER 4.
02 corr-name PIC X(80) VALUE SPACES.
02 group-name REDEFINES corr-name.
02 filler TYPE CHARACTER 1.
02 action TYPE CHARACTER 1.
02 agent-rec-num TYPE BINARY 16 UNSIGNED.
02 agent-name TYPE CHARACTER 80.
02 agent-type TYPE CHARACTER 1.
02 agent-flag TYPE CHARACTER 1.
02 applic-id-for-logon PIC 9(4) COMP.
02 applic-id-low PIC 9(4) COMP.
02 applic-id-high PIC 9(4) COMP.
02 agent-sel-low PIC 9(4) COMP.
02 agent-sel-high PIC 9(4) COMP.
02 agent-data TYPE CHARACTER 80.
END.
DEF alter-agent-select-rsp.
02 hdr.
03 self-ident PIC AA VALUE "UW".
03 uow-code TYPE BINARY 16 UNSIGNED VALUE 208.
02 retn-code TYPE BINARY 16.
02 retn-code-detail TYPE BINARY 16.
02 agent-rec-num TYPE BINARY 16 UNSIGNED.
02 corr-name PIC X(80) VALUE SPACES.
END.
HDR
is the UOW header. The UOW-CODE value is 208.
CORR-NAME
is the name of the correspondent represented by the calling process. You can
specify a partially qualified name, including wild-card characters. Only system
administrators can enter correspondent names other than their own in this field;
correspondents without system administrator privileges must enter their own
names or leave the field blank. In the response, the fully qualified name is
returned.
ACTION
specifies the type of updating to be performed, as follows: