SAP ABAP Class CL_CRM_IC_APPLICATION_INFO (Application information)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
Properties
| Class | CL_CRM_IC_APPLICATION_INFO | |
| Short Description | Application information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20040930 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_IC_APPLICATION_INFO has no interface implemented.
Friends
Class CL_CRM_IC_APPLICATION_INFO 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 | 'APPLICATION_CONTROLLER' | 20040930 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'APPLICATION_EXIT_URL' | 20041002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete application information | 20040930 | |
| 2 | Static method | Public | Method | Get application information | 20040930 | |
| 3 | Static method | Public | Method | Set application information | 20040930 |
Events
Class CL_CRM_IC_APPLICATION_INFO has no event.
Types
Class CL_CRM_IC_APPLICATION_INFO has no local type.
Method Signatures
Method CLEAR_APPLICATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20040930 |
Method CLEAR_APPLICATION_INFO on class CL_CRM_IC_APPLICATION_INFO has no exception.
Method GET_APPLICATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEAR_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040930 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20040930 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20040930 |
Method GET_APPLICATION_INFO on class CL_CRM_IC_APPLICATION_INFO has no exception.
Method SET_APPLICATION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20040930 | ||||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20040930 |
Method SET_APPLICATION_INFO on class CL_CRM_IC_APPLICATION_INFO has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 500 |