SAP ABAP Class CL_UMG_CONDITION_EDITOR (Condition Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20040325 |
Properties
| Class | CL_UMG_CONDITION_EDITOR | |
| Short Description | Condition Editor | |
| Super Class | CL_GUI_TEXTEDIT | SAP TextEdit Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20040325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMG_CONDITION_EDITOR has no forward declaration.
Interfaces
Class CL_UMG_CONDITION_EDITOR has no interface implemented.
Friends
Class CL_UMG_CONDITION_EDITOR has no friend class.
Attributes
Class CL_UMG_CONDITION_EDITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get stringstream support info | 20040325 | |
| 2 | Instance method | Public | Method | put string into table | 20040325 | |
| 3 | Instance method | Public | Method | get string out of table | 20040325 |
Events
Class CL_UMG_CONDITION_EDITOR has no event.
Types
Class CL_UMG_CONDITION_EDITOR has no local type.
Method Signatures
Method GET_STRINGSTREAM_SUPPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STREAM_INFO | Call by reference | Type reference (TYPE) | I | 1 wenn stringstream unterstützt wird | 20040325 |
Method GET_STRINGSTREAM_SUPPORT on class CL_UMG_CONDITION_EDITOR has no exception.
Method STRING_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle zur Aufnahme der Eingabe-Stringdaten | 20040325 | |||
| 2 | IM_STRING | Call by reference | Type reference (TYPE) | STRING | String für Eingabe in Tabelle | 20040325 |
Method STRING_TO_TABLE on class CL_UMG_CONDITION_EDITOR has no exception.
Method TABLE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STRING | Call by reference | Type reference (TYPE) | STRING | String mit Tabellendaten | 20040325 | |||
| 2 | IM_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Daten für String | 20040325 |
Method TABLE_TO_STRING on class CL_UMG_CONDITION_EDITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |