SAP ABAP Class CL_SMI2_CLB_HANDLER (SMI HTTP and CLB layer handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_SERVICES (Package) UI AR: Social Media Model Provider & Data Provider Abstract
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMI2_COLLAB_HOST_HANDLER | SMI Collaboration Host Handler | 20140716 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMI2_CONFIGURATION_HANDLER | SMI System Configuration Handler | 20140716 |
Properties
| Class | CL_SMI2_CLB_HANDLER | |
| Short Description | SMI HTTP and CLB layer handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_FND_SM_SERVICES | UI AR: Social Media Model Provider & Data Provider Abstract |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMI2_COLLAB_HOST_HANDLER | SMI Collaboration Host Handler | 20140716 | ||
| 2 | IF_SMI2_CONFIGURATION_HANDLER | SMI System Configuration Handler | 20140716 |
Friends
Class CL_SMI2_CLB_HANDLER 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_CLB2_PROCESS | SAIL: Process Controller | 20140716 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLB2_APPLICATION_ID | Collaboration: Application ID | 20140716 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20140716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20140716 | |
| 2 | Instance method | Private | Method | Creates an object representing a HTTP request. | 20140716 |
Events
Class CL_SMI2_CLB_HANDLER has no event.
Types
Class CL_SMI2_CLB_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMI2_CLB_HANDLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140716 |
Method CREATE_CLB_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEADERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table for HTTP headers. | 20140716 | |||
| 2 | IV_AUTHENTICATION_CONTEXT | Call by reference | Type reference (TYPE) | CLB2_AUTH_CONTEXT | Type of authentication. | 20140716 | |||
| 3 | IV_HTTP_METHOD | Call by reference | Type reference (TYPE) | STRING | HTTP Method such as GET, POST, PUT, DELETE, etc. | 20140716 | |||
| 4 | IV_PAYLOAD | Call by reference | Type reference (TYPE) | STRING | XML payload of HTTP request | 20140716 | |||
| 5 | IV_SAP_JAM_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | URL of request's destination. | 20140716 | |||
| 6 | IV_XPAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | xstring payload of HTTP request | 20140716 | |||
| 7 | RO_CLB_METHOD | Value transfer | Object reference (TYPE REF TO) | CL_CLB2_METHOD | Object representation of HTTP request. | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140716 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |