The Communications Area At Delete For Bridge Facility Virtual Terminals - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

DELETE_SHIPPED_EXIT_FUNCTION
DELETE_SHIPPED_TERMID
DELETE_SHIPPED_APPLID
DELETE_SHIPPED_LTERMID
DELETE_SHIPPED_NETNAME
The communications area at DELETE for bridge facility virtual
terminals
The communications area passed to the autoinstall user program at DELETE.
*
*---------------------------------------------------------------------*
* Delete Bridge Facility
*---------------------------------------------------------------------*
DELETE_BRFAC_COMMAREA
DELETE_BRFAC_STANDARD
DELETE_BRFAC_EXIT_FUNCTION DS XL1
DELETE_LINK_BRFAC
DELETE_START_BRFAC
DELETE_BRFAC_EXIT_COMPONENT DS CL2
DELETE_BRFAC_TERMID
DELETE_BRFAC_NETNAME
DS CL8
Figure 56. Autoinstall control program's communications area at DELETE. For bridge facility virtual terminals.
At DELETE, all fields in the communications area are input only. Fields not listed
below are as described for INSTALL.
DELETE_BRFAC_EXIT_FUNCTION
576
Customization Guide
A 1-byte field that indicates the type of resource being deleted. The equated
value for Client virtual terminals is DELETE_SHIPPED_TERM (X'FC').
Note: A value of X'F1' represents the deletion of a local terminal, or an APPC
single-session device that was autoinstalled via a CINIT request—see
page "The autoinstall control program at DELETE" on page 525. A value
of X'F5' or X'F6' represents the deletion of an APPC connection that was
installed by a BIND request—see page "The autoinstall control program
at DELETE" on page 549. A value of X'FA' or X'FB' represents the
deletion of a shipped terminal or connection—see page Figure 52 on
page 564.
A 4-character field containing the name by which the virtual terminal is known to
the Client.
An 8-character field containing the netname (applid) of the Client workstation.
A 4-character field containing the name by which the virtual terminal is known in
this region. This may or may not be the same as the value in
DELETE_SHIPPED_TERMID, depending on whether an alias was used at
install.
An 8-character field containing the netname of the Client workstation. This field
contains the same value as DELETE_SHIPPED_APPLID.
- Function 16
DSECT ,
Delete parameter list
DS F
Standard field
ORG DELETE_BRFAC_STANDARD
Delete type
EQU X'10' Delete Link Brfacility
EQU X'12' Delete Start Brfacility
Component ID 'BR'
DS CL1
Reserved
DS CL4
Termid
DS CL8
Reserved
DS CL4
Reserved
Netname of terminal
A 1-byte field that indicates the type of resource being deleted. For deletion of
bridge facility virtual terminals. The equated values are:
*

Advertisement

Table of Contents
loading

Table of Contents