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 | 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 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110715 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_VSCAN_INSTANCE | BAdI for Groups | 20030828 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_VSCAN_PARAMETER_SET | Parameters of the Virus Scan Server Group | 20030814 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | VSCAN_GROUP | Database Structure VSCAN_GROUP | 20030814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20030828 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030814 | |
| 3 | Instance method | Public | Method | Returns Group's Parameter Set | 20030814 | |
| 4 | Instance method | Public | Method | Returns Scanner Instance for this Group | 20030828 | |
| 5 | 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 | IF_KERNEL_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Kernelseitige Verwendung | 20110715 | ||
| 2 | IF_SCANGROUP | Call by reference | Type reference (TYPE) | VSCAN_SERVER_GROUP | Virus Scan Server Gruppe | 20030814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Konfiguration | 20030814 | ||
| 2 | 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 | 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 | EI_SCANNER | Call by reference | Object reference (TYPE REF TO) | IF_VSCAN_INSTANCE | Scannerinstanz | 20030828 | |||
| 2 | EI_TYPE | Call by reference | Type reference (TYPE) | VSCAN_SERVER_PROVIDER_TYPE | Virus Scan Provider Typ | 20070814 | |||
| 3 | IF_LOCAL_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur lokale Instanzen suchen | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Konfiguration | 20030828 | ||
| 2 | Interner Fehler | 20030828 | ||
| 3 | Kein Scanner verfügbar | 20030828 |
Method IS_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |