SAP ABAP Interface IF_SWF_IFS_BIND_PRESENTATION (Presentation interface with static methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_IFS (Package) Workflow: Interfaces
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_SWF_IFS_BIND_PRESENTATION | |
| Short Description | Presentation interface with static methods |
General Data
| Package | SWF_IFS | Workflow: Interfaces |
| Created | 20020731 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_IFS_BIND_PRESENTATION has no forward declaration.
Interfaces
Interface IF_SWF_IFS_BIND_PRESENTATION has no interface.
Friends
Interface IF_SWF_IFS_BIND_PRESENTATION has no friend.
Attributes
Interface IF_SWF_IFS_BIND_PRESENTATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get (language-specific) description | 20020731 | |
| 2 | Static method | Public | Method | Gets graphic symbol | 20020731 | |
| 3 | Static method | Public | Method | Get unique DISPLAY name | 20020731 | |
| 4 | Static method | Public | Method | Gets unique INTERNAL name | 20020731 | |
| 5 | Static method | Public | Method | Gets SE61 key for long text (F1 help) | 20020731 | |
| 6 | Static method | Public | Method | Gets HTML display (for output in HTML control) | 20020731 | |
| 7 | Static method | Public | Method | Gets string display (for dynpro output) | 20020731 |
Events
Interface IF_SWF_IFS_BIND_PRESENTATION has no event.
Types
Interface IF_SWF_IFS_BIND_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 | Natürlichsprachliche Beschreibung des Operators | 20020731 | |||
| 2 | FLAVOUR | Call by reference | Type reference (TYPE) | C | Aufbereitungsoption (Kontextinformation, optional) | 20020731 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | Sprache, in der die Beschreibung geliefet werden soll | 20020731 | |||
| 4 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method GET_DESCRIPTION on Interface IF_SWF_IFS_BIND_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) | C | Aufbereitungsoption (Kontextinformation, optional) | 20020731 | |||
| 2 | ICON_STRING | Value transfer | Type reference (TYPE) | STRING | Symbol, als String | 20020731 | |||
| 3 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method GET_ICON on Interface IF_SWF_IFS_BIND_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 Anzeige-Name des Operators | 20020731 | |||
| 2 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method GET_NAME on Interface IF_SWF_IFS_BIND_PRESENTATION has no exception.
Method GET_SYMBOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYMBOL | Value transfer | Type reference (TYPE) | STRING | Eindeutiger, INTERNER Name | 20020731 | |||
| 2 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method GET_SYMBOL on Interface IF_SWF_IFS_BIND_PRESENTATION has no exception.
Method GET_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Type reference (TYPE) | C | Aufbereitungsoption (Kontextinformation, optional) | 20020731 | |||
| 2 | TEXT_KEY | Value transfer | Type reference (TYPE) | DOKU_OBJ | SE61 Schlüssel für 'Text im Dialog' | 20020731 | |||
| 3 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method GET_TEXT_KEY on Interface IF_SWF_IFS_BIND_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 (Kontextinformation, optional) | 20020731 | |||
| 2 | HTML_STRING | Value transfer | Type reference (TYPE) | STRING | String zur Ausgabe im HTML-Control | 20020731 | |||
| 3 | TECH_LEVEL | Call by reference | Type reference (TYPE) | SWFTECHLVL | Bestimmt, wie 'technisch' ein Objekt beschrieben wird | 20020731 | |||
| 4 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method TO_HTML on Interface IF_SWF_IFS_BIND_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 (Kontextinformation, optional) | 20020731 | |||
| 2 | OPERATOR_STRING | Value transfer | Type reference (TYPE) | STRING | Dynpro-gerechte Stringdarstellung | 20020731 | |||
| 3 | TECH_LEVEL | Call by reference | Type reference (TYPE) | SWFTECHLVL | Bestimmt, wie 'technisch' ein Objekt beschrieben wird | 20020731 | |||
| 4 | TRANSFORMATION | Call by reference | Type reference (TYPE) | SWFEXECPOR | Transformation (Kontextinformation, optional) | 20020731 |
Method TO_STRING on Interface IF_SWF_IFS_BIND_PRESENTATION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |