SAP ABAP Class CL_BSP_MIMES (Zugriff auf Icontabelle & MIME Path)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_MIMES (Package) Business Server Pages (BSP): MIME Objects
Properties
Class CL_BSP_MIMES  
Short Description Zugriff auf Icontabelle & MIME Path    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_MIMES   Business Server Pages (BSP): MIME Objects 
Created 20011002   SAP 
Last change 20050228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_MIMES has no forward declaration.
Interfaces
Class CL_BSP_MIMES has no interface implemented.
Friends
Class CL_BSP_MIMES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SAP_ICON_PATH Constant Private Type reference (TYPE) STRING '/sap/public/bc/icons/' 20011002
2 SAP_ICON_RTL_PATH Constant Private Type reference (TYPE) STRING '/sap/public/bc/icons_rtl/' 20040813
3 SAP_WEBICON_PATH Constant Private Type reference (TYPE) STRING '/sap/public/bc/webicons/' 20050205
Methods
# Method Level Visibility Method type Description Created on
1 LIST_WEB_ICONS Static method Public Method 20050208
2 SAP_ICON Static method Public Method 20011002
3 SAP_ICON_TEXT Static method Public Method 20011002
4 SAP_WEB_ICON Static method Public Method 20050205
Events
Class CL_BSP_MIMES has no event.
Types
Class CL_BSP_MIMES has no local type.
Method Signatures

Method LIST_WEB_ICONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICONS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20050208

Method LIST_WEB_ICONS on class CL_BSP_MIMES has no exception.

Method SAP_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING @xx@ OR @B_CHCK@ OR ICON_CHECKED OR s_b_chck.gif 20011002
2 Importing IS_RTL Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040813
3 Returning URL Value transfer Type reference (TYPE) STRING /sap/.../s_b_chck.gif 20011002

Method SAP_ICON on class CL_BSP_MIMES has no exception.

Method SAP_ICON_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) STRING @xx@ OR @B_CHCK@ OR ICON_CHECKED OR s_b_chck.gif 20011002
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20011002

Method SAP_ICON_TEXT on class CL_BSP_MIMES has no exception.

Method SAP_WEB_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Type reference (TYPE) STRING WEBICON_CHECKED (WEBICON_*) 20050205
2 Importing IS_RTL Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050205
3 Returning URL Value transfer Type reference (TYPE) STRING /sap/.../s_b_chck.gif 20050205

Method SAP_WEB_ICON on class CL_BSP_MIMES has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 620