SAP ABAP Interface IF_SRT_WSP_SUBJECT (WSP Subject)
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_SUBJECT_ROOT WSP Subject Root Class 20040819
Properties
Interface IF_SRT_WSP_SUBJECT  
Short Description WSP Subject    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20040802   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_SUBJECT has no interface.
Friends
Interface IF_SRT_WSP_SUBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOWED_CHILD_TYPES Static Attribute Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPES Table of WSP Subject Types 20120718
2 ALLOWED_PARENT_TYPES Static Attribute Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPES Table of WSP Subject Types 20120718
3 CONNECTIVITY_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE SRT Connectivity Type 20120718
4 CO_CON_TYPE_SOAP_HTTP Constant Public Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_SOAP_HTTP SRT Connectivity Type 20120718
5 CO_CON_TYPE_XI_P2P Constant Public Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_XI_P2P SRT Connectivity Type 20120718
6 CO_STATE_ACTIVE Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_STATE TSRTP_C_SUBJ_STATE_ACTIVE WSP Subject State 20120718
7 CO_STATE_INACTIVE Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_STATE TSRTP_C_SUBJ_STATE_INACTIVE WSP Subject State 20120718
8 CO_STATE_SELECTED Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_STATE TSRTP_C_SUBJ_STATE_SELECTED WSP Subject State 20120718
9 CO_STATE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_STATE TSRTP_C_SUBJ_STATE_UNKNOWN WSP Subject State 20120718
10 CO_TYPE_ABSTRACT Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_ABSTRACT WSP Subject Type 20120718
11 CO_TYPE_ANY Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_ANY WSP Subject Type 20120718
12 CO_TYPE_BINDING Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_BINDING WSP Subject Type 20120718
13 CO_TYPE_BINDING_OP Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_BINDING_OP WSP Subject Type 20120718
14 CO_TYPE_DOMAIN Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_DOMAIN WSP Subject Type 20120718
15 CO_TYPE_INTERFACE Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_INTERFACE WSP Subject Type 20120718
16 CO_TYPE_OPERATION Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_OPERATION WSP Subject Type 20120718
17 CO_TYPE_SERVICE Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_SERVICE WSP Subject Type 20120718
18 CO_TYPE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE TSRTP_C_SUBJ_TYPE_UNKNOWN WSP Subject Type 20120718
19 DISPLAY_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DISPLAY_NAME WSP Subject Display Name 20120718
20 DISPLAY_TYPE Instance attribute Public Type reference (TYPE) STRING WSP Subject Display Type 20120718
21 ID Instance attribute Public Type reference (TYPE) I WSP Subject ID 20120718
22 NAME Instance attribute Public Type reference (TYPE) QNAME WSP Subject Name 20120718
23 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read/Write = '' 20120718
24 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_SUBJECT_STATE WSP Subject State 20120718
25 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Terminated = 'X'; Not Terminated = ' ' 20120718
26 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_SUBJECT_TYPE WSP Subject Type 20120718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIG_VALUE Instance method Public Method Adds Single Configuration Value 20120718
2 CHECK Instance method Public Method Checks the subject node 20120718
3 COMPLETE Instance method Public Method Complete Subject Node 20120718
4 CREATE_PROPERTY_LIST Instance method Public Method Creates, Adds, and Returns New Property List 20120718
5 DELETE_ALL_CONFIG_VALUES Instance method Public Method Deletes All Configuration Values 20120718
6 DELETE_ALL_PROPERTY_LISTS Instance method Public Method Deletes All Property Lists 20120718
7 DELETE_CONFIG_VALUE Instance method Public Method Deletes Single Configuration Value 20120904
8 DELETE_CONFIG_VALUE_BY_NAME Instance method Public Method Deletes All Configuration Values for Given Name 20120718
9 DELETE_PROPERTY_LIST Instance method Public Method Deletes Given Property List 20120718
10 GET_CHILDS Instance method Public Method Returns Child Subjects 20120718
11 GET_CONFIG_VALUES Instance method Public Method Returns All Configuration Values 20120718
12 GET_CONFIG_VALUES_BY_NAME Instance method Public Method Returns All Configuration Values for Given Name 20120718
13 GET_EFFECTIVE_PROPERTIES Instance method Public Method Returns Effective Properties Separated in Property Lists 20120718
14 GET_PARENTS Instance method Public Method Returns Parent Subjects 20120718
15 GET_PROPERTY_LISTS Instance method Public Method Returns Property Lists 20120718
16 GET_SELECTED_PROPERTY_LIST Instance method Public Method Returns the selected property list 20120718
17 GET_WEIGHT Instance method Public Method Get Weight of Properties 20120718
18 SERIALIZE Instance method Public Method Serializes Node into Given Format 20120718
19 SET_CONFIG_VALUES Instance method Public Method Sets All Configuration Values 20120718
20 SET_STATE Instance method Public Method Sets the subject state 20120718
21 TERMINATE Instance method Public Method Terminates the subject 20120718
Events
Interface IF_SRT_WSP_SUBJECT has no event.
Types
Interface IF_SRT_WSP_SUBJECT has no local type.
Method Signatures

Method ADD_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_STRUC WSP config value 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

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 COMPLETE Signature

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

Method CREATE_PROPERTY_LIST 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
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method DELETE_ALL_CONFIG_VALUES Signature

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

Method DELETE_ALL_PROPERTY_LISTS Signature

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

Method DELETE_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_STRUC WSP Configuration Value 20120904
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120904

Method DELETE_CONFIG_VALUE_BY_NAME Signature

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

Method DELETE_PROPERTY_LIST Signature

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

Method GET_CHILDS Signature

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

Method GET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_CONFIG_VALUES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20120718
2 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_EFFECTIVE_PROPERTIES Signature

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

Method GET_PARENTS Signature

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

Method GET_PROPERTY_LISTS Signature

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

Method GET_SELECTED_PROPERTY_LIST 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
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_WEIGHT Signature

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

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Value transfer Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT WSP serialization format 20120718
2 Returning XML_NODES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_XML_NODES table of serialized WSP properties 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method SET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 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_SUBJECT_STATE WSP subject 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_SUBJECT 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 740