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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_BND_OPERATION Binding Operation 20020731
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_APPEND Binding Operator: Append to Table 20020731
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_ASSIGN Binding Operator: Assignment 20020731
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_CONT_ACCESS Target = Target + Source (Total, also for Tables) 20030424
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_FM_EXIT Binding Operator: FB Exit with New Interface 20020731
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_FM_EXIT_BOR Binding Operator: FM Exit with Old Interface 20020731
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_INITIALIZE Initialize Target of Expression 20020731
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_LINE_TRANSFORM Expression -> Expression Using ABAP-00 20020731
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_MERGE Double-Value Relational Operator, Operators Same 20020731
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_TRANSFORM Container -> Container Using ABAP-OO 20020731
... Click here to see Used By full list (14 items)
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 GET_DESCRIPTION Static method Public Method Get (language-specific) description 20020731
2 GET_ICON Static method Public Method Gets graphic symbol 20020731
3 GET_NAME Static method Public Method Get unique DISPLAY name 20020731
4 GET_SYMBOL Static method Public Method Gets unique INTERNAL name 20020731
5 GET_TEXT_KEY Static method Public Method Gets SE61 key for long text (F1 help) 20020731
6 TO_HTML Static method Public Method Gets HTML display (for output in HTML control) 20020731
7 TO_STRING 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 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING Natürlichsprachliche Beschreibung des Operators 20020731
2 Importing FLAVOUR Call by reference Type reference (TYPE) C Aufbereitungsoption (Kontextinformation, optional) 20020731
3 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprache, in der die Beschreibung geliefet werden soll 20020731
4 Importing 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 Importing FLAVOUR Call by reference Type reference (TYPE) C Aufbereitungsoption (Kontextinformation, optional) 20020731
2 Returning ICON_STRING Value transfer Type reference (TYPE) STRING Symbol, als String 20020731
3 Importing 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 Returning NAME Value transfer Type reference (TYPE) STRING Eindeutiger Anzeige-Name des Operators 20020731
2 Importing 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 Returning SYMBOL Value transfer Type reference (TYPE) STRING Eindeutiger, INTERNER Name 20020731
2 Importing 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 Importing FLAVOUR Call by reference Type reference (TYPE) C Aufbereitungsoption (Kontextinformation, optional) 20020731
2 Returning TEXT_KEY Value transfer Type reference (TYPE) DOKU_OBJ SE61 Schlüssel für 'Text im Dialog' 20020731
3 Importing 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption (Kontextinformation, optional) 20020731
2 Returning HTML_STRING Value transfer Type reference (TYPE) STRING String zur Ausgabe im HTML-Control 20020731
3 Importing TECH_LEVEL Call by reference Type reference (TYPE) SWFTECHLVL Bestimmt, wie 'technisch' ein Objekt beschrieben wird 20020731
4 Importing 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption (Kontextinformation, optional) 20020731
2 Returning OPERATOR_STRING Value transfer Type reference (TYPE) STRING Dynpro-gerechte Stringdarstellung 20020731
3 Importing TECH_LEVEL Call by reference Type reference (TYPE) SWFTECHLVL Bestimmt, wie 'technisch' ein Objekt beschrieben wird 20020731
4 Importing 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)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_BND_OPERATION Binding Operation 20020731
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_APPEND Binding Operator: Append to Table 20020731
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_ASSIGN Binding Operator: Assignment 20020731
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_CONT_ACCESS Target = Target + Source (Total, also for Tables) 20030424
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_FM_EXIT Binding Operator: FB Exit with New Interface 20020731
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_FM_EXIT_BOR Binding Operator: FM Exit with Old Interface 20020731
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_INITIALIZE Initialize Target of Expression 20020731
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_LINE_TRANSFORM Expression -> Expression Using ABAP-00 20020731
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_MERGE Double-Value Relational Operator, Operators Same 20020731
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_TRANSFORM Container -> Container Using ABAP-OO 20020731
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_WRITE_TRACE Binding Operator: Write Status to Trace 20020802
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_OP_XSLT_TRANSFORM Expression -> Expression Using XSLT Transformation 20020731
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_TRANS_ADD_TO Target = Target + Source (Total, also for Tables) 20020731
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BND_TRANS_SUBTRACT_FROM Target = Target - Source (Difference, Also for Tables) 20020731
History
Last changed by/on SAP  20110908 
SAP Release Created in 630