SAP ABAP Class IF_SOAP_VIRUS_SCANNER_CONTEXT (Context for virus scanner)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_VIRUS_SCANNER_CTX_MONC | Virus scanner context for monitoring - client | 20120105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_VIRUS_SCANNER_CTX_MONS | Virus scanner context for monitoring - server | 20120105 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_VIRUS_SCANNER_CTX_RT | Virus scanner context for soap runtime | 20120105 |
Properties
| Class | IF_SOAP_VIRUS_SCANNER_CONTEXT | |
| Short Description | Context for virus scanner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111005 | 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 IF_SOAP_VIRUS_SCANNER_CONTEXT has no interface implemented.
Friends
Class IF_SOAP_VIRUS_SCANNER_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'C' | 20120105 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'R' | 20120105 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'S' | 20120105 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_WS_TYPE | 'C' | 20120105 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_WS_TYPE | 'P' | 20120105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the Call type (R/S/C) -> TY_CALL_TYPE | 20120105 | |
| 2 | Instance method | Public | Method | Return the qualified interface | 20120105 | |
| 3 | Instance method | Public | Method | 20120910 | ||
| 4 | Instance method | Public | Method | Returns the qualified operation | 20120105 | |
| 5 | Instance method | Public | Method | 20120105 | ||
| 6 | Instance method | Public | Method | Return if the message is RFC-based | 20120105 |
Events
Class IF_SOAP_VIRUS_SCANNER_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CALL_TYPE | Public | See coding | 20120105 | ty_call_type TYPE c LENGTH 1
|
||
| 2 | TY_WS_TYPE | Public | See coding | 20120105 | ty_ws_type TYPE c LENGTH 1
|
Method Signatures
Method GET_CALL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | TY_CALL_TYPE | 20120105 |
Method GET_CALL_TYPE on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
Method GET_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | QNAME | 20120105 |
Method GET_INTERFACE on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
Method GET_INTERNAL_OP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | STRING | 20120910 |
Method GET_INTERNAL_OP on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
Method GET_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | QNAME | 20120105 |
Method GET_OPERATION on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
Method GET_WS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | TY_WS_TYPE | 20120105 |
Method GET_WS_TYPE on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
Method IS_RFC_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120105 |
Method IS_RFC_BASED on class IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |