SAP ABAP Class CX_VSI (Virus Scan API Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-VIR (Application Component) Anti-Virus Protection
     SVSCAN (Package) Virus Scan of SAP Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20050115
Properties
Class CX_VSI  
Short Description Virus Scan API Exceptions    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class VSCAN    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package SVSCAN   Virus Scan of SAP Objects 
Created 20050115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_VSI has no forward declaration.
Interfaces
Class CX_VSI has no interface implemented.
Friends
Class CX_VSI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAPIRET2 Instance attribute Public Type reference (TYPE) VSCAN_BAPIRET2_T Table Type for BAPIRET2 in the Virus Scan 20050119
2 CORE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '930BE641F02A8736E10000000A155356' 20050115
3 MSG Instance attribute Public Type reference (TYPE) STRING Message Text with the Exception 20050115
4 SCANNER_ERROR Constant Public Type reference (TYPE) SOTR_CONC '940BE641F02A8736E10000000A155356' 20050115
5 VIRUS_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC '950BE641F02A8736E10000000A155356' 20050115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050115
2 RAISE_CORE_ERROR Static method Public Method Core Virus Scan Exception 20050115
3 RAISE_SCANNER_ERROR Static method Public Method Virus Scan Error 20050115
4 RAISE_VIRUS_ERROR Static method Public Method Virus Scan Infection 20050115
Events
Class CX_VSI has no event.
Types
Class CX_VSI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BAPIRET2 Call by reference Type reference (TYPE) VSCAN_BAPIRET2_T 20050119
2 Importing MSG Call by reference Type reference (TYPE) STRING 20050115
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050115
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050115

Method CONSTRUCTOR on class CX_VSI has no exception.

Method RAISE_CORE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) CSEQUENCE Nachrichtentext mit der Ausnahme 20050115
2 Importing MESSAGES Call by reference Type reference (TYPE) VSCAN_BAPIRET2_T Tabellentyp für BAPIRET2 im Viren-Scan 20050119
3 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050115

Method RAISE_CORE_ERROR on class CX_VSI has no exception.

Method RAISE_SCANNER_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) CSEQUENCE Nachrichtentext mit der Ausnahme 20050115
2 Importing MESSAGES Call by reference Type reference (TYPE) VSCAN_BAPIRET2_T Tabellentyp für BAPIRET2 im Viren-Scan 20050115
3 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050115

Method RAISE_SCANNER_ERROR on class CX_VSI has no exception.

Method RAISE_VIRUS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) CSEQUENCE Nachrichtentext mit der Ausnahme 20050115
2 Importing MESSAGES Call by reference Type reference (TYPE) VSCAN_BAPIRET2_T Tabellentyp für BAPIRET2 im Viren-Scan 20050115
3 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050115

Method RAISE_VIRUS_ERROR on class CX_VSI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700