OpenTP1 Version 7 Programming Reference COBOL Language

[Contents][Index][Back][Next]

Appendix A.3 Callable XATMI-interfaced API functions

Table A-1 lists XATMI-interfaced API functions that can be used by an SPP called by CBLDCRPC('CALL '). The stubs explained in Appendix A.2 must have been linked with the SPP that called these functions.

Table A-1 XATMI-interfaced API functions that can be used by an SPP called by the function dc_rpc_call()

XATMI interface APIs Call
TPACALL Y
TPADVERTISE --
TPCALL Y
TPCANCEL Y
TPCONNECT Y
TPDISCON Y
TPGETRPLY Y
TPRECV Y
TPRETURN
 
TPSEND Y
TPSVCSTART --
TPUNADVERTISE --

Legend:
Y: Can be called.
--: Cannot be called.