SAP ABAP Interface IF_CLB_METHOD_PROCESS (Collaboration: Callback Methods for the Process Layer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_CLB_METHOD_PROCESS | |
Short Description | Collaboration: Callback Methods for the Process Layer |
General Data
Package | S_CLB_PROCESS | Process Layer of the Collaboration Platform Library |
Created | 20110825 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CLB_METHOD_PROCESS has no forward declaration.
Interfaces
Interface IF_CLB_METHOD_PROCESS has no interface.
Friends
Interface IF_CLB_METHOD_PROCESS has no friend.
Attributes
Interface IF_CLB_METHOD_PROCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Evaluate Result after SET_RESULT has been called. | 20110825 |
2 | ![]() |
Instance method | Public | Method | Get Method-Specific Data for the Connectivity | 20110829 |
3 | ![]() |
Instance method | Public | Method | Return the name of the method | 20110927 |
4 | ![]() |
Instance method | Public | Method | Prepare the call | 20110825 |
Events
Interface IF_CLB_METHOD_PROCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_CONNECTION_DATA | Public | See coding | 20110915 | BEGIN OF ts_connection_data,
endpoint TYPE string,
request_method TYPE clb_request_method,
auth_context TYPE clb_auth_context,
END OF ts_connection_data
|
Method Signatures
Method EVALUATE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_CLB_HTTP_CONNECTOR | 20110826 | |||
2 | ![]() |
IT_RESULT_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20110826 | |||
3 | ![]() |
IV_RESULT | Call by reference | Type reference (TYPE) | XSTRING | 20110826 | |||
4 | ![]() |
IV_RESULT_CODE | Call by reference | Type reference (TYPE) | NUM4 | 20110826 | |||
5 | ![]() |
IV_RESULT_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20110826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110826 |
Method GET_CONNECTION_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA | 20110829 |
Method GET_CONNECTION_DATA on Interface IF_CLB_METHOD_PROCESS has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20110927 |
Method GET_NAME on Interface IF_CLB_METHOD_PROCESS has no exception.
Method PREPARE_CALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB_HTTP_CONNECTOR | 20110825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110825 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |