SAP ABAP Class IF_CLB_METHOD_PROCESS (Collaboration: Callback Methods for the Process Layer)
Meta Relationship - Used By
Properties
Class | IF_CLB_METHOD_PROCESS | |
Short Description | Collaboration: Callback Methods for the Process Layer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110825 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CLB_METHOD_PROCESS has no forward declaration.
Interfaces
Class IF_CLB_METHOD_PROCESS has no interface implemented.
Friends
Class IF_CLB_METHOD_PROCESS has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 |