SAP ABAP Interface IF_SRT_WSP_PROPERTY_LIST (WSP Property List)
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_LIST WSP Property List 20041018
Properties
Interface IF_SRT_WSP_PROPERTY_LIST  
Short Description WSP Property List    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20041018   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 IF_SRT_WSP_PROPERTY_LIST has no interface.
Friends
Interface IF_SRT_WSP_PROPERTY_LIST 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 CO_PROP_CARDINALITY_0 Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_0 WSP Property Cardinality 20120718
3 CO_PROP_CARDINALITY_0_OR_1 Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_0_OR_1 WSP Property Cardinality 20120718
4 CO_PROP_CARDINALITY_0_OR_N Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_0_OR_N WSP Property Cardinality 20120718
5 CO_PROP_CARDINALITY_1 Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_1 WSP Property Cardinality 20120718
6 CO_PROP_CARDINALITY_1_OR_N Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_1_OR_N WSP Property Cardinality 20120718
7 CO_PROP_CARDINALITY_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_CARDINALITY TSRTP_C_PROP_CARD_UNKNOWN WSP Property Cardinality 20120718
8 CO_SCOPE_ABSTRACT Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_ABSTRACT WSP Scope Type 20120718
9 CO_SCOPE_ANY Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_ANY WSP Scope Type 20120718
10 CO_SCOPE_BINDING Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_BINDING WSP Scope Type 20120718
11 CO_SCOPE_INTERFACE Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_INTERFACE WSP Scope Type 20120718
12 CO_SCOPE_OPERATION Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_OPERATION WSP Scope Type 20120718
13 CO_SCOPE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_SCOPE_TYPE TSRTP_C_SCOPE_TYPE_UNKNOWN WSP Scope Type 20120718
14 CO_STATE_ACTIVE Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE TSRTP_C_PL_STATE_ACTIVE WSP Property State 20120718
15 CO_STATE_INACTIVE Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE TSRTP_C_PL_STATE_INACTIVE WSP Property State 20120718
16 CO_STATE_SELECTED Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE TSRTP_C_PL_STATE_SELECTED WSP Property State 20120718
17 CO_STATE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE TSRTP_C_PL_STATE_UNKNOWN WSP Property State 20120718
18 CO_TYPE_ALTERNATIVE Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_TYPE TSRTP_C_PL_TYPE_ALTERNATIVE WSP Property List Type 20120718
19 CO_TYPE_BOTH Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_TYPE TSRTP_C_PL_TYPE_BOTH WSP Property List Type 20120718
20 CO_TYPE_COMMON Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_TYPE TSRTP_C_PL_TYPE_COMMON WSP Property List Type 20120718
21 CO_TYPE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_TYPE TSRTP_C_PL_TYPE_UNKNOWN WSP Property List Type 20120718
22 ID Instance attribute Public Type reference (TYPE) I WSP Property List ID 20120718
23 PREFERENCE Instance attribute Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_PREF WSP Property List Preference 20120718
24 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read/Write = ' ' 20120718
25 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE WSP Property List State 20120718
26 SUBJECT_NAME Instance attribute Public Type reference (TYPE) QNAME Qualified Name 20120718
27 SUBJECT_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE WSP Subject Type 20120718
28 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Terminated = 'X'; Not Terminated = ' ' 20120718
29 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_PROPERTY_LIST_TYPE WSP Property List Type 20120718
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the property list 20120718
2 CLONE Instance method Public Method Returns Copy of this Instance 20120718
3 COMPLETE Instance method Public Method Complete Property List (Set Default Values) 20120718
4 CREATE_PROPERTY Instance method Public Method Creates, Adds, and Returns New Property 20120718
5 DELETE_ALL_PROPERTIES Instance method Public Method Deletes All Properties 20120718
6 DELETE_PROPERTIES_BY_FEATURE Instance method Public Method Deletes all Properties belonging to this Feature name 20120718
7 DELETE_PROPERTY Instance method Public Method Deletes Property 20120718
8 DELETE_PROPERTY_BY_NAME Instance method Public Method Deletes Specified Property (if it exists) 20120718
9 EXISTS_PROPERTY Instance method Public Method Checks Existence of Specified Property 20120718
10 GET_ALLOWED_PROPERTIES Instance method Public Method Returns List of Allowed Properties 20120718
11 GET_ALL_PROPERTIES Instance method Public Method Returns List with All Properties 20120718
12 GET_PROPERTIES Instance method Public Method Returns Properties 20120718
13 GET_PROPERTIES_BY_FEATURE_NAME Instance method Public Method Returns Properties for Given Feature Name 20120718
14 GET_PROPERTIES_BY_NAME Instance method Public Method Returns Properties for Given Property Name 20120718
15 GET_SINGLE_PROPERTY_VALUE Instance method Public Method Read single property value 20120718
16 SET_DEFAULT_PROPERTIES Instance method Public Method Sets the default properties 20120718
17 SET_PREFERENCE Instance method Public Method Sets the preference of the property list 20120718
18 SET_SINGLE_PROPERTY_VALUE Instance method Public Method Sets a single property value 20120718
19 SET_STATE Instance method Public Method Sets the state of the property list 20120718
20 TERMINATE Instance method Public Method Terminates this object including all properties 20120718
Events
Interface IF_SRT_WSP_PROPERTY_LIST has no event.
Types
Interface IF_SRT_WSP_PROPERTY_LIST has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_VALID Value transfer Type reference (TYPE) BOOLEAN Valid = 'X'; Invalid = ' ' 20120718
2 Exporting MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST Liste von SOAP Framework-Fehlern 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_LIST Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY_LIST WSP property list 20120718
2 Importing SUBJECT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT WSP subject 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method COMPLETE Signature

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

Method CREATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) QNAME Property name 20120718
2 Returning PROPERTY Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY table of WSP properties 20120718
3 Importing VALUE Value transfer Type reference (TYPE) STRING Property value 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method DELETE_ALL_PROPERTIES Signature

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

Method DELETE_PROPERTIES_BY_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE_NAME Call by reference Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method DELETE_PROPERTY Signature

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

Method DELETE_PROPERTY_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method EXISTS_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Property Name 20120718
2 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=existiert; space=existiert nicht 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_ALLOWED_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_PROPERTIES_BY_FEATURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FEATURE_NAME Call by reference Type reference (TYPE) STRING Feature name 20120718
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_PROPERTIES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20120718
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Property name 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_SINGLE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PROPERTY_EXISTS Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20120718
2 Exporting PE_PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20120718
3 Importing PI_PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120718

Method SET_DEFAULT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPLACE_SETTINGS Value transfer Type reference (TYPE) BOOLEAN ' ' 'X' = Replace; ' ' = Does not modify existing settings 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_PREFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFERENCE Value transfer Type reference (TYPE) SRT_WSP_PROPERTY_LIST_PREF 100 WSP property list preference 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_SINGLE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROPERTY_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120718
2 Importing PI_PROPERTY_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Value transfer Type reference (TYPE) SRT_WSP_PROPERTY_LIST_STATE WSP property list state 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_PROPERTY_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718
History
Last changed by/on SAP  20130531 
SAP Release Created in