SAP ABAP Interface IF_SRT_WSP_PROPERTY_VALUE (WSP Property Value)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_PROPERTY_VALUE WSP Property Value 20040830
Properties
Interface IF_SRT_WSP_PROPERTY_VALUE  
Short Description WSP Property Value    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20040830   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_PROPERTY_VALUE has no forward declaration.
Interfaces
Interface IF_SRT_WSP_PROPERTY_VALUE has no interface.
Friends
Interface IF_SRT_WSP_PROPERTY_VALUE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONNECTIVITY_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE SRT Connectivity Type 20120718
2 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_DESCRIPTION Semantic Description 20120718
3 DISPLAY_VALUE Instance attribute Public Type reference (TYPE) SRT_WSP_DISPLAY_NAME Display Value 20120718
4 PROPERTY Instance attribute Public Type reference (TYPE) QNAME Property 20120718
5 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read/Write = ' ' 20120718
6 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Terminated = 'X'; Not Terminated = ' ' 20120718
7 VALUE Instance attribute Public Type reference (TYPE) STRING String Value 20120718
8 WEIGHT Instance attribute Public Type reference (TYPE) I Property Weight 20120718
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Returns Copy of this Instance 20120718
2 COMPARE Instance method Public Method Compares Value with Given Value 20120718
3 SET_DEFAULT_VALUE Instance method Public Method Sets Value to Default 20120718
4 SET_VALUE Instance method Public Method Sets String Value and Deletes Complex Value 20120718
Events
Interface IF_SRT_WSP_PROPERTY_VALUE has no event.
Types
Interface IF_SRT_WSP_PROPERTY_VALUE 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 IF_VALUE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY_VALUE WSP property value 20120718
2 Importing VALUE Value transfer Type reference (TYPE) STRING Simple property value 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUAL Value transfer Type reference (TYPE) BOOLEAN Equal = 'X'; not equal = ' ' 20120718
2 Importing VALUE Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY_VALUE WSP property value 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_DEFAULT_VALUE Signature

Method SET_DEFAULT_VALUE on Interface IF_SRT_WSP_PROPERTY_VALUE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) STRING Sets the value 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718
History
Last changed by/on SAP  20130531 
SAP Release Created in