SAP NetWeaver RFC SDK 7.50
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
_RFC_ATTRIBUTES Struct Reference

Structure returned by RfcGetConnectionAttributes() giving some information about the partner system on the other side of this RFC connection. More...

Public Attributes

SAP_UC dest [64+1]
 RFC destination. More...
 
SAP_UC host [100+1]
 Own host name. More...
 
SAP_UC partnerHost [100+1]
 Partner host name. More...
 
SAP_UC sysNumber [2+1]
 R/3 system number. More...
 
SAP_UC sysId [8+1]
 R/3 system ID. More...
 
SAP_UC client [3+1]
 Client ("Mandant") More...
 
SAP_UC user [12+1]
 User. More...
 
SAP_UC language [2+1]
 Language. More...
 
SAP_UC trace [1+1]
 Trace level (0-3) More...
 
SAP_UC isoLanguage [2+1]
 2-byte ISO-Language More...
 
SAP_UC codepage [4+1]
 Own code page. More...
 
SAP_UC partnerCodepage [4+1]
 Partner code page. More...
 
SAP_UC rfcRole [1+1]
 C/S: RFC Client / RFC Server. More...
 
SAP_UC type [1+1]
 2/3/E/R: R/2,R/3,Ext,Reg.Ext More...
 
SAP_UC partnerType [1+1]
 2/3/E/R: R/2,R/3,Ext,Reg.Ext More...
 
SAP_UC rel [4+1]
 My system release. More...
 
SAP_UC partnerRel [4+1]
 Partner system release. More...
 
SAP_UC kernelRel [4+1]
 Partner kernel release. More...
 
SAP_UC cpicConvId [8+1]
 CPI-C Conversation ID. More...
 
SAP_UC progName [128+1]
 Name of the calling APAB program (report, module pool) More...
 
SAP_UC partnerBytesPerChar [1+1]
 Number of bytes per character in the backend's current codepage. Note this is different from the semantics of the PCS parameter. More...
 
SAP_UC partnerSystemCodepage [4+1]
 Partner system code page. More...
 
SAP_UC partnerIP [15+1]
 Partner IP. More...
 
SAP_UC partnerIPv6 [45+1]
 Partner IPv6. More...
 
SAP_UC reserved [17]
 Reserved for later use. More...
 

Detailed Description

Structure returned by RfcGetConnectionAttributes() giving some information about the partner system on the other side of this RFC connection.

Definition at line 230 of file sapnwrfc.h.

Member Data Documentation

SAP_UC _RFC_ATTRIBUTES::client[3+1]

Client ("Mandant")

Definition at line 237 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::codepage[4+1]

Own code page.

Definition at line 242 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::cpicConvId[8+1]

CPI-C Conversation ID.

Definition at line 250 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::dest[64+1]

RFC destination.

Definition at line 232 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::host[100+1]

Own host name.

Definition at line 233 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::isoLanguage[2+1]

2-byte ISO-Language

Definition at line 241 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::kernelRel[4+1]

Partner kernel release.

Definition at line 249 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::language[2+1]

Language.

Definition at line 239 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerBytesPerChar[1+1]

Number of bytes per character in the backend's current codepage. Note this is different from the semantics of the PCS parameter.

Definition at line 252 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerCodepage[4+1]

Partner code page.

Definition at line 243 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerHost[100+1]

Partner host name.

Definition at line 234 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerIP[15+1]

Partner IP.

Definition at line 254 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerIPv6[45+1]

Partner IPv6.

Definition at line 255 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerRel[4+1]

Partner system release.

Definition at line 248 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerSystemCodepage[4+1]

Partner system code page.

Definition at line 253 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::partnerType[1+1]

2/3/E/R: R/2,R/3,Ext,Reg.Ext

Definition at line 246 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::progName[128+1]

Name of the calling APAB program (report, module pool)

Definition at line 251 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::rel[4+1]

My system release.

Definition at line 247 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::reserved[17]

Reserved for later use.

Definition at line 256 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::rfcRole[1+1]

C/S: RFC Client / RFC Server.

Definition at line 244 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::sysId[8+1]

R/3 system ID.

Definition at line 236 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::sysNumber[2+1]

R/3 system number.

Definition at line 235 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::trace[1+1]

Trace level (0-3)

Definition at line 240 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::type[1+1]

2/3/E/R: R/2,R/3,Ext,Reg.Ext

Definition at line 245 of file sapnwrfc.h.

SAP_UC _RFC_ATTRIBUTES::user[12+1]

User.

Definition at line 238 of file sapnwrfc.h.


The documentation for this struct was generated from the following file: