SAP ABAP Interface IF_SWF_TXT_OBJECT (Workflow: Text Conserves)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_TXT (Package) Workflow: Text Object
⤷
⤷
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
| Interface | IF_SWF_TXT_OBJECT | |
| Short Description | Workflow: Text Conserves |
General Data
| Package | SWF_TXT | Workflow: Text Object |
| Created | 20000508 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_TXT_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_UTL_PERSISTENT_OBJECT | Interface for persistent WF objects | 20000508 |
Friends
Interface IF_SWF_TXT_OBJECT has no friend.
Attributes
Interface 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
Interface IF_SWF_TXT_OBJECT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_TXT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |