SAP ABAP Class CL_ALV_CHECK_THIRD_PARTY (Check Class to be used by Third-Party Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Properties
Class CL_ALV_CHECK_THIRD_PARTY  
Short Description Check Class to be used by Third-Party Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 20041014   SAP 
Last change 20110908   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)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALV_CHECK_THIRD_PARTY has no interface implemented.
Friends
Class CL_ALV_CHECK_THIRD_PARTY has no friend class.
Attributes
Class CL_ALV_CHECK_THIRD_PARTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ACTIVE Static method Public Method 20041014
2 IS_INSTALLED Static method Public Method 20041014
3 IS_SUPPORTED Static method Public Method 20041014
4 SET_INSTALLED Static method Public Method 20091009
Events
Class CL_ALV_CHECK_THIRD_PARTY has no event.
Types
Class CL_ALV_CHECK_THIRD_PARTY has no local type.
Method Signatures

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) LVC_FRONT ALV-Control: Excel, Crystal oder ALV 20041014
2 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041014

Method IS_ACTIVE on class CL_ALV_CHECK_THIRD_PARTY has no exception.

Method IS_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) LVC_FRONT ALV-Control: Excel, Crystal oder ALV 20041014
2 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041014

Method IS_INSTALLED on class CL_ALV_CHECK_THIRD_PARTY has no exception.

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) LVC_FRONT ALV-Control: Excel, Crystal oder ALV 20041014
2 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041014

Method IS_SUPPORTED on class CL_ALV_CHECK_THIRD_PARTY has no exception.

Method SET_INSTALLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) LVC_FRONT ALV-Control: Excel, Crystal oder ALV 20091009
2 Importing SYNCHRON Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20091009

Method SET_INSTALLED on class CL_ALV_CHECK_THIRD_PARTY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in