SAP ABAP Class CX_VSI_SYSTEM_ERROR (Virus Scan Exception: Technical error (also configuration))
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_VSI_ROOT Virus Scan Exception: Base Class 20110715
Properties
Class CX_VSI_SYSTEM_ERROR  
Short Description Virus Scan Exception: Technical error (also configuration)    
Super Class CX_VSI_ROOT Virus Scan Exception: Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SVSCAN   Virus Scan of SAP Objects 
Created 20110715   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_VSI_SYSTEM_ERROR has no forward declaration.
Interfaces
Class CX_VSI_SYSTEM_ERROR has no interface implemented.
Friends
Class CX_VSI_SYSTEM_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_VSI_SYSTEM_ERROR Constant Public Type reference (TYPE) SOTR_CONC '4E01D7C74965341FE10000000A421239' 20110715
2 CX_VSI_SYSUBRC_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '4E01D7D24965341FE10000000A421239' 20110715
3 FUNCTIONNAME Instance attribute Public Type reference (TYPE) STRING Called function 20110715
4 MESSAGETEXT Instance attribute Public Type reference (TYPE) STRING Message text 20110715
5 SYMSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20110715
6 SYMSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20110715
7 SYSUBRC Instance attribute Public Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110715
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110715
Events
Class CX_VSI_SYSTEM_ERROR has no event.
Types
Class CX_VSI_SYSTEM_ERROR 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 FUNCTIONNAME Call by reference Type reference (TYPE) STRING 20110715
2 Importing MESSAGETEXT Call by reference Type reference (TYPE) STRING 20110715
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110715
4 Importing SYMSGID Call by reference Type reference (TYPE) SYMSGID 20110715
5 Importing SYMSGNO Call by reference Type reference (TYPE) SYMSGNO 20110715
6 Importing SYSUBRC Call by reference Type reference (TYPE) SYSUBRC 20110715
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20110715

Method CONSTRUCTOR on class CX_VSI_SYSTEM_ERROR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in