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 | 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 | Constant | Public | Type reference (TYPE) | VSCAN_PROFILE | '/MDG_BS_FILE_UPLOAD/MDG_VSCAN' | Virus Scan Profile | 20110607 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_VSI | Virus Scan API for Application Developers | 20110608 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110608 | ||
| 2 | Static method | Private | Method | 20110607 | ||
| 3 | Static method | Public | Method | 20110607 | ||
| 4 | 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 | 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 | ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110607 | |||
| 2 | EV_SCANRC | Call by reference | Type reference (TYPE) | VSCAN_SCANRC | Return Value for a Virus Scan | 20110607 | |||
| 3 | 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 | ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20110607 | |||
| 2 | EV_SCANRC | Call by reference | Type reference (TYPE) | VSCAN_SCANRC | Return Value for a Virus Scan | 20110607 | |||
| 3 | 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 |