SAP ABAP Class CL_WFD_TEXT_EDIT (Editor for Mail Texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_SIMPLE_TEXT_EDIT | Editor for Mail Texts | 20001115 |
Properties
| Class | CL_WFD_TEXT_EDIT | |
| Short Description | Editor for Mail Texts | |
| Super Class | CL_WFD_SIMPLE_TEXT_EDIT | Editor for Mail Texts |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 19991203 | 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_WFD_TEXT_EDIT has no interface implemented.
Friends
Class CL_WFD_TEXT_EDIT 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_CONTAINER | Container - Implementation of a 'Collection' | 20001120 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991203 | |
| 2 | Instance method | Protected | Method | Return All Container Elements Used in Text | 20000114 | |
| 3 | Instance method | Public | Method | Get Task Container | 20001121 | |
| 4 | Instance method | Public | Method | Set Workflow Container | 20001115 |
Events
Class CL_WFD_TEXT_EDIT has no event.
Types
Class CL_WFD_TEXT_EDIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_NUMBER_CHARS | Call by reference | Type reference (TYPE) | I | Längenbegrenzung | 19991203 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 19991203 | |||
| 3 | WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | 72 | Textumbruch bei Zeile X | 19991203 |
Method CONSTRUCTOR on class CL_WFD_TEXT_EDIT has no exception.
Method EXPRESSIONS_EXTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20001212 |
Method EXPRESSIONS_EXTRACT on class CL_WFD_TEXT_EDIT has no exception.
Method NEW_TASK_CONTAINER_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20001121 |
Method NEW_TASK_CONTAINER_GET on class CL_WFD_TEXT_EDIT has no exception.
Method WORKFLOW_CONTAINER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WORKFLOW_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20001115 |
Method WORKFLOW_CONTAINER_SET on class CL_WFD_TEXT_EDIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |