SAP ABAP Class CL_SRT_WSP_STS_UTILITIES_CFG (SRT STS Utilities for runtime)
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_STS_UTILITIES_CFG | SRT STS Utilities for runtime | 20081128 |
Properties
Class | CL_SRT_WSP_STS_UTILITIES_CFG | |
Short Description | SRT STS Utilities for runtime | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20081128 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_STS_UTILITIES_CFG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_STS_UTILITIES_CFG | SRT STS Utilities for runtime | 20081128 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_FACTORY | 20081128 | WSP Factory Class | |
2 | CL_SRT_WSP_FACTORY_XI | 20110502 | WSP Factory Class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_LP_PROXYCLASS | 'CO_METADATA_EXCHANGE' | Proxy Class of Logical Port | 20081210 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_LP_PROXYCLASS | 'CO_WSSESECURITY_TOKEN_SERVICE' | Proxy Class of Logical Port | 20081210 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_STS_UTILITIES_CFG' | 20081215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Copy the desired element from the XML stream | 20081216 |
2 | ![]() |
Instance method | Private | Method | Copy the xml token | 20090128 |
3 | ![]() |
Instance method | Private | Method | Copy the xml token | 20081216 |
4 | ![]() |
Instance method | Private | Method | Call MEX server (STS Server ) to fecth metadata | 20081210 |
5 | ![]() |
Instance method | Private | Method | Get mex fragment dialect and identifier value | 20081216 |
6 | ![]() |
Static method | Protected | Method | 20081128 |
Events
Class CL_SRT_WSP_STS_UTILITIES_CFG has no event.
Types
Class CL_SRT_WSP_STS_UTILITIES_CFG has no local type.
Method Signatures
Method COPY_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20081216 | |||
2 | ![]() |
I_XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20081216 | ||
3 | ![]() |
R_COPIED_FRAGMENT | Value transfer | Type reference (TYPE) | XSDANY | XML Fragment | 20081216 |
Method COPY_ELEMENT on class CL_SRT_WSP_STS_UTILITIES_CFG has no exception.
Method COPY_NS_DECLARATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20090128 | ||
2 | ![]() |
C_XML_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20090128 |
Method COPY_NS_DECLARATIONS on class CL_SRT_WSP_STS_UTILITIES_CFG has no exception.
Method COPY_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20081216 | ||
2 | ![]() |
C_XML_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20081216 | ||
3 | ![]() |
I_COPY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081216 |
Method COPY_TOKEN on class CL_SRT_WSP_STS_UTILITIES_CFG has no exception.
Method FETCH_MEX_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OUTPUT | Call by reference | Type reference (TYPE) | GET_METADATA_RESPONSE_MSG | Proxy Structure (generated) | 20081210 | ||
2 | ![]() |
I_INPUT | Call by reference | Type reference (TYPE) | GET_METADATA_MSG | Proxy Structure (generated) | 20081210 | ||
3 | ![]() |
I_LP_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20081210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Application Error | 20081210 | |
2 | ![]() |
Application Integration: Technical Error | 20081210 |
Method GET_MEX_DIALECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DIALECT | Call by reference | Type reference (TYPE) | STRING | 20081216 | |||
2 | ![]() |
E_IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20081216 | |||
3 | ![]() |
I_XML_READER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20081216 |
Method GET_MEX_DIALECT on class CL_SRT_WSP_STS_UTILITIES_CFG has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STS_UTILITY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_STS_UTILITIES_CFG | SRT STS Utilities for runtime | 20081128 |
Method OPEN on class CL_SRT_WSP_STS_UTILITIES_CFG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |