SAP ABAP Class IF_SWF_TXT_OBJECT (Workflow: Text Conserves)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SWF_UTL_PERSISTENT_OBJECT | Interface for persistent WF objects | 20000508 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_TXT_OBJECT | Workflow: Text Conserve | 20000508 |
Properties
| Class | IF_SWF_TXT_OBJECT | |
| Short Description | Workflow: Text Conserves | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000508 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_TXT_OBJECT has no forward declaration.
Interfaces
Class IF_SWF_TXT_OBJECT has no interface implemented.
Friends
Class IF_SWF_TXT_OBJECT has no friend class.
Attributes
Class IF_SWF_TXT_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the MIME Type | 20000508 | |
| 2 | Instance method | Public | Method | Gets the content of an attribute (using name) | 20000508 | |
| 3 | Instance method | Public | Method | Returns the text as CHARACTER | 20000508 | |
| 4 | Instance method | Public | Method | Sets the content of an attribute (using name) | 20000508 | |
| 5 | Instance method | Public | Method | Sets the text as CHARACTER | 20000508 |
Events
Class IF_SWF_TXT_OBJECT has no event.
Types
Class IF_SWF_TXT_OBJECT has no local type.
Method Signatures
Method GET_MIMETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MIMETYPE | Value transfer | Type reference (TYPE) | STRING | Mimetype | 20000508 |
Method GET_MIMETYPE on class IF_SWF_TXT_OBJECT has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributs | 20000508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | Inhalt des Attributs | 20000508 |
Method GET_PROPERTY on class IF_SWF_TXT_OBJECT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Ausgabesprache IST | 20000508 | |||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | C | Text als CHARACTER | 20000508 | |||
| 3 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Ausgabesprache SOLL | 20000508 | ||
| 4 | IM_LENGHT | Call by reference | Type reference (TYPE) | I | 0 | Ausgabelänge (optional) | 20000508 |
Method GET_TEXT on class IF_SWF_TXT_OBJECT has no exception.
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Name des Attributs | 20000508 | |||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | OK / not found | 20000508 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | Inhalt des Attributs | 20000508 |
Method SET_PROPERTY on class IF_SWF_TXT_OBJECT has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | aktuelle Sprache des Textes | 20000508 | ||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | C | Text als Character | 20000508 |
Method SET_TEXT on class IF_SWF_TXT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |