SAP ABAP Interface IF_SOAP_VIRUS_SCANNER_CONTEXT (Context for virus scanner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
⤷
⤷
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
| Interface | IF_SOAP_VIRUS_SCANNER_CONTEXT | |
| Short Description | Context for virus scanner |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20111005 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_VIRUS_SCANNER_CONTEXT has no interface.
Friends
Interface IF_SOAP_VIRUS_SCANNER_CONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CALL_TYPE_CALL | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'C' | 20120105 | ||
| 2 | CO_CALL_TYPE_REQUEST | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'R' | 20120105 | ||
| 3 | CO_CALL_TYPE_RESPONSE | Constant | Public | Type reference (TYPE) | TY_CALL_TYPE | 'S' | 20120105 | ||
| 4 | CO_WS_TYPE_CONSUMER | Constant | Public | Type reference (TYPE) | TY_WS_TYPE | 'C' | 20120105 | ||
| 5 | CO_WS_TYPE_PROVIDER | 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SOAP_VIRUS_SCANNER_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |