SAP ABAP Class IF_SMI2_COLLAB_HOST_HANDLER (SMI Collaboration Host Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SMI2_CLB_HANDLER SMI HTTP and CLB layer handler 20140716
Properties
Class IF_SMI2_COLLAB_HOST_HANDLER  
Short Description SMI Collaboration Host Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140716   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SMI2_COLLAB_HOST_HANDLER has no interface implemented.
Friends
Class IF_SMI2_COLLAB_HOST_HANDLER has no friend class.
Attributes
Class IF_SMI2_COLLAB_HOST_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_REQUEST Instance method Public Method Sends the specified HTTP request to Jam. 20140716
Events
Class IF_SMI2_COLLAB_HOST_HANDLER has no event.
Types
Class IF_SMI2_COLLAB_HOST_HANDLER has no local type.
Method Signatures

Method EXECUTE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADERS Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20140716
2 Importing IV_AUTHENTICATION_CONTEXT Call by reference Type reference (TYPE) CLB2_AUTH_CONTEXT Collaboration: Authentication Context 20140716
3 Importing IV_ENDPOINT Call by reference Type reference (TYPE) STRING 20140716
4 Importing IV_HTTP_METHOD Call by reference Type reference (TYPE) STRING 20140716
5 Importing IV_PAYLOAD Call by reference Type reference (TYPE) STRING 20140716
6 Importing IV_XPAYLOAD Call by reference Type reference (TYPE) XSTRING 20140716
7 Returning RO_RESPONSE Value transfer Type reference (TYPE) IF_CLB2_METHOD_GENERIC=>TS_RESULT 20140716
# Exception Resumable Description Created on
1 CX_SMI2_TECH SMI Technical Exception 20140716
History
Last changed by/on SAP  20141121 
SAP Release Created in