SAP ABAP Class IF_CLB_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_CLB_DISPATCHER | SAIL: IC Dispatcher class | 20110812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_CLB_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20130221 |
Properties
| Class | IF_CLB_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 | 20110811 | 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
Class IF_CLB_DISPATCHER has no interface implemented.
Friends
Class IF_CLB_DISPATCHER has no friend class.
Attributes
Class IF_CLB_DISPATCHER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute a method | 20110811 | |
| 2 | Instance method | Public | Method | Get the underlying connector | 20111028 | |
| 3 | Instance method | Public | Method | Peform the RECEIVE of a delayed call | 20111007 |
Events
Class IF_CLB_DISPATCHER has no event.
Types
Class IF_CLB_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_CLB_METHOD_PROCESS | 20110825 | ||||
| 2 | IS_APPL_CONFIG | Call by reference | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG | 20110907 | ||||
| 3 | IV_DELAYED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20111006 | |||
| 4 | I_USER | Call by reference | Type reference (TYPE) | STRING | 20110817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110902 | |||
| 2 | SAIL: Runtime exception | 20110915 |
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_CLB_HTTP_CONNECTOR | SAIL: Client Facade | 20111028 |
Method GET_CONNECTOR on class IF_CLB_DISPATCHER has no exception.
Method SYNCHRONIZE Signature
Method SYNCHRONIZE on class IF_CLB_DISPATCHER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111007 | |||
| 2 | 20111007 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |