SAP ABAP Interface IF_SOAP_FEATURE (Characteristics of a SOAP Protocol)
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 composition (i COMPRISING i_ref)  IF_SLIB_SAPF_FEATURE 20060713
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_OBJECTS SAP Feature Objects 20060712
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_FEATURE Implementation of a SOAP Feature 20020909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_LPT_FEATURE 20030902
Properties
Interface IF_SOAP_FEATURE  
Short Description Characteristics of a SOAP Protocol    
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 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSOAT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SOAP_FEATURE has no interface.
Friends
Interface IF_SOAP_FEATURE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Description 20020910
2 DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING Name to Display 20021125
3 ID Instance attribute Public Type reference (TYPE) QNAME Unique Identifier 20030912
4 IS_CLIENT_RELEVANT Instance attribute Public Type reference (TYPE) BOOLEAN Relevant for Client Side? 20020906
5 IS_READONLY Instance attribute Public Type reference (TYPE) BOOLEAN Display Only? 20030611
6 IS_REQUIRED Instance attribute Public Type reference (TYPE) BOOLEAN Necessary Feature? 20020906
7 IS_VISIBLE Instance attribute Public Type reference (TYPE) BOOLEAN With Configuration Dialog? 20020910
8 NAME Instance attribute Public Type reference (TYPE) ANYURI Name 20020905
9 SCOPE Instance attribute Public Type reference (TYPE) I Scope 20021125
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Generate Copy 20030915
2 GET_PROPERTIES Instance method Public Method Request All Properties of this Feature 20020905
3 GET_PROPERTY Instance method Public Method Search for Property by Name 20030915
Events
Interface IF_SOAP_FEATURE has no event.
Types
Interface IF_SOAP_FEATURE has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE_FEATURE Value transfer Object reference (TYPE REF TO) IF_SOAP_FEATURE Kopie des Features 20030915
2 Importing WITH_PROPERTIES Value transfer Type reference (TYPE) BOOLEAN TSOAP_TRUE Kopieren mit/ohne Properties 20030915

Method CLONE on Interface IF_SOAP_FEATURE has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROPERTIES Call by reference Type reference (TYPE) SOAP_PROPERTY_LIST Eigenschaften zum Merkmal 20020905

Method GET_PROPERTIES on Interface IF_SOAP_FEATURE has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) ANYURI Name des Propertys 20030915
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_SOAP_PROPERTY Property Instanz 20030915

Method GET_PROPERTY on Interface IF_SOAP_FEATURE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 630