Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_ROOT_XI | WSP Configuration Root Class | 20100430 |
Properties
| Class | CL_SRT_WSP_FACTORY_XI | |
| Short Description | WSP Factory Class | |
| Super Class | CL_SRT_WSP_ROOT_XI | WSP Configuration Root Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SOAP_SERVICES | SRT Services for PI |
| Created | 20100303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_FACTORY_XI has no forward declaration.
Interfaces
Class CL_SRT_WSP_FACTORY_XI has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_ASSIGN_ROOT_XI | 20100430 | Assignment of Profile to RT Configurations | |
| 2 | CL_SRT_WSP_CONFIG_PROFILE_RTXI | 20100430 | WSP Configuration Web Service Profile | |
| 3 | CL_SRT_WSP_CONFIG_REGISTRY_XI | 20100430 | WSP Configuration Registry | |
| 4 | CL_SRT_WSP_CONFIG_SIDL_XI | 20100430 | WSP Configuration SIDL | |
| 5 | CL_SRT_WSP_FEATURE_FACTORY_XI | 20100430 | WSP Feature Factory | |
| 6 | CL_SRT_WSP_SOAP_APPLICATION_XI | 20100430 | WSP SOAP Application |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_FACTORY_XI' | 20100430 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20100430 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY_RT | WSP feature factory for runtime | 20100430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates Configuration Destination | 20100430 | |
| 2 | Static method | Public | Method | Creates Instance of Destination XML Handler | 20100430 | |
| 3 | Static method | Protected | Method | Creates New Designtime Configuration | 20100430 | |
| 4 | Static method | Public | Method | Gets New Instance of Feature Factory | 20100430 | |
| 5 | Static method | Public | Method | Gets Instance of Registry | 20100430 | |
| 6 | Static method | Public | Method | Gets Instance of RTC Reader | 20100430 | |
| 7 | Static method | Public | Method | Gets Instance of RTC Writer | 20100430 | |
| 8 | Static method | Protected | Method | Returns User Account Query Object | 20100430 | |
| 9 | Static method | Protected | Method | Creates WSP Subject Context | 20100430 | |
| 10 | Static method | Public | Method | Handling of External ICF Aliases | 20100430 | |
| 11 | Static method | Public | Method | Handling of ICF Service Definitions | 20100430 | |
| 12 | Static method | Public | Method | Handling of ICF URLs | 20100430 | |
| 13 | Static method | Protected | Method | Lists Configuration Requests | 20100430 | |
| 14 | Static method | Protected | Method | Lists Configuration Destinations (PM) | 20100430 | |
| 15 | Static method | Protected | Method | Lists Configuration Profiles (PM) | 20100430 | |
| 16 | Static method | Protected | Method | Gets Read-Only Profile (PM) Instance | 20100430 | |
| 17 | Static method | Public | Method | Returns the SOAP application for the given name | 20100430 | |
| 18 | Static method | Public | Method | Gets Instance of Static Feature Factory | 20100430 | |
| 19 | Static method | Protected | Method | Gets instance of static Runtime Feature Factory | 20100430 | |
| 20 | Static method | Public | Method | Returns the STS Utility | 20100430 | |
| 21 | Static method | Protected | Method | Opens Consumer Group Configuration | 20100430 | |
| 22 | Static method | Protected | Method | Gets Destination Instance | 20100430 | |
| 23 | Static method | Protected | Method | Gets Destination (PM) Instance | 20100430 | |
| 24 | Static method | Protected | Method | Gets Configuration Processor Instance | 20100430 | |
| 25 | Static method | Protected | Method | Gets Profile (PM) Instance | 20100430 | |
| 26 | Static method | Protected | Method | Gets Profile Configuration Instance | 20100430 | |
| 27 | Static method | Protected | Method | Gets Configuration Request Instance | 20100430 | |
| 28 | Static method | Protected | Method | Gets Runtime Configuration Instance | 20100430 | |
| 29 | Static method | Protected | Method | Returns an existing instance of gen. RT client | 20100430 | |
| 30 | Static method | Protected | Method | Returns an existing instance of proxy RT client | 20100430 | |
| 31 | Static method | Protected | Method | Gets Runtime Configuration Instance (PM) | 20100430 | |
| 32 | Static method | Protected | Method | Returns endpoint type | 20100430 | |
| 33 | Static method | Protected | Method | Creates Instance of DT Profile | 20100430 |
Events
Class CL_SRT_WSP_FACTORY_XI has no event.
Types
Class CL_SRT_WSP_FACTORY_XI has no local type.
Method Signatures
Method CREATE_CONFIG_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | SRT_CFG_MESSAGES | List of Error Messages | 20100430 | |||
| 2 | XML_DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_CONFIG_DEST_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_XML | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST_XML | WSP configuration destination XML | 20100430 | |||
| 2 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_CONFIG_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_DT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DT | WSP Configuration Designtime | 20100430 | |||
| 2 | DT_OBJ_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100430 | |||
| 3 | IS_EVENT_PROVIDER | Call by reference | Type reference (TYPE) | BOOLEAN | Flag for Event Provider | 20100430 | |||
| 4 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_VARIANT | Configuration Name | 20100430 | |||
| 5 | SOAP_APPL_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20100430 | |||
| 6 | TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_FEATURE_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20100430 | |||
| 2 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REGISTRY_XI | WSP Configuration Registry | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100430 |
Method CREATE_RTC_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTC_READER | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RTC_RT | Runtime instance of the runtime cache | 20100430 |
Method CREATE_RTC_READER on class CL_SRT_WSP_FACTORY_XI has no exception.
Method CREATE_RTC_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_FRAMEWORK_ID | SRT Configuration Framework ID | 20100430 | |||
| 2 | RTC_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RTC_CFG | Configuration instance of runtime cache | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_USER_ACCOUNT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_ACCOUNT_QUERY_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ACCOUNT_QUERY | Query interface for user accounts | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method CREATE_WSP_SUBJECT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_SUBJECT_CONTEXT | WSP Subject Context | 20100430 | |||
| 2 | PRE_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PRE | WSP Preconfiguration | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_ICF_ALIAS_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ICF_ALIAS | SRT ICF Interface for Aliases | 20100430 |
Method GET_ICF_ALIAS_HANDLING on class CL_SRT_WSP_FACTORY_XI has no exception.
Method GET_ICF_SERVICE_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ICF_SERVICE_DEF | SRT ICF Interface for Services | 20100430 |
Method GET_ICF_SERVICE_HANDLING on class CL_SRT_WSP_FACTORY_XI has no exception.
Method GET_ICF_URL_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_IF | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ICF_URL_GENERATION | SRT ICF Interface for URL Generation | 20100430 |
Method GET_ICF_URL_HANDLING on class CL_SRT_WSP_FACTORY_XI has no exception.
Method GET_LIST_OF_CONFIG_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CFG_REQ_NAME_PATTERN | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_NAME | WSP name of the configuration request | 20100430 | |||
| 2 | PR_RESULT | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_NAMES | List of IDs for Configuration Requests | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_LIST_OF_DEST_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DEST_NAME_PATTERN | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the configuration destination | 20100430 | |||
| 2 | PR_RESULT | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAMES | List of IDs for Destinations | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_LIST_OF_PROFILE_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROFILE_NAME_PATTERN | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20100430 | |||
| 2 | PR_RESULT | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAMES | List of IDs for Configuration Profiles | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_READ_ONLY_PROFILE_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the domain configuration | 20100430 | |||
| 2 | PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_PM | WSP configuration profile | 20100430 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_VERSION | WSP version of the domain configuration | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_SOAP_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20100430 | |||
| 2 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_STATIC_FEATURE_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_STATIC_FEATURE_FACTORY_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FEATURE_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_FEATURE_FACTORY_RT | WSP feature factory for runtime | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method GET_STS_UTILITY_CFG 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 | 20100430 |
Method GET_STS_UTILITY_CFG on class CL_SRT_WSP_FACTORY_XI has no exception.
Method OPEN_CONFIG_CONSUMER_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20100430 | |||
| 2 | CONFIG_CO_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT_CO_GROUP | WSP Configuration Runtime Consumer Group | 20100430 | |||
| 3 | CONSUMER_GROUP | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100430 | |||
| 4 | USE_XI | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_DESTINATION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST_XI | WSP Configuration Destination | 20100430 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | 20100430 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_DEST_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_DESTINATION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST | WSP Configuration Destination | 20100430 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20100430 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP Profile Type | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROCESSOR | WSP configuration processor for mass requests | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_PROFILE_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the domain configuration | 20100430 | |||
| 2 | PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_PM | WSP configuration profile | 20100430 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP Profile Type | 20100430 | |||
| 4 | VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_VERSION | WSP version of the domain configuration | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_PROFILE_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_PROFILE_RT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_RTXI | WSP Configuration Profile | 20100430 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | 20100430 | ||||
| 3 | TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100430 |
Method OPEN_CONFIG_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REQUEST | WSP Configuration Group Object for Mass Configuration | 20100430 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_NAME | WSP name of the configuration request (mass configuration) | 20100430 | |||
| 3 | TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_TYPE | WSP type of the configuration request (mass configuration) | 20100430 | |||
| 4 | VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_REQUEST_VERSION | 0 | WSP version of configuration request (mass configuration) | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_RT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | WSP Configuration Runtime | 20100430 | |||
| 2 | DT_OBJ_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20100430 | ||||
| 3 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | Configuration Name | 20100430 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_RT_GCLNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_GCL | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT_GEN_CLNT | WSP Configuration Runtime | 20100430 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Configuration Key | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_RT_PCLNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Configuration Key | 20100430 | |||
| 2 | CONFIG_PCLNT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT_PRX_CLNT | WSP Configuration Runtime Typed Clients | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_CONFIG_RT_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_RT_PM | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT_PM | WSP Configuration Runtime | 20100430 | |||
| 2 | PROFILE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20100430 | |||
| 3 | PROFILE_VERSION | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_VERSION | Profile Version | 20100430 | |||
| 4 | SERVICE_DEFINITION_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_ENDPOINT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ENDPOINT_TYPE | WSP Endpoint Type | 20100430 | |||
| 2 | ENDPOINT_TYPE_URI | Call by reference | Type reference (TYPE) | SRT_WSP_ENDPOINT_TYPE | WSP Endpoint Type | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
Method OPEN_PROFILE_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_DT | WSP Configuration Profile DT | 20100430 | |||
| 2 | PROFILE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20100430 | |||
| 3 | SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20100430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100430 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |