SAP ABAP Class CL_MDG_VSCAN (Virus Scan for Master Data Governance)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-ML (Application Component) Mass Load
     MDG_BS_FILE_UPLOAD (Package) Master Data Processes Service Based File Upload
Properties
Class CL_MDG_VSCAN  
Short Description Virus Scan for Master Data Governance    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_FILE_UPLOAD   Master Data Processes Service Based File Upload 
Created 20110607   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_MDG_VSCAN has no interface implemented.
Friends
Class CL_MDG_VSCAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MDG_PROFILE Constant Public Type reference (TYPE) VSCAN_PROFILE '/MDG_BS_FILE_UPLOAD/MDG_VSCAN' Virus Scan Profile 20110607
2 GO_VSCAN Static Attribute Private Object reference (TYPE REF TO) CL_VSI Virus Scan API for Application Developers 20110608
3 GV_NOT_CONFIGURED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110608
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEST_VIRUS Static method Public Method 20110608
2 GET_VSCAN_INSTANCE Static method Private Method 20110607
3 SCAN_BYTES Static method Public Method 20110607
4 SCAN_FILE Static method Public Method 20110607
Events
Class CL_MDG_VSCAN has no event.
Types
Class CL_MDG_VSCAN has no local type.
Method Signatures

Method GET_TEST_VIRUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEST_VIRUS Value transfer Type reference (TYPE) XSTRING 20110608

Method GET_TEST_VIRUS on class CL_MDG_VSCAN has no exception.

Method GET_VSCAN_INSTANCE Signature

Method GET_VSCAN_INSTANCE on class CL_MDG_VSCAN has no parameter.
Method GET_VSCAN_INSTANCE on class CL_MDG_VSCAN has no exception.

Method SCAN_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110607
2 Exporting EV_SCANRC Call by reference Type reference (TYPE) VSCAN_SCANRC Return Value for a Virus Scan 20110607
3 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING 20110607

Method SCAN_BYTES on class CL_MDG_VSCAN has no exception.

Method SCAN_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110607
2 Exporting EV_SCANRC Call by reference Type reference (TYPE) VSCAN_SCANRC Return Value for a Virus Scan 20110607
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20110607

Method SCAN_FILE on class CL_MDG_VSCAN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731