SAP ABAP Interface IF_SWF_UTL_PRESENTATION (Presentation Interface of a Server Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SWF_EXP_ARITHMETIC | Arithmetic Operator | 20011112 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SWF_RLS_COMPOP | Binary Operator, Delivers Truth Value | 20010914 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SWF_RLS_UNARY_COMPOP | Single-Value Operator, Delivers Truth Value | 20010910 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_BINARY_COMPOP | Double-Value Relational Operator, Operators Same | 20010907 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RLS_UNARY_COMPOP | Univalent Comparison Operator (for example, EX, NX) | 20010910 |
Properties
| Interface | IF_SWF_UTL_PRESENTATION | |
| Short Description | Presentation Interface of a Server Object |
General Data
| Package | SWF_UTL | Workflow: Tools |
| Created | 20010702 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_PRESENTATION has no forward declaration.
Interfaces
Interface IF_SWF_UTL_PRESENTATION has no interface.
Friends
Interface IF_SWF_UTL_PRESENTATION has no friend.
Attributes
Interface IF_SWF_UTL_PRESENTATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets (language-dependent) description of this operator | 20010906 | |
| 2 | Instance method | Public | Method | Gets graphical icon for this operator | 20010906 | |
| 3 | Instance method | Public | Method | Gets unique name for DISPLAY of this operator | 20010906 | |
| 4 | Instance method | Public | Method | Gets unique INTERNAL name for this operator | 20010906 | |
| 5 | Instance method | Public | Method | Gets SE61 key for long text of this operator | 20010906 | |
| 6 | Instance method | Public | Method | Get HTML display of operator | 20010702 | |
| 7 | Instance method | Public | Method | Gets string display of operator (Dynpro output) | 20010702 |
Events
Interface IF_SWF_UTL_PRESENTATION has no event.
Types
Interface IF_SWF_UTL_PRESENTATION has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Eindeutiger Name des Operators | 20010906 | |||
| 2 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache, in der die Beschreibung geliefet werden soll | 20010906 |
Method GET_DESCRIPTION on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Type reference (TYPE) | SWFDBOOL | Aufbereitungsoption | 20010906 | |||
| 2 | ICON_STRING | Value transfer | Type reference (TYPE) | STRING | Symbol, das diesen Operator repräsentiert | 20010906 |
Method GET_ICON on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Eindeutiger Name des Operators | 20010906 |
Method GET_NAME on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method GET_SYMBOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Type reference (TYPE) | SWFDBOOL | Aufbereitungsoption | 20010906 | |||
| 2 | SYMBOL | Value transfer | Type reference (TYPE) | STRING | Operator in Dynpro-gerechter Zeichendarstellung | 20010906 |
Method GET_SYMBOL on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method GET_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT_KEY | Value transfer | Type reference (TYPE) | DOKU_OBJ | Schlüssel des Dialogtextes | 20010906 |
Method GET_TEXT_KEY on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method TO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Type reference (TYPE) | SWFDBOOL | Aufbereitungsoption | 20010702 | |||
| 2 | HTML_STRING | Value transfer | Type reference (TYPE) | STRING | Operator in HTML-Aufbereitung | 20010702 | |||
| 3 | TECH_LEVEL | Call by reference | Type reference (TYPE) | SWFTECHLVL | Bestimmt, wie 'technisch' ein Objekt beschrieben wird | 20010702 |
Method TO_HTML on Interface IF_SWF_UTL_PRESENTATION has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Type reference (TYPE) | SWFDBOOL | Aufbereitungsoption | 20010702 | |||
| 2 | OPERATOR_STRING | Value transfer | Type reference (TYPE) | STRING | Operator in Dynpro-gerechter Zeichendarstellung | 20010702 | |||
| 3 | TECH_LEVEL | Call by reference | Type reference (TYPE) | SWFTECHLVL | Bestimmt, wie 'technisch' ein Objekt beschrieben wird | 20010702 |
Method TO_STRING on Interface IF_SWF_UTL_PRESENTATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |