SAP ABAP Class CL_SWF_CNT_INST_TEXTCTL (Workflow Container: Instance Editor - Texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Properties
| Class | CL_SWF_CNT_INST_TEXTCTL | |
| Short Description | Workflow Container: Instance Editor - Texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20020306 | 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_CNT_INST_TEXTCTL has no interface implemented.
Friends
Class CL_SWF_CNT_INST_TEXTCTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraction of Container Element | 20020306 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Maximum Number of Characters | 20020311 | |||
| 3 | Instance attribute | Protected | See coding | Display Options | 20020312 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SWF_RETURN | Workflow: Method Exception | 20020314 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20020306 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWFDTKIND | ABAP Data Type of Data Object (from ABAP Type Descriptor) | 20020311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Element Value | 20020306 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020306 | |
| 3 | Instance method | Public | Method | Release | 20020314 | |
| 4 | Instance method | Public | Method | Apply Changes from Display | 20020306 | |
| 5 | Instance method | Public | Method | Delivers the Element Name | 20020312 | |
| 6 | Instance method | Public | Method | Visible? | 20020314 | |
| 7 | Instance method | Public | Method | Initialize control (in PBO) | 20020306 | |
| 8 | Static method | Public | Method | Checks whether element can be edited in editor | 20020311 | |
| 9 | Static method | Public | Method | Checks whether element can be edited in editor | 20020315 | |
| 10 | Instance method | Public | Method | Sets/Deletes Display Mode | 20020306 | |
| 11 | Instance method | Public | Method | Transfer an Element Reference to Display | 20020306 | |
| 12 | Instance method | Public | Method | Visible On/Off | 20020314 | |
| 13 | Instance method | Private | Method | Converts ELEMENT to Text Table | 20020312 |
Events
Class CL_SWF_CNT_INST_TEXTCTL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TEXT_TABLE | Protected | See coding | 20020312 | |
Method Signatures
Method CLEAR_ELEMENT Signature
Method CLEAR_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no parameter.
Method CLEAR_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | XFLAG | nur Anzeigen | 20020306 | |||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020306 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020306 | |||
| 4 | STATUSBAR | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Statuszeile anzeigen | 20020312 | ||
| 5 | TOOLBAR | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Toolbar anzeigen | 20020312 |
Method CONSTRUCTOR on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method FREE Signature
Method FREE on class CL_SWF_CNT_INST_TEXTCTL has no parameter.
Method FREE on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020306 | |||
| 2 | MODIFIED | Value transfer | Type reference (TYPE) | XFELD | geändert | 20020311 |
Method GET_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method GET_ELEMENT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPT | Value transfer | Type reference (TYPE) | STRING | 20020312 | ||||
| 2 | MODE | Call by reference | Type reference (TYPE) | I | 0 | 0 = name, 1 shorttext, 2 = description | 20020312 |
Method GET_ELEMENT_DESCR on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20020314 |
Method GET_VISIBLE on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method INIT_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control konnte nicht erzeugt werden | 20020306 |
Method IS_ELEMENTTYPE_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020311 | |||
| 2 | LENGTH | Call by reference | Type reference (TYPE) | I | max . Länge | 20020311 | |||
| 3 | SUPPORTED | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020311 | |||
| 4 | TYPEKIND | Call by reference | Type reference (TYPE) | SWFDTKIND | Abap Typ | 20020311 |
Method IS_ELEMENTTYPE_SUPPORTED on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method IS_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020315 | |||
| 2 | SUPPORTED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20020315 |
Method IS_SUPPORTED on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON | Call by reference | Type reference (TYPE) | XFLAG | 'X' | display = 'X' | 20020306 |
Method SET_DISPLAY_MODE on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method SET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020306 | |||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | 20020314 |
Method SET_ELEMENT on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | C | 20020314 |
Method SET_VISIBLE on class CL_SWF_CNT_INST_TEXTCTL has no exception.
Method _SET_ELEMENT_2_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_ELEMENT | Abstraktion eines Containerelements | 20020312 | |||
| 2 | T_TEXT | Value transfer | Type reference (TYPE) | TEXT_TABLE | 20020312 |
Method _SET_ELEMENT_2_TEXT on class CL_SWF_CNT_INST_TEXTCTL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |