SAP ABAP Class /IWFND/CL_VIRUS_SCAN_UTILS (Virus Scan utilities)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_VIRUS_SCAN (Package) GW Framework - Virus Scanner
Properties
Class /IWFND/CL_VIRUS_SCAN_UTILS  
Short Description Virus Scan utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COS_VIRUS_SCAN   GW Framework - Virus Scanner 
Created 20110324   SAP 
Last change 20131127   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 /IWFND/CL_VIRUS_SCAN_UTILS has no interface implemented.
Friends
Class /IWFND/CL_VIRUS_SCAN_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AGENT Constant Private Type reference (TYPE) /IWFND/SUP_IW_AGENT 'VIRUS_SCAN' 20110405
2 GO_SCAN_UTILS Static Attribute Private Object reference (TYPE REF TO) /IWFND/CL_VIRUS_SCAN_UTILS 20110408
3 GV_PROFILE Static Attribute Private Type reference (TYPE) VSCAN_PROFILE 20110629
4 MO_VIRUS_SCANNER Instance attribute Private Object reference (TYPE REF TO) CL_VSI 20110408
Methods
# Method Level Visibility Method type Description Created on
1 GET_VIRUS_SCANNER Instance method Private Method 20110408
2 GET_VIRUS_SCAN_PROFILE Static method Private Method Profile for Virus Scanner 20110325
3 SCAN Instance method Private Method 20110408
4 SCAN_CONTENT Static method Public Method 20110324
Events
Class /IWFND/CL_VIRUS_SCAN_UTILS has no event.
Types
Class /IWFND/CL_VIRUS_SCAN_UTILS has no local type.
Method Signatures

Method GET_VIRUS_SCANNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIRUS_SCANNER Value transfer Object reference (TYPE REF TO) CL_VSI 20110408
# Exception Resumable Description Created on
1 /IWFND/CX_VIRUS_SCANNER 20110408

Method GET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROFILE Value transfer Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20110325

Method GET_VIRUS_SCAN_PROFILE on class /IWFND/CL_VIRUS_SCAN_UTILS has no exception.

Method SCAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE_DESCRIPTOR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20110408
2 Importing IR_REF Call by reference Object reference (TYPE REF TO) DATA 20110408
# Exception Resumable Description Created on
1 /IWFND/CX_VIRUS_SCANNER 20110408

Method SCAN_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STRUCTURE_DESCRIPTOR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20110324
2 Importing IR_REF Call by reference Object reference (TYPE REF TO) DATA 20110324
# Exception Resumable Description Created on
1 /IWFND/CX_VIRUS_SCANNER 20110405
History
Last changed by/on SAP  20131127 
SAP Release Created in 250