SAP ABAP Class CL_CLB_CONNECTOR (SAIL: Client Facade)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_CONNECT (Package) Connectivity Layer of the Collaboration Platform Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_HTTP_CONNECTOR | SAIL: Client Facade | 20110809 |
Properties
Class | CL_CLB_CONNECTOR | |
Short Description | SAIL: Client Facade | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CLB_CONNECT | Connectivity Layer of the Collaboration Platform Library |
Created | 20110809 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLB_HTTP_CONNECTOR | SAIL: Client Facade | 20110809 |
Friends
Class CL_CLB_CONNECTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20110905 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CLB_S_CONNECTION_DATA | 20110826 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20111212 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110809 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110809 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110809 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20110809 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20110905 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20110905 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20110905 | |||
11 | ![]() |
Instance attribute | Protected | See coding | 20110905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check URL layout | 20110809 |
2 | ![]() |
Instance method | Protected | Method | Perform the RECEIVE | 20111006 |
3 | ![]() |
Instance method | Protected | Method | Perform the SEND | 20111006 |
Events
Class CL_CLB_CONNECTOR has no event.
Types
Class CL_CLB_CONNECTOR has no local type.
Method Signatures
Method CHECK_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENDPOINT | Call by reference | Type reference (TYPE) | STRING | 20110810 | |||
2 | ![]() |
I_TARGET_URL | Call by reference | Type reference (TYPE) | STRING | 20110810 | |||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20110809 |
Method CHECK_URL on class CL_CLB_CONNECTOR has no exception.
Method DO_RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESPONSE_XDATA | Value transfer | Type reference (TYPE) | XSTRING | 20111006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAIL: Connectivity Layer Exception | 20111006 | |
2 | ![]() |
SAIL: Runtime exception | 20111006 |
Method DO_SEND Signature
Method DO_SEND on class CL_CLB_CONNECTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SAIL: Connectivity Layer Exception | 20111006 | |
2 | ![]() |
SAIL: Runtime exception | 20111006 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |