Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_SUBJECT_SERVICE | WSP Subject Service | 20041116 |
Properties
| Interface | IF_SRT_WSP_SUBJECT_SERVICE | |
| Short Description | WSP Subject Service |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20041027 | 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_SERVICE has no interface.
Friends
Interface IF_SRT_WSP_SUBJECT_SERVICE 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 | DISPLAY_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | WSP Subject Display Name | 20120718 | ||
| 3 | DISPLAY_TYPE | Instance attribute | Public | Type reference (TYPE) | STRING | WSP Subject Display Type | 20120718 | ||
| 4 | ID | Instance attribute | Public | Type reference (TYPE) | I | WSP Subject ID | 20120718 | ||
| 5 | NAME | Instance attribute | Public | Type reference (TYPE) | QNAME | WSP Subject Name | 20120718 | ||
| 6 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Read Only = 'X'; Read/Write = '' | 20120718 | ||
| 7 | STATE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SUBJECT_STATE | WSP Subject State | 20120718 | ||
| 8 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Terminated = 'X'; Not Terminated = ' ' | 20120718 | ||
| 9 | 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 | Instance method | Public | Method | Adds Single Configuration Value | 20120718 | |
| 2 | Instance method | Public | Method | Checks the subject node | 20120718 | |
| 3 | Instance method | Public | Method | Creates New Binding | 20120718 | |
| 4 | Instance method | Public | Method | Creates, Adds, and Returns New Property List | 20120718 | |
| 5 | Instance method | Public | Method | Deletes All Configuration Values | 20120718 | |
| 6 | Instance method | Public | Method | Deletes All Property Lists | 20120718 | |
| 7 | Instance method | Public | Method | Deletes the specified binding | 20120718 | |
| 8 | Instance method | Public | Method | Deletes All Configuration Values for Given Name | 20120718 | |
| 9 | Instance method | Public | Method | Deletes Given Property List | 20120718 | |
| 10 | Instance method | Public | Method | Returns All Bindings | 20120718 | |
| 11 | Instance method | Public | Method | Returns Specified Binding | 20120718 | |
| 12 | Instance method | Public | Method | Returns All Configuration Values | 20120718 | |
| 13 | Instance method | Public | Method | Returns All Configuration Values for Given Name | 20120718 | |
| 14 | Instance method | Public | Method | Returns Effective Properties Separated in Property Lists | 20120718 | |
| 15 | Instance method | Public | Method | Returns Property Lists | 20120718 | |
| 16 | Instance method | Public | Method | Returns the selected property list | 20120718 | |
| 17 | Instance method | Public | Method | Returns supported Connectivity Types | 20120718 | |
| 18 | Instance method | Public | Method | Get Weight of Properties | 20120718 | |
| 19 | Instance method | Public | Method | Serializes Node into Given Format | 20120718 | |
| 20 | Instance method | Public | Method | Sets All Configuration Values | 20120718 | |
| 21 | Instance method | Public | Method | Sets the subject state | 20120718 | |
| 22 | Instance method | Public | Method | Terminates the subject | 20120718 |
Events
Interface IF_SRT_WSP_SUBJECT_SERVICE has no event.
Types
Interface IF_SRT_WSP_SUBJECT_SERVICE 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 | CONFIG_VALUE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_STRUC | WSP config value | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | Valid = 'X'; Invalid = ' ' | 20120718 | |||
| 2 | MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method CREATE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP subject binding | 20120718 | |||
| 2 | CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120718 | ||
| 3 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | Display name of the binding | 20120718 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | QNAME | Binding name | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method CREATE_PROPERTY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY_LIST | WSP property list | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method DELETE_ALL_CONFIG_VALUES Signature
Method DELETE_ALL_CONFIG_VALUES on Interface IF_SRT_WSP_SUBJECT_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method DELETE_ALL_PROPERTY_LISTS Signature
Method DELETE_ALL_PROPERTY_LISTS on Interface IF_SRT_WSP_SUBJECT_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method DELETE_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_NAME | Value transfer | Type reference (TYPE) | QNAME | Binding name | 20120718 | |||
| 2 | IF_BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP subject binding | 20120718 | |||
| 3 | IF_SUBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT | WSP subject | 20120718 | |||
| 4 | RC | Value transfer | Type reference (TYPE) | I | deleted=0; not deleted: 1=not exist, 2=has childs, 3=other | 20120718 | |||
| 5 | RECURSIVE | Value transfer | Type reference (TYPE) | BOOLEAN | delete childs = 'X'; do not delete, if childs exist = ' ' | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method DELETE_CONFIG_VALUE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method DELETE_PROPERTY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20120718 |
Method GET_BINDINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDINGS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECT_BNDGS | table of WSP bindings | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_BINDING_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP subject binding | 20120718 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | Binding name | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_CONFIG_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CONFIG_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20120718 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_EFFECTIVE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20120718 |
Method GET_PROPERTY_LISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20120718 |
Method GET_SELECTED_PROPERTY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_LIST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_PROPERTY_LIST | WSP property list | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_SUPPORTED_CONNECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTIVITY_TYPES | Value transfer | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPES | Table of SRT Connectivity Types | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_WEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WEIGHT | Call by reference | Type reference (TYPE) | I | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Value transfer | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | WSP serialization format | 20120718 | |||
| 2 | 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 | WSP Exception | 20120718 |
Method SET_CONFIG_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | SRT_WSP_SUBJECT_STATE | WSP subject state | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_SUBJECT_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |