SAP ABAP Class CL_SOAP_UTIL_VSCANNER (Virus scanner wrapper for payload trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_UTIL (Package) SOAP Runtime Utilities

⤷

⤷

Properties
Class | CL_SOAP_UTIL_VSCANNER | |
Short Description | Virus scanner wrapper for payload trace | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_UTIL | SOAP Runtime Utilities |
Created | 20111007 | 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_SOAP_UTIL_VSCANNER has no interface implemented.
Friends
Class CL_SOAP_UTIL_VSCANNER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | 20120105 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_SRT_TRACE | 20120105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120105 | |
2 | ![]() |
Instance method | Public | Method | 20120105 | |
3 | ![]() |
Instance method | Public | Method | 20120105 |
Events
Class CL_SOAP_UTIL_VSCANNER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_MIME_ITEM | Private | See coding | 20120105 | BEGIN OF ty_mime_item,
name TYPE string,
value TYPE string,
END OF ty_mime_item
|
||
2 | TY_SRT_TRACE | Public | See coding | 20120105 | BEGIN OF ty_srt_trace,
sapclient TYPE symandt,
calltype TYPE c LENGTH 1,
commtype type srt_util_commtype,
wsname TYPE c LENGTH 30,
wstype TYPE c LENGTH 1,
operation TYPE c LENGTH 61,
trace_data TYPE xstring,
ifname TYPE c LENGTH 30,
END OF ty_srt_trace
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRACE_RESULT | Call by reference | Type reference (TYPE) | TY_SRT_TRACE | 20120105 |
Method CONSTRUCTOR on class CL_SOAP_UTIL_VSCANNER has no exception.
Method GET_READER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20120105 | |||
2 | ![]() |
RV | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | 20120105 |
Method GET_READER on class CL_SOAP_UTIL_VSCANNER has no exception.
Method SCAN Signature
Method SCAN on class CL_SOAP_UTIL_VSCANNER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception when scanner found virus | 20120105 | |
2 | ![]() |
Exception when scanner failed to scan virus | 20120105 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |