SAP ABAP Class CL_SCMS_VIRUS_SCAN_INFO (Singleton class to get scan info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-CMS (Application Component) Content Management Service
⤷
SCMS (Package) KPRO: Content Management Service
⤷
⤷
Properties
| Class | CL_SCMS_VIRUS_SCAN_INFO | |
| Short Description | Singleton class to get scan info | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCMS | KPRO: Content Management Service |
| Created | 20120323 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCMS_VIRUS_SCAN_INFO has no forward declaration.
Interfaces
Class CL_SCMS_VIRUS_SCAN_INFO has no interface implemented.
Friends
Class CL_SCMS_VIRUS_SCAN_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VSCAN_BAPIRET2_T | Table Type for BAPIRET2 in the Virus Scan | 20120404 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR128 | MIME Type of the scanned Document | 20130213 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | scan performed value | 20120726 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SCMS_VIRUS_SCAN_INFO | Singleton class to get scan info | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | singleton constructor method | 20120404 | |
| 2 | Instance method | Public | Method | get scan interface error table | 20120404 | |
| 3 | Instance method | Public | Method | Get the MIME type of the document | 20130213 | |
| 4 | Instance method | Public | Method | get if scan is already performed | 20120726 | |
| 5 | Instance method | Public | Method | set scan interface error table | 20120404 | |
| 6 | Instance method | Public | Method | Set the MIME type of the document | 20130213 | |
| 7 | Instance method | Public | Method | set if scan is already performed | 20120726 |
Events
Class CL_SCMS_VIRUS_SCAN_INFO has no event.
Types
Class CL_SCMS_VIRUS_SCAN_INFO has no local type.
Method Signatures
Method GET_APPS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCMS_SCAN__OBJ | Value transfer | Object reference (TYPE REF TO) | CL_SCMS_VIRUS_SCAN_INFO | Singleton class to get scan info | 20120404 |
Method GET_APPS_INSTANCE on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method GET_LT_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_BAPIRET | Value transfer | Type reference (TYPE) | VSCAN_BAPIRET2_T | Table Type for BAPIRET2 in the Virus Scan | 20120404 |
Method GET_LT_BAPIRET on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method GET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_MIME_TYPE | Value transfer | Type reference (TYPE) | CHAR128 | MIME Type of the scanned Document | 20130213 |
Method GET_MIME_TYPE on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method GET_SCAN_PERFORMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_SCAN_PERFORMED | Value transfer | Type reference (TYPE) | CHAR1 | scan performed value | 20120726 |
Method GET_SCAN_PERFORMED on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method SET_LT_BAPIRET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_BAPIRET | Call by reference | Type reference (TYPE) | VSCAN_BAPIRET2_T | set virus scan error table | 20120404 |
Method SET_LT_BAPIRET on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method SET_MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_MIME_TYPE | Call by reference | Type reference (TYPE) | CHAR128 | MIME Type of the scanned Document | 20130213 |
Method SET_MIME_TYPE on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
Method SET_SCAN_PERFORMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_SCAN_PERFORMED | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | scan performed value | 20120726 |
Method SET_SCAN_PERFORMED on class CL_SCMS_VIRUS_SCAN_INFO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |