SAP ABAP Class CL_SWF_GP_COMPAT_CHECK (Compatibility Checks for Guided Procedures)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_DEF (Package) Definition Component for Guided Procedures
⤷
⤷
Properties
| Class | CL_SWF_GP_COMPAT_CHECK | |
| Short Description | Compatibility Checks for Guided Procedures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_GP_DEF | Definition Component for Guided Procedures |
| Created | 20050603 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_GP_COMPAT_CHECK has no interface implemented.
Friends
Class CL_SWF_GP_COMPAT_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | -2 | Missing parameters | 20050613 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | -4 | Minimize Interface | 20050628 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | -5 | Parameter Type Changed | 20050704 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | -1 | Not Identical Data Types | 20050613 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | -3 | Comparison not possible | 20050613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Compatibility of Container Definitions | 20050603 | |
| 2 | Instance method | Public | Method | Gets Workflow Definition with Best Compatibility | 20050628 | |
| 3 | Instance method | Public | Method | Gets a Runtime Container with Import+Export Only | 20050704 |
Events
Class CL_SWF_GP_COMPAT_CHECK has no event.
Types
Class CL_SWF_GP_COMPAT_CHECK has no local type.
Method Signatures
Method COMPARE_CONTAINER_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMP_RESULT | Call by reference | Type reference (TYPE) | I | Ergebnis des Vergleichs, >0 kompatibel | 20050603 | |||
| 2 | IM_CONTAINER_COMPAT_TO | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container, zu dem Kompatibilität geprüft wird | 20050614 | |||
| 3 | IM_CONTAINER_EXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | ggf. kompatibel erweiterter Container | 20050614 | |||
| 4 | IM_STRICT_MODE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | X: fehlende Parameter sind eine Inkompatibilität | 20050615 |
Method COMPARE_CONTAINER_DEF on class CL_SWF_GP_COMPAT_CHECK has no exception.
Method FIND_BEST_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CANDIDATES | Call by reference | Type reference (TYPE) | SWW_TASKARRAY | zu prüfende Workflow-Kandidaten | 20050628 | |||
| 2 | IM_CONTAINER_EXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Workflow-Container der geprüft wird | 20050628 | |||
| 3 | RE_BEST_MATCH | Value transfer | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20050628 |
Method FIND_BEST_MATCH on class CL_SWF_GP_COMPAT_CHECK has no exception.
Method GET_INTERFACE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050704 | |||
| 2 | RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050704 |
Method GET_INTERFACE_CONTAINER on class CL_SWF_GP_COMPAT_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |