SAP ABAP Class CL_HRTMC_MIME_UTILITY (Utility Class for Central Talent Management MIME Objects)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-TM (Application Component) Talent Management
     HCM_TMC (Package) HCM: Talent Management Core
Properties
Class CL_HRTMC_MIME_UTILITY  
Short Description Utility Class for Central Talent Management MIME Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HCM_TMC   HCM: Talent Management Core 
Created 20080612   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRTMC_MIME_UTILITY has no interface implemented.
Friends
Class CL_HRTMC_MIME_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FLASH_URI Constant Private Type reference (TYPE) STRING '/SAP/PUBLIC/BUSINESSSUITE/TM/FLASHISLANDS/' 20080612
2 C_ICON_URI Constant Private Type reference (TYPE) STRING '/SAP/PUBLIC/BUSINESSSUITE/TM/ICONS/' 20080612
3 C_ICON_URI_RTL Constant Private Type reference (TYPE) STRING '/SAP/PUBLIC/BUSINESSSUITE/TM/ICONS_RTL/' 20080714
4 C_LAST_MODIFIED_PARAM Constant Private Type reference (TYPE) STRING 'LAST_MODIFIED' 20080612
5 MV_THEME_ID Static Attribute Private Type reference (TYPE) STRING 20111208
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FLASH_URL Static method Public Method Construction of Flash Island URL 20080612
2 CREATE_ICON_URL Static method Public Method Construction of Icons URL 20080612
3 CREATE_VERSIONED_FLASH_URL Static method Public Method Construction of Versioned URL for Flash Island Theme 20080612
4 SET_THEME_ID Static method Public Method 20111208
Events
Class CL_HRTMC_MIME_UTILITY has no event.
Types
Class CL_HRTMC_MIME_UTILITY has no local type.
Method Signatures

Method CREATE_FLASH_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLASH_ID Call by reference Type reference (TYPE) STRING 20080612
2 Returning RV_FLASH_URL Value transfer Type reference (TYPE) STRING 20080612

Method CREATE_FLASH_URL on class CL_HRTMC_MIME_UTILITY has no exception.

Method CREATE_ICON_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICON_ID Call by reference Type reference (TYPE) STRING 20080612
2 Importing IV_IS_RTL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080714
3 Returning RV_ICON_URL Value transfer Type reference (TYPE) STRING 20080612

Method CREATE_ICON_URL on class CL_HRTMC_MIME_UTILITY has no exception.

Method CREATE_VERSIONED_FLASH_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLASH_ID Call by reference Type reference (TYPE) STRING 20080612
2 Returning RV_FLASH_URL Value transfer Type reference (TYPE) STRING 20080612
# Exception Resumable Description Created on
1 CX_HRTMC_MIME_UTILITY Ausnahme Klasse für Mime Utility 20080612

Method SET_THEME_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_THEME_ID Call by reference Type reference (TYPE) STRING 20111208

Method SET_THEME_ID on class CL_HRTMC_MIME_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701