SAP ABAP Class IF_SWF_UTL_PRESENTATION (Presentation Interface of a Server Object)
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
Class IF_SWF_UTL_PRESENTATION  
Short Description Presentation Interface of a Server Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010702   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_UTL_PRESENTATION has no forward declaration.
Interfaces
Class IF_SWF_UTL_PRESENTATION has no interface implemented.
Friends
Class IF_SWF_UTL_PRESENTATION has no friend class.
Attributes
Class IF_SWF_UTL_PRESENTATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Gets (language-dependent) description of this operator 20010906
2 GET_ICON Instance method Public Method Gets graphical icon for this operator 20010906
3 GET_NAME Instance method Public Method Gets unique name for DISPLAY of this operator 20010906
4 GET_SYMBOL Instance method Public Method Gets unique INTERNAL name for this operator 20010906
5 GET_TEXT_KEY Instance method Public Method Gets SE61 key for long text of this operator 20010906
6 TO_HTML Instance method Public Method Get HTML display of operator 20010702
7 TO_STRING Instance method Public Method Gets string display of operator (Dynpro output) 20010702
Events
Class IF_SWF_UTL_PRESENTATION has no event.
Types
Class 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 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING Eindeutiger Name des Operators 20010906
2 Importing LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Sprache, in der die Beschreibung geliefet werden soll 20010906

Method GET_DESCRIPTION on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption 20010906
2 Returning ICON_STRING Value transfer Type reference (TYPE) STRING Symbol, das diesen Operator repräsentiert 20010906

Method GET_ICON on class 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 Returning NAME Value transfer Type reference (TYPE) STRING Eindeutiger Name des Operators 20010906

Method GET_NAME on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption 20010906
2 Returning SYMBOL Value transfer Type reference (TYPE) STRING Operator in Dynpro-gerechter Zeichendarstellung 20010906

Method GET_SYMBOL on class 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 Returning TEXT_KEY Value transfer Type reference (TYPE) DOKU_OBJ Schlüssel des Dialogtextes 20010906

Method GET_TEXT_KEY on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption 20010702
2 Returning HTML_STRING Value transfer Type reference (TYPE) STRING Operator in HTML-Aufbereitung 20010702
3 Importing TECH_LEVEL Call by reference Type reference (TYPE) SWFTECHLVL Bestimmt, wie 'technisch' ein Objekt beschrieben wird 20010702

Method TO_HTML on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SWFDBOOL Aufbereitungsoption 20010702
2 Returning OPERATOR_STRING Value transfer Type reference (TYPE) STRING Operator in Dynpro-gerechter Zeichendarstellung 20010702
3 Importing TECH_LEVEL Call by reference Type reference (TYPE) SWFTECHLVL Bestimmt, wie 'technisch' ein Objekt beschrieben wird 20010702

Method TO_STRING on class IF_SWF_UTL_PRESENTATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in