SAP ABAP Class CL_SWF_CNT_EXPRESSION_CTL (Workflow Container: Expression Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_CNT_F4_CTL | Workflow-Container: F4-Help-Control | 20001214 |
Properties
| Class | CL_SWF_CNT_EXPRESSION_CTL | |
| Short Description | Workflow Container: Expression Control | |
| Super Class | CL_SWF_CNT_F4_CTL | Workflow-Container: F4-Help-Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20001214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_CNT_EXPRESSION_CTL has no forward declaration.
Interfaces
Class CL_SWF_CNT_EXPRESSION_CTL has no interface implemented.
Friends
Class CL_SWF_CNT_EXPRESSION_CTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR2 | '()' | Special Syntax: PAR-FOR-EACH Index | 20010329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001214 | |
| 2 | Instance method | Public | Method | Gets Element from Expression | 20010109 | |
| 3 | Static method | Public | Method | Gets Style for Compatible Flag | 20001214 | |
| 4 | Instance method | Public | Method | Selects Entry for Specified Expression | 20001214 | |
| 5 | Static method | Public | Method | Inserts Special Elements (ParForEach Index) | 20010329 |
Events
Class CL_SWF_CNT_EXPRESSION_CTL has no event.
Types
Class CL_SWF_CNT_EXPRESSION_CTL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container, der angezeigt werden soll | 20011127 | |||
| 2 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | SPACE | nur anzeigen | 20001214 | ||
| 3 | OPTIONS | Call by reference | Type reference (TYPE) | SWFDEDTOPT | Container Editor : Optionen | 20011127 | |||
| 4 | WITH_INITIAL_VALUES | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Initialwerte | 20020717 |
Method CONSTRUCTOR on class CL_SWF_CNT_EXPRESSION_CTL has no exception.
Method GET_ELEM_FROM_EXPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPRESSION | Call by reference | Type reference (TYPE) | SWA_EXPR | Ausdruck in Datenflußdefinition | 20010109 | |||
| 2 | REF_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Referenz Containerelement | 20010109 |
Method GET_ELEM_FROM_EXPR on class CL_SWF_CNT_EXPRESSION_CTL has no exception.
Method GET_STYLE_ON_CMPTLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPATIBLE | Call by reference | Type reference (TYPE) | N | Kompatibel-Kennzeichen | 20001214 | |||
| 2 | STYLE | Value transfer | Type reference (TYPE) | I | TREE-Style | 20001214 |
Method GET_STYLE_ON_CMPTLB on class CL_SWF_CNT_EXPRESSION_CTL has no exception.
Method SELECT_EXPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPR_TYPE | Value transfer | Type reference (TYPE) | SWA_EXPRTY | Workflow Ausdruckstyp | 20010109 |
Method SELECT_EXPRESSION on class CL_SWF_CNT_EXPRESSION_CTL has no exception.
Method _ADD_SPECIAL_ELEMENTS 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 | Input Container | 20010329 | |||
| 2 | IM_PARAM | Call by reference | Type reference (TYPE) | SWD_F4PARA | Parameter | 20010329 | |||
| 3 | RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | modifizierter Container | 20010329 |
Method _ADD_SPECIAL_ELEMENTS on class CL_SWF_CNT_EXPRESSION_CTL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |