SAP ABAP Class CL_CRM_ICF_NOTIFY_TOOLKIT (ICF Notification Toolkit)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_TOOLS (Package) SAM Help Function and Tools
Properties
Class CL_CRM_ICF_NOTIFY_TOOLKIT  
Short Description ICF Notification Toolkit    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_SAM_TOOLS   SAM Help Function and Tools 
Created 20090109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no forward declaration.
Interfaces
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no interface implemented.
Friends
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no friend class.
Attributes
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ICM_CACHE_RESPONSE Static method Protected Method Gets ICM Cache Response Objekt 20090109
2 CREATE_TIMESTAMP Static method Public Method Gets (Identification) Ticket of Notification 20090109
3 HTTP_LOAD Static method Public Method Loads URL Using CL_HTTP_CLIENT 20090109
4 WRITE_TO_ICM_CACHE_S Static method Public Method Writes to ICM Cache (String) 20090109
5 WRITE_TO_ICM_CACHE_X Static method Public Method Writes to ICM Cache (Xstring) 20090109
Events
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no event.
Types
Class CL_CRM_ICF_NOTIFY_TOOLKIT has no local type.
Method Signatures

Method CREATE_ICM_CACHE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ETAG Call by reference Type reference (TYPE) CHAR32 20090109
2 Importing EXPIRES Call by reference Type reference (TYPE) I 20090109
3 Returning ICM_CACHE_RESPONSE Value transfer Object reference (TYPE REF TO) IF_HTTP_RESPONSE 20090109

Method CREATE_ICM_CACHE_RESPONSE on class CL_CRM_ICF_NOTIFY_TOOLKIT has no exception.

Method CREATE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TICKET Value transfer Type reference (TYPE) STRING 20090109

Method CREATE_TIMESTAMP on class CL_CRM_ICF_NOTIFY_TOOLKIT has no exception.

Method HTTP_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) XSTRING 20090109
2 Importing URL Call by reference Type reference (TYPE) STRING 20090109

Method HTTP_LOAD on class CL_CRM_ICF_NOTIFY_TOOLKIT has no exception.

Method WRITE_TO_ICM_CACHE_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING Contents 20090109
2 Importing ETAG Call by reference Type reference (TYPE) STRING 20090109
3 Importing EXPIRES Call by reference Type reference (TYPE) I 20090109
4 Importing INVALIDATE Call by reference Type reference (TYPE) C SPACE X=true, space=false 20090109
5 Importing URL Call by reference Type reference (TYPE) STRING URL in ICM 20090109

Method WRITE_TO_ICM_CACHE_S on class CL_CRM_ICF_NOTIFY_TOOLKIT has no exception.

Method WRITE_TO_ICM_CACHE_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) XSTRING Contents 20090109
2 Importing ETAG Call by reference Type reference (TYPE) STRING 20090109
3 Importing EXPIRES Call by reference Type reference (TYPE) I 20090109
4 Importing INVALIDATE Call by reference Type reference (TYPE) C SPACE X=true, space=false 20090109
5 Importing URL Call by reference Type reference (TYPE) STRING URL in ICM 20090109

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