Show TOC

Background documentationRFC_CONNOPT_CPIC Locate this document in the navigation structure

 

This structure provides options for an SNA connection via the SAP gateway. The connection data must be specified at the SAP gateway. At the SAP gateway, 'destination' is used as key for the 'sideinfo' file.

Syntax Syntax

  1. typedef struct {
  2. 	char * gateway_host;
  3. 	char * gateway_service;
  4. } RFC_CONNECT_CPIC;
End of the code.

This structure is defined in SAPRFC.H.

Members:0
  • gateway_host

    gateway hostname

  • gateway_service

    gateway service (in general sapgw00)