SNAX/APC Application Programming Manual

Verb Definitions
SNAX/APC Application Programming Manual138786
3-93
GET-TP-PROPERTIES Verb
GET-TP-PROPERTIES Verb
The GET-TP-PROPERTIES verb returns information pertaining to the TP issuing the
verb.
Request Details
The GET-TP-PROPERTIES verb request has no parameters other than the standard
SNAX/APC request header.
REQ-UOW-CODE
must contain the value 1014, which identifies the GET-TP-PROPERTIES verb.
Reply Details
The GET-TP-PROPERTIES verb reply has eleven parameters in addition to the standard
SNAX/APC reply header. These are:
GTP-TP-NAME
contains the name of the local TP that issued the verb.
Request Format
?SECTION GET-TP-PROPERTIES-REQ,TANDEM
01 GET-TP-PROPERTIES-REQ.
02 GTP-HEADER.
03 REQ-UOW-ID PIC X(2).
03 REQ-UOW-CODE PIC 9(4) COMP.
Reply Format
?SECTION GET-TP-PROPERTIES-REP,TANDEM
01 GET-TP-PROPERTIES-REP.
02 GTP-HEADER.
03 REP-UOW-ID PIC X(2).
03 REP-VERB-CODE PIC 9(4) COMP.
03 REP-RETURN-CODE PIC S9(4) COMP.
03 REP-RETURN-CODE-DETAIL PIC S9(4) COMP.
02 GTP-PARAMETER.
03 GTP-TP-NAME PIC X(08).
03 GTP-TP-INSTANCE PIC 9(04) COMP.
03 GTP-LUNAME PIC X(17).
03 GTP-UNPROT-LUWID.
88 LU-LENGTH PIC X(1).
88 LU-NAME PIC X(17).
88 INST-NUM PIC X(6).
88 SEQ-NUM PIC 99.
03 GTP-PROT-LUWID.
88 LU-LENGTH PIC X(1).
88 LU-NAME PIC X(17).
88 INST-NUM PIC X(6).
88 SEQ-NUM PIC 99.