SAP ABAP Class CL_SWF_CNT_SRV_RUN_CONVERSION (Conversion of elements at runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT_SRV (Package) Workflow: Container Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_CNT_SRV_RUN_CONVERSION | Conversion of values at runtime | 20121023 |
Properties
| Class | CL_SWF_CNT_SRV_RUN_CONVERSION | |
| Short Description | Conversion of elements at runtime | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT_SRV | Workflow: Container Services |
| Created | 20121023 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_CNT_SRV_RUN_CONVERSION | Conversion of values at runtime | 20121023 |
Friends
Class CL_SWF_CNT_SRV_RUN_CONVERSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_SWF_CNT_SRV_DEF_ANALYSIS=>TT_ELEMENT | Table of elements | 20121025 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TT_MESSAGES | 20121023 | ||||
| 3 | Instance attribute | Protected | See coding | Table with Work Iitem - Task (external) Assignment | 20121030 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWP_ADMIN | SWPA Settings | 20121207 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | XFLAG | 'X' | Pass Complete Container to Exit | 20121207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121207 | |
| 2 | Static method | Public | Method | Creates an instance of IF_SWF_CNT_SRV_RUN_CONVERSION | 20121023 | |
| 3 | Instance method | Protected | Method | Converts container element | 20121207 | |
| 4 | Instance method | Protected | Method | Help Function: Calculates EXTERNAL for WI ID | 20121030 | |
| 5 | Instance method | Protected | Method | Returns subelement if set | 20121207 |
Events
Class CL_SWF_CNT_SRV_RUN_CONVERSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_MESSAGES | Public | Attribute reference (LIKE) | 20121023 | |
||
| 2 | TT_SWWCNTP0 | Public | Attribute reference (LIKE) | 20121108 | |
||
| 3 | TT_SWWCONT | Public | Attribute reference (LIKE) | 20121108 | |
||
| 4 | TT_SWWCONTOB | Public | Attribute reference (LIKE) | 20121108 | |
||
| 5 | TT_WI2TASK | Public | Attribute reference (LIKE) | 20121030 | |
||
| 6 | T_WI2TASK | Public | Attribute reference (LIKE) | 20121108 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_CNT_SRV_RUN_CONVERSION has no parameter.
Method CONSTRUCTOR on class CL_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_SRV_RUN_CONVERSION | Umsetzung der Werte zur Laufzeit | 20121023 |
Method GET_INSTANCE on class CL_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method _CONVERT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IH_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20121207 | ||||
| 2 | IH_CONVERSION_EXIT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_SRV_CONVERSION_EXIT | Umsetzung eines Wertes | 20121207 | |||
| 3 | IM_EXTERNAL | Call by reference | Type reference (TYPE) | IF_SWF_CNT_SRV_DEF_ANALYSIS=>T_EXTERNAL | Externe eindeutige ID einer Aufgabe | 20121207 | |||
| 4 | R_NUM_CHANGED | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20121207 |
Method _CONVERT_ELEMENT on class CL_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method _GET_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20121030 | |||
| 2 | RE_EXTERNAL | Value transfer | Type reference (TYPE) | IF_SWF_CNT_SRV_DEF_ANALYSIS=>T_EXTERNAL | Externe eindeutige ID einer Aufgabe | 20121030 |
Method _GET_EXTERNAL on class CL_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method _GET_SUBELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121207 | ||||
| 2 | IM_ELEMENT | Call by reference | Type reference (TYPE) | IF_SWF_CNT_SRV_DEF_ANALYSIS=>T_ELEMENT | Elementdefinition: Name, Typ, ... | 20121207 |
Method _GET_SUBELEMENT on class CL_SWF_CNT_SRV_RUN_CONVERSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |