SAP ABAP Class IF_CLB_PROCESS (SAIL: Process controller)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_PROCESS_CTLR | SAIL: Process controller | 20110808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_CLB_GENERAL_ABSTRACT | general abstract testdouble to reduce note dependencies | 20120504 |
Properties
| Class | IF_CLB_PROCESS | |
| Short Description | SAIL: Process controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110808 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB_PROCESS has no forward declaration.
Interfaces
Class IF_CLB_PROCESS has no interface implemented.
Friends
Class IF_CLB_PROCESS has no friend class.
Attributes
Class IF_CLB_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute a method | 20110817 | |
| 2 | Instance method | Public | Method | Get the implementation of a method | 20110825 | |
| 3 | Instance method | Public | Method | Get the class name of a method | 20110826 | |
| 4 | Instance method | Public | Method | Check if a target platform is available | 20110907 | |
| 5 | Instance method | Public | Method | 20111006 |
Events
Class IF_CLB_PROCESS has no event.
Types
Class IF_CLB_PROCESS 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 | SAIL: Collaboration function definition | 20110825 | |||
| 2 | IV_DELAYED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111006 | ||||
| 3 | I_USER | Call by reference | Type reference (TYPE) | STRING | Obsolete. Only needed for StreamWork. | 20110817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110817 | ||
| 2 | SAIL: Runtime exception | 20110915 |
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD | 20110825 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD_VERSION | 20110825 | ||||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_METHOD_PROCESS | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110825 | |||
| 2 | SAIL: Runtime exception | 20110915 |
Method GET_METHOD_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD | 20110826 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | CLB_PLATFORM_METHOD_VERSION | 20110826 | ||||
| 3 | RV_CLASSNAME | Value transfer | Type reference (TYPE) | CLB_PROCESS_METHOD_CLASS | 20110826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110826 | |||
| 2 | SAIL: Runtime exception | 20110915 |
Method IS_PLATFORM_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20110907 |
Method IS_PLATFORM_AVAILABLE on class IF_CLB_PROCESS has no exception.
Method SYNCHRONIZE 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 | 20111006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111006 | |||
| 2 | 20111006 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |