SAP ABAP Class CL_SOAP_RFC_PROT_CONTEXT_CLNT (RFC protocol context client)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_PROXY_RT (Package) Proxy Runtime of Web Services Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20121016 |
Properties
Class | CL_SOAP_RFC_PROT_CONTEXT_CLNT | |
Short Description | RFC protocol context client | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_PROXY_RT | Proxy Runtime of Web Services Infrastructure |
Created | 20121016 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20121016 |
Friends
Class CL_SOAP_RFC_PROT_CONTEXT_CLNT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_RFC | Proxy Framework for Web Service | 20121016 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121029 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_PROTOCOL_TAB | 20121016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121016 |
2 | ![]() |
Instance method | Public | Method | 20121029 |
Events
Class CL_SOAP_RFC_PROT_CONTEXT_CLNT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_PROTOCOL | Protected | See coding | 20121016 | begin of t_protocol,
protocol_name type string,
protocol type ref to if_wsprotocol,
end of t_protocol
|
||
2 | T_PROTOCOL_TAB | Protected | See coding | 20121016 | t_protocol_tab type hashed table of t_protocol with unique key protocol_name
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_RFC | Proxy Framework for Web Service | 20121016 |
Method CONSTRUCTOR on class CL_SOAP_RFC_PROT_CONTEXT_CLNT has no exception.
Method SET_RFC_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121029 |
Method SET_RFC_DEST on class CL_SOAP_RFC_PROT_CONTEXT_CLNT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |