SAP ABAP Class CL_ICL_WEBGUI (Checks for SAPGUI for HTML)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_ICL_WEBGUI  
Short Description Checks for SAPGUI for HTML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20030807   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_WEBGUI has no forward declaration.
Interfaces
Class CL_ICL_WEBGUI has no interface implemented.
Friends
Class CL_ICL_WEBGUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_X Constant Private Type reference (TYPE) XFELD 'X' Constant 'X' 20030807
2 GV_WEBGUI_ACTIVE Static Attribute Private Type reference (TYPE) XFELD SAPGUI for HTML Is Active 20030807
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030807
2 FLUSH Static method Public Method Trugger Flush When SAPGUI for HTML Is Running 20030807
3 IS_ACTIVE Static method Public Method Checks Whether Transaction under SAPGUI for HTML Is Running 20030807
Events
Class CL_ICL_WEBGUI has no event.
Types
Class CL_ICL_WEBGUI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICL_WEBGUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_WEBGUI has no exception.

Method FLUSH Signature

Method FLUSH on class CL_ICL_WEBGUI has no parameter.
Method FLUSH on class CL_ICL_WEBGUI has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) XFELD SAPGUI for HTML ist aktiv 'X' = ja 20030807

Method IS_ACTIVE on class CL_ICL_WEBGUI has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472