SAP ABAP Interface IF_SOAP_APPLICATION_DT (Interface of SOAP Application for Development Tools)
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_APPLICATION_CLIENT | General SOAP Application for the Caller Side | 20030611 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_APPLICATION_SERVER | Implementation of a SOAP Application Container | 20030211 |
Properties
| Interface | IF_SOAP_APPLICATION_DT | |
| Short Description | Interface of SOAP Application for Development Tools |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020905 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSOAT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_APPLICATION_DT has no interface.
Friends
Interface IF_SOAP_APPLICATION_DT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Name (to Display) | 20030129 | ||
| 2 | ENDPOINT_TYPE | Instance attribute | Public | Type reference (TYPE) | ANYURI | End Point Type URI | 20020906 | ||
| 3 | NAME | Instance attribute | Public | Type reference (TYPE) | ANYURI | Name (as URI) | 20020905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Validity Check of a Feature Configuration | 20020905 | |
| 2 | Instance method | Public | Method | Gets Generator for STs and Proxy Code | 20030919 | |
| 3 | Instance method | Public | Method | Request All Design Features of SOAP Application | 20020905 | |
| 4 | Instance method | Public | Method | Request Design Configuration Profiles for SOAP Application | 20030702 | |
| 5 | Instance method | Public | Method | Request All Runtime Features for SOAP Application | 20030903 |
Events
Interface IF_SOAP_APPLICATION_DT has no event.
Types
Interface IF_SOAP_APPLICATION_DT has no local type.
Method Signatures
Method CHECK_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURATION | Value transfer | Type reference (TYPE) | SOAP_FEATURE_LIST | Liste von SOAP Features | 20020905 | |||
| 2 | ERROR_INFO | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Fehlerinformation bei ungültiger Konfiguration | 20020909 | |||
| 3 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020905 |
Method CHECK_CONFIGURATION on Interface IF_SOAP_APPLICATION_DT has no exception.
Method GET_CODE_GENERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_GENERATOR | 20030919 | ||||
| 2 | USE_ABAP_TYPES | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | = TSOAP_FALSE | 20030919 | ||
| 3 | VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20030919 | ||||
| 4 | VI | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF | 20030919 |
Method GET_CODE_GENERATOR on Interface IF_SOAP_APPLICATION_DT has no exception.
Method GET_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURES | Value transfer | Type reference (TYPE) | SOAP_FEATURE_LIST | Merkmale eines SOAP Protokolls | 20020905 |
Method GET_FEATURES on Interface IF_SOAP_APPLICATION_DT has no exception.
Method GET_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILES | Value transfer | Type reference (TYPE) | SOAP_PROFILE_LIST | Konfigurationsprofile | 20030702 |
Method GET_PROFILES on Interface IF_SOAP_APPLICATION_DT has no exception.
Method GET_RUNTIME_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURES | Value transfer | Type reference (TYPE) | SOAP_FEATURE_LIST | Features | 20030903 |
Method GET_RUNTIME_FEATURES on Interface IF_SOAP_APPLICATION_DT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |