SAP ABAP Class CL_CRM_ICF_NOTIFY_POLLING (ICF Notification Using Polling)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ICF_NOTIFY | ICF Notification | 20090109 |
Properties
| Class | CL_CRM_ICF_NOTIFY_POLLING | |
| Short Description | ICF Notification Using Polling | |
| Super Class | CL_CRM_ICF_NOTIFY | ICF Notification |
| 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 | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_ICF_NOTIFY_POLLING has no forward declaration.
Interfaces
Class CL_CRM_ICF_NOTIFY_POLLING has no interface implemented.
Friends
Class CL_CRM_ICF_NOTIFY_POLLING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'notify.jar' | Polling Applet | 20090109 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'com.sap.cat.bsp.notify.BSPPollingApplet' | Polling Applet | 20090109 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '/sap/bc/bsp/sap/icf_notify_poll/notify.jar' | Polling Applet | 20090109 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'BSPPollingApplet' | Polling Applets | 20090109 | ||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | '3726ACA6DF052243BFD798035C3AC2FA' | Polling Page ETag | 20090109 | ||
| 6 | Constant | Protected | Type reference (TYPE) | I | 120 | Polling Page Expiration | 20090109 | ||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'notify.htm' | Name of Polling Page | 20090109 | ||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | '/webcuif/notify/polling' | Shared Part of Polling URL | 20090109 | ||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CO_SNS_SERVER_PORT | Proxy Class (generated) | 20091022 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | STRING | SPACE | http://host:port for Current Instance | 20090109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091022 | |
| 2 | Static method | Protected | Method | Generates Polling Page | 20090109 | |
| 3 | Static method | Public | Method | Delivers http://host:port for Current Instance | 20090109 | |
| 4 | Static method | Public | Method | Gets URL of Polling Applet Archive in ICM Cache | 20090109 | |
| 5 | Static method | Public | Method | Gets URL of Polling Page in ICM Cache | 20090109 | |
| 6 | Static method | Protected | Method | Writes Polling Page to ICM Cache | 20090109 |
Events
Class CL_CRM_ICF_NOTIFY_POLLING has no event.
Types
Class CL_CRM_ICF_NOTIFY_POLLING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_ICF_NOTIFY_POLLING has no parameter.
Method CONSTRUCTOR on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
Method CREATE_POLLING_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ONLOAD | Call by reference | Type reference (TYPE) | STRING | SPACE | Command for Onload Event of Page | 20090109 | ||
| 2 | POLLING_PAGE | Value transfer | Type reference (TYPE) | STRING | HTML of Polling Page | 20090109 |
Method CREATE_POLLING_PAGE on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
Method GET_ICM_URL_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | STRING | 20090109 |
Method GET_ICM_URL_PREFIX on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
Method GET_POLLING_APPLET_ARCHIVE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Value transfer | Type reference (TYPE) | STRING | 20090109 |
Method GET_POLLING_APPLET_ARCHIVE_URL on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
Method GET_POLLING_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20090109 | ||||
| 2 | URL | Value transfer | Type reference (TYPE) | STRING | 20090109 |
Method GET_POLLING_URL on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
Method WRITE_POLLING_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | In URL for Notification | 20090109 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | STRING | Addressee for Notification | 20090109 | |||
| 3 | ONLOAD | Call by reference | Type reference (TYPE) | STRING | Command for Onload Event of Page | 20090109 | |||
| 4 | URL | Value transfer | Type reference (TYPE) | STRING | URL of Page in ICM Cache | 20090109 |
Method WRITE_POLLING_PAGE on class CL_CRM_ICF_NOTIFY_POLLING has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |