SAP ABAP Class CL_WSPROTOCOL_IBC (External protocol for sender and receiver IBC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20120724 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL_IBC | External protocol interface for sender and receiver IBC | 20120724 |
Properties
Class | CL_WSPROTOCOL_IBC | |
Short Description | External protocol for sender and receiver IBC | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
Created | 20120724 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WSPROTOCOL_IBC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20120724 | ||
2 | IF_WSPROTOCOL_IBC | External protocol interface for sender and receiver IBC | 20120724 |
Friends
Class CL_WSPROTOCOL_IBC 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 | 20120724 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_IBC_PROTOCOL | 20120724 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_MSGID | 20120724 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_IBC_ID | 20120724 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_IBC_ID | 20120724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20120724 | |
2 | ![]() |
Static method | Public | Method | 20120724 | |
3 | ![]() |
Instance method | Private | Method | 20121212 | |
4 | ![]() |
Instance method | Private | Method | 20120724 | |
5 | ![]() |
Instance method | Private | Method | 20120724 |
Events
Class CL_WSPROTOCOL_IBC has no event.
Types
Class CL_WSPROTOCOL_IBC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WSPROTOCOL_IBC has no parameter.
Method CONSTRUCTOR on class CL_WSPROTOCOL_IBC has no exception.
Method CREATE_PROTOCOL_FOR_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK | 20120724 | |||
2 | ![]() |
IO_SOAP_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_RT | 20120724 | |||
3 | ![]() |
RO_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_WSPROTOCOL_IBC | 20120724 |
Method CREATE_PROTOCOL_FOR_SERVER on class CL_WSPROTOCOL_IBC has no exception.
Method GET_IBCR_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IBCR_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20121212 | |||
2 | ![]() |
EV_IBCR_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_SYSTEM | 20121212 | |||
3 | ![]() |
EV_IBCR_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20121212 | |||
4 | ![]() |
IV_IBCR_ID | Call by reference | Type reference (TYPE) | SRT_IBC_ID | 20121212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121212 |
Method GET_IBCS Signature
Method GET_IBCS on class CL_WSPROTOCOL_IBC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120724 |
Method GET_IBC_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IBC_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_NAME | 20120724 | |||
2 | ![]() |
EV_IBC_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_IBC_RECEIVER_TYPE | 20120724 | |||
3 | ![]() |
IV_IBC_ID | Call by reference | Type reference (TYPE) | SRT_IBC_ID | 20120724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120724 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |