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 ABAP 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 GC_APPLICATION_CONTROLLER Constant Public Type reference (TYPE) STRING 'APPLICATION_CONTROLLER' 20040930
2 GC_APPLICATION_EXIT_URL Constant Public Type reference (TYPE) STRING 'APPLICATION_EXIT_URL' 20041002
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_APPLICATION_INFO Static method Public Method Delete application information 20040930
2 GET_APPLICATION_INFO Static method Public Method Get application information 20040930
3 SET_APPLICATION_INFO 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 Importing 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 Importing IV_CLEAR_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040930
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20040930
3 Returning 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 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20040930
2 Importing 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