SAP ABAP Class IF_CLB2_DISPATCHER (SAIL: Interception Dispatcher)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_DISPATCHER | SAIL: IC Dispatcher class | 20130516 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_CLB2_GENERAL_ABSTRACT | Collaboration: General Test Double (Abstract) | 20130516 |
Properties
| Class | IF_CLB2_DISPATCHER | |
| Short Description | SAIL: Interception Dispatcher | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB2_DISPATCHER has no forward declaration.
Interfaces
Class IF_CLB2_DISPATCHER has no interface implemented.
Friends
Class IF_CLB2_DISPATCHER has no friend class.
Attributes
Class IF_CLB2_DISPATCHER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute a method | 20130516 | |
| 2 | Instance method | Public | Method | Get the underlying connector | 20130516 | |
| 3 | Instance method | Public | Method | Peform the RECEIVE of a delayed call | 20130516 |
Events
Class IF_CLB2_DISPATCHER has no event.
Types
Class IF_CLB2_DISPATCHER has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_METHOD | Call by reference | Object reference (TYPE REF TO) | IF_CLB2_METHOD_PROCESS | Instance of Process Method Class | 20130516 | |||
| 2 | IS_APPL_CONFIG | Call by reference | Type reference (TYPE) | IF_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG | Application-Specific Configuration | 20130516 | |||
| 3 | IV_DELAYED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20130516 | |||
| 4 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | External User ID (for instance: email) | 20130708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | SAIL: Runtime exception | 20130516 |
Method GET_CONNECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_HTTP_CONNECTOR | SAIL: Client Facade | 20130516 |
Method GET_CONNECTOR on class IF_CLB2_DISPATCHER has no exception.
Method SYNCHRONIZE Signature
Method SYNCHRONIZE on class IF_CLB2_DISPATCHER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | 20130516 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |