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 | Static method | Protected | Method | Gets ICM Cache Response Objekt | 20090109 | |
| 2 | Static method | Public | Method | Gets (Identification) Ticket of Notification | 20090109 | |
| 3 | Static method | Public | Method | Loads URL Using CL_HTTP_CLIENT | 20090109 | |
| 4 | Static method | Public | Method | Writes to ICM Cache (String) | 20090109 | |
| 5 | 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 | ETAG | Call by reference | Type reference (TYPE) | CHAR32 | 20090109 | ||||
| 2 | EXPIRES | Call by reference | Type reference (TYPE) | I | 20090109 | ||||
| 3 | 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 | 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 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20090109 | ||||
| 2 | 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 | CONTENT | Call by reference | Type reference (TYPE) | STRING | Contents | 20090109 | |||
| 2 | ETAG | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 3 | EXPIRES | Call by reference | Type reference (TYPE) | I | 20090109 | ||||
| 4 | INVALIDATE | Call by reference | Type reference (TYPE) | C | SPACE | X=true, space=false | 20090109 | ||
| 5 | 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 | CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Contents | 20090109 | |||
| 2 | ETAG | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 3 | EXPIRES | Call by reference | Type reference (TYPE) | I | 20090109 | ||||
| 4 | INVALIDATE | Call by reference | Type reference (TYPE) | C | SPACE | X=true, space=false | 20090109 | ||
| 5 | 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 |