SAP ABAP Class CL_XMS_PLSRV_VIRUS_SCAN (XI Pipeline Service: Virus Scan)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20110920 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20110920 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20110920 |
Properties
| Class | CL_XMS_PLSRV_VIRUS_SCAN | |
| Short Description | XI Pipeline Service: Virus Scan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20110920 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_PLSRV_VIRUS_SCAN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN | XMS: Global Attributes | 20110920 | ||
| 2 | IF_XMS_MAIN_CONST | XMS: Constants | 20110920 | ||
| 3 | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20110920 |
Friends
Class CL_XMS_PLSRV_VIRUS_SCAN 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) | SXMSERRAREA | XI: System Error Area | 20110920 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: Inbound and Outbound Binding | 20110920 | |||
| 3 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_VIRUS_SCAN_RQ_INB' | Pipeline Service Identifier | 20110922 | ||
| 4 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_VIRUS_SCAN_RQ_OUT' | Pipeline Service Identifier | 20110922 | ||
| 5 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_VIRUS_SCAN_RS_INB' | Pipeline Service Identifier | 20110922 | ||
| 6 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_VIRUS_SCAN_RS_OUT' | Pipeline Service Identifier | 20110922 | ||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20110920 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20110920 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | SXMSPSID | Pipeline Service Identifier | 20110920 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XI: Reliable Messaging SOAP Header | 20110920 | |||
| 11 | Instance attribute | Private | Attribute reference (LIKE) | 20110920 | |||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_VIRUS_SCAN | Virus Scanner Integration | 20110927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adjust Cache | 20110927 | |
| 2 | Instance method | Public | Constructor | Constructor | 20110927 | |
| 3 | Instance method | Private | Method | Read Binding | 20110920 | |
| 4 | Instance method | Protected | Method | Scan Single Message | 20110922 | |
| 5 | Instance method | Private | Method | Throw Exception | 20110920 | |
| 6 | Instance method | Private | Method | Write Trace | 20110920 | |
| 7 | Instance method | Private | Method | Write Field Value to Trace | 20110920 |
Events
Class CL_XMS_PLSRV_VIRUS_SCAN has no event.
Types
Class CL_XMS_PLSRV_VIRUS_SCAN has no local type.
Method Signatures
Method ADJUST_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGEID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message ID | 20110927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cache Refresh Error | 20110927 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XMS_PLSRV_VIRUS_SCAN has no parameter.
Method CONSTRUCTOR on class CL_XMS_PLSRV_VIRUS_SCAN has no exception.
Method GET_BINDING Signature
Method GET_BINDING on class CL_XMS_PLSRV_VIRUS_SCAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Validation Error | 20110927 |
Method SCAN_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | Higher Level Message Interface | 20110922 | |||
| 2 | IM_PIPELINE_SERVICE_ID | Call by reference | Type reference (TYPE) | SXMSPSID | Pipeline Service Identifier | 20110922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: System Error | 20110927 |
Method TRACE_AND_RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | SXMSERRID | XI: Error ID | 20110920 | |||
| 2 | INFO | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110920 | ||||
| 3 | P1 | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 4 | P2 | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 5 | P3 | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 6 | P4 | Call by reference | Type reference (TYPE) | STRING | 20110920 | ||||
| 7 | PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Validation Error | 20110927 |
Method TRACE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Text | 20110920 |
Method TRACE_TEXT on class CL_XMS_PLSRV_VIRUS_SCAN has no exception.
Method TRACE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Field Name | 20110920 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Field Value | 20110920 |
Method TRACE_VALUE on class CL_XMS_PLSRV_VIRUS_SCAN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |