SAP ABAP Class IF_SOAP_APPLICATION_DT (Interface of SOAP Application for Development Tools)
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
Class IF_SOAP_APPLICATION_DT  
Short Description Interface of SOAP Application for Development Tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020905   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SOAP_APPLICATION_DT has no interface implemented.
Friends
Class IF_SOAP_APPLICATION_DT has no friend class.
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 CHECK_CONFIGURATION Instance method Public Method Validity Check of a Feature Configuration 20020905
2 GET_CODE_GENERATOR Instance method Public Method Gets Generator for STs and Proxy Code 20030919
3 GET_FEATURES Instance method Public Method Request All Design Features of SOAP Application 20020905
4 GET_PROFILES Instance method Public Method Request Design Configuration Profiles for SOAP Application 20030702
5 GET_RUNTIME_FEATURES Instance method Public Method Request All Runtime Features for SOAP Application 20030903
Events
Class IF_SOAP_APPLICATION_DT has no event.
Types
Class 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 Importing CONFIGURATION Value transfer Type reference (TYPE) SOAP_FEATURE_LIST Liste von SOAP Features 20020905
2 Exporting ERROR_INFO Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST Fehlerinformation bei ungültiger Konfiguration 20020909
3 Exporting IS_VALID Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020905

Method CHECK_CONFIGURATION on class 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 Returning GENERATOR Value transfer Object reference (TYPE REF TO) IF_SRT_GENERATOR 20030919
2 Importing USE_ABAP_TYPES Call by reference Type reference (TYPE) BOOLEAN '-' = TSOAP_FALSE 20030919
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20030919
4 Importing VI Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF 20030919

Method GET_CODE_GENERATOR on class 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 Returning FEATURES Value transfer Type reference (TYPE) SOAP_FEATURE_LIST Merkmale eines SOAP Protokolls 20020905

Method GET_FEATURES on class 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 Returning PROFILES Value transfer Type reference (TYPE) SOAP_PROFILE_LIST Konfigurationsprofile 20030702

Method GET_PROFILES on class 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 Returning FEATURES Value transfer Type reference (TYPE) SOAP_FEATURE_LIST Features 20030903

Method GET_RUNTIME_FEATURES on class IF_SOAP_APPLICATION_DT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in