SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_PROPERTY_VALUE WSP Property Value 20040830
Properties
Class CL_SRT_WSP_PROPERTY_VALUE  
Short Description WSP Property Value    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20040830   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_PROPERTY_VALUE WSP Property Value 20040830
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FEATURE_FACTORY 20120718 WSP Feature Factory
2 CL_SRT_WSP_PROPERTY 20120718 WSP Property
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_PROPERTY_VALUE' class name 20040907
2 MC_ENUM_VALUE_FALSE Constant Private Type reference (TYPE) STRING 'false' Enumerationswert False 20060308
3 MC_ENUM_VALUE_TRUE Constant Private Type reference (TYPE) STRING 'true' Enumerationswert True 20060308
4 M_FEATURE_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY WSP Feature factory 20050428
5 M_PROPERTY Instance attribute Private Object reference (TYPE REF TO) CL_SRT_WSP_PROPERTY WSP property 20050519
6 M_VALUE_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_VALUE_TYPE WSP value type 20050520
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BOOLEAN_REPLACE Static method Private Method Checks whether value matches specified Boolean 20060308
2 CONSTRUCTOR Instance method Public Constructor 20040831
3 CREATE_VALUE Static method Public Method Creates the value 20040831
4 IS_BOOLEAN_ENUM Static method Private Method Checks Enumeration for Boolean 20060308
5 IS_BOOLEAN_REPLACE Static method Private Method Checks for Boolean Replacement (z.B. 0/1, yes/no) 20060308
6 SET_EDIT_MODE Instance method Protected Method Sets as Read Only or Modifiable 20041119
7 SET_PARENT_PROPERTY Instance method Protected Method Sets the parent property 20050519
8 TERMINATE Instance method Protected Method Terminates this object 20050210
Events
Class CL_SRT_WSP_PROPERTY_VALUE has no event.
Types
Class CL_SRT_WSP_PROPERTY_VALUE has no local type.
Method Signatures

Method CHECK_BOOLEAN_REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHECK_VALUE Call by reference Type reference (TYPE) BOOLEAN Wert zur Gegenprüfung 20060308
2 Importing PI_VALUE Call by reference Type reference (TYPE) STRING Eingabewert 20060308
3 Returning PR_MATCH Value transfer Type reference (TYPE) BOOLEAN X=Wert entspricht Gegenwert; space=sonst 20060308

Method CHECK_BOOLEAN_REPLACE on class CL_SRT_WSP_PROPERTY_VALUE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_SOAP_HTTP SRT Connectivity Type 20120718
2 Importing FEATURE_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY WSP Feature factory 20050428
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Property name 20040831
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050210

Method CREATE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_SOAP_HTTP 20120718
2 Importing FEATURE_FACTORY Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY WSP Feature factory 20050428
3 Returning IF_VALUE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY_VALUE WSP property value 20040831
4 Importing PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Property name 20040831
5 Importing VALUE Call by reference Type reference (TYPE) STRING Property value 20040831
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050101

Method IS_BOOLEAN_ENUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_VALUE_TABLE Call by reference Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTY_VALUES table of values 20060308
2 Returning PR_IS_BOOLEAN_ENUM Value transfer Type reference (TYPE) BOOLEAN X=boolean-artige Enumeration; space=sonstige Enumeration 20060308

Method IS_BOOLEAN_ENUM on class CL_SRT_WSP_PROPERTY_VALUE has no exception.

Method IS_BOOLEAN_REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_VALUE Call by reference Type reference (TYPE) STRING zu prüfender Wert 20060308
2 Returning PR_IS_BOOLEAN_REPLACE Value transfer Type reference (TYPE) BOOLEAN X=ist Boolean Ersetzung; space=kein Boolean 20060308

Method IS_BOOLEAN_REPLACE on class CL_SRT_WSP_PROPERTY_VALUE has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ONLY Value transfer Type reference (TYPE) BOOLEAN 'X' read only = 'X'; changeable = ' ' 20041119
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050210

Method SET_PARENT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_PROPERTY WSP property 20050519
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050519

Method TERMINATE Signature

Method TERMINATE on class CL_SRT_WSP_PROPERTY_VALUE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050210
History
Last changed by/on SAP  20130531 
SAP Release Created in 700