SAP ABAP Class CL_VSCAN_GROUP (Virus Scan Server Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Properties
Class CL_VSCAN_GROUP  
Short Description Virus Scan Server Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class VSCAN    
Program status P  SAP Standard Production Program 
Category 0   
Package SVSCAN   Virus Scan of SAP Objects 
Created 20030811   SAP 
Last change 20130531   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_VSCAN_GROUP has no interface implemented.
Friends
Class CL_VSCAN_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GF_KERNEL_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110715
2 GI_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_VSCAN_INSTANCE BAdI for Groups 20030828
3 GO_PARAMETER_SET Instance attribute Private Object reference (TYPE REF TO) CL_VSCAN_PARAMETER_SET Parameters of the Virus Scan Server Group 20030814
4 GS_VSCAN_GROUP Instance attribute Private Type reference (TYPE) VSCAN_GROUP Database Structure VSCAN_GROUP 20030814
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20030828
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030814
3 GET_PARAMETER_SET Instance method Public Method Returns Group's Parameter Set 20030814
4 GET_SCANNER Instance method Public Method Returns Scanner Instance for this Group 20030828
5 IS_BADI Instance method Public Method Returns Information: Whether this Is a BAdI Implementation 20030828
Events
Class CL_VSCAN_GROUP has no event.
Types
Class CL_VSCAN_GROUP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_KERNEL_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Kernelseitige Verwendung 20110715
2 Importing IF_SCANGROUP Call by reference Type reference (TYPE) VSCAN_SERVER_GROUP Virus Scan Server Gruppe 20030814
# Exception Resumable Description Created on
1 CONFIGURATION_ERROR Fehler in der Konfiguration 20030814
2 GROUP_NOT_FOUND Gruppe des angegebenen Namens nicht auf Datenbank gefunden 20030814

Method GET_PARAMETER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_PARAMETER_SET Value transfer Object reference (TYPE REF TO) CL_VSCAN_PARAMETER_SET Parameter Set der Gruppe 20030814

Method GET_PARAMETER_SET on class CL_VSCAN_GROUP has no exception.

Method GET_SCANNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EI_SCANNER Call by reference Object reference (TYPE REF TO) IF_VSCAN_INSTANCE Scannerinstanz 20030828
2 Exporting EI_TYPE Call by reference Type reference (TYPE) VSCAN_SERVER_PROVIDER_TYPE Virus Scan Provider Typ 20070814
3 Importing IF_LOCAL_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur lokale Instanzen suchen 20041202
# Exception Resumable Description Created on
1 CONFIGURATION_ERROR Fehler in der Konfiguration 20030828
2 INTERNAL_ERROR Interner Fehler 20030828
3 NOT_AVAILABLE Kein Scanner verfügbar 20030828

Method IS_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EF_IS_BADI Value transfer Type reference (TYPE) ABAP_BOOL Ist BAdI Implementierung 20030828

Method IS_BADI on class CL_VSCAN_GROUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640