SAP ABAP Class IF_WSPROTOCOL_IBC (External protocol interface for sender and receiver IBC)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WSPROTOCOL ABAP Proxies: Available Protocols 20120724
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSPROTOCOL_IBC External protocol for sender and receiver IBC 20120724
Properties
Class IF_WSPROTOCOL_IBC  
Short Description External protocol interface for sender and receiver IBC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120724   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSPROTOCOL_IBC has no forward declaration.
Interfaces
Class IF_WSPROTOCOL_IBC has no interface implemented.
Friends
Class IF_WSPROTOCOL_IBC has no friend class.
Attributes
Class IF_WSPROTOCOL_IBC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RECEIVER_IBC Instance method Public Method 20120724
2 GET_SENDER_IBC Instance method Public Method 20120724
Events
Class IF_WSPROTOCOL_IBC has no event.
Types
Class IF_WSPROTOCOL_IBC has no local type.
Method Signatures

Method GET_RECEIVER_IBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120724
2 Exporting EV_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120724
3 Exporting EV_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120724
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120724

Method GET_SENDER_IBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IBC_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120724
2 Exporting EV_IBC_NAME Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_NAME 20120724
3 Exporting EV_IBC_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_SYSTEM 20121212
4 Exporting EV_IBC_TYPE Call by reference Type reference (TYPE) SRT_WSP_IBC_RECEIVER_TYPE 20120724
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120724
History
Last changed by/on SAP  20140121 
SAP Release Created in