Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_TRANSP_ADMIN | Query interface for SRT transport related information | 20101215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_TRANSP_EXPORT | Export handling of configurations | 20101215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_TRANSP_IMPORT | Import handling of configuration | 20101215 |
Properties
| Class | CL_SRT_WSP_TRANSP | |
| Short Description | Config transport format generater | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20101215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_TRANSP_ADMIN | Query interface for SRT transport related information | 20101215 | ||
| 2 | IF_SRT_WSP_TRANSP_EXPORT | Export handling of configurations | 20101215 | ||
| 3 | IF_SRT_WSP_TRANSP_IMPORT | Import handling of configuration | 20101215 |
Friends
Class CL_SRT_WSP_TRANSP has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Save foreign transport key | 20101215 | |
| 2 | Static method | Private | Method | Generate a new version of the own transport key | 20101215 | |
| 3 | Static method | Private | Method | Build Qname for tenant specific transport key property | 20101215 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101215 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20101215 | |
| 6 | Static method | Private | Method | Check for existence of transport key | 20101215 | |
| 7 | Static method | Private | Method | Check existence of single config based on internal key | 20101215 | |
| 8 | Instance method | Private | Method | Generate assignment entry | 20101215 | |
| 9 | Instance method | Private | Method | Generate HTTP destination, if required | 20101215 | |
| 10 | Instance method | Private | Method | Generate required ICF nodes | 20101215 | |
| 11 | Instance method | Private | Method | Generate SCP entry, fi required | 20101215 | |
| 12 | Static method | Private | Method | Generate new own transport key version | 20101215 | |
| 13 | Instance method | Private | Method | Get all URL parts | 20101215 | |
| 14 | Static method | Private | Method | Get config RTC writer | 20101215 | |
| 15 | Instance method | Private | Method | Generates a dummy WS configuration | 20101215 | |
| 16 | Instance method | Private | Method | Get source information of foreign system | 20101215 | |
| 17 | Instance method | Private | Method | Get foreign transport key | 20101215 | |
| 18 | Static method | Private | Method | Get information about own system | 20101215 | |
| 19 | Static method | Private | Method | Get own transport key | 20101215 | |
| 20 | Static method | Private | Method | Get own transport key | 20101215 | |
| 21 | Static method | Private | Method | Get property name of own transport key version | 20101215 | |
| 22 | Instance method | Private | Method | Gets transport data out of transport table | 20101215 | |
| 23 | Instance method | Private | Method | Process importing of single configuration | 20101215 | |
| 24 | Static method | Private | Method | Check if encryption is supported | 20101215 | |
| 25 | Static method | Public | Method | Open query instance for transport related information | 20101215 | |
| 26 | Static method | Public | Method | Open single import processing for specified key | 20101215 | |
| 27 | Static method | Public | Method | Open transport object for exporting | 20101215 | |
| 28 | Instance method | Private | Method | Rewrite calcPath property | 20101215 | |
| 29 | Instance method | Private | Method | Rewrite certain property values | 20101215 | |
| 30 | Instance method | Private | Method | On export: writes transport data to transport table | 20101215 | |
| 31 | Static method | Private | Method | Sets transport key for foreign tenant | 20101215 | |
| 32 | Static method | Private | Method | Set own system ID | 20101215 | |
| 33 | Static method | Private | Method | Set own transport key | 20101215 | |
| 34 | Instance method | Private | Method | Get transport data for configuration | 20101215 | |
| 35 | Static method | Private | Method | Set transport (meta) data in specified transport structure | 20101215 |
Events
Class CL_SRT_WSP_TRANSP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TRANSP_OBJ_TYPE | Public | Type reference (TYPE) | CHAR1 | 20101215 | |
Method Signatures
Method ADD_FOREIGN_TRANSP_KEY_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 | ||||
| 2 | I_TRANSP_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20101215 | ||||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method ADD_NEW_OWN_TRANSP_KEY_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20101215 | ||||
| 2 | E_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method BUILD_SOURCE_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_QNAME | Call by reference | Type reference (TYPE) | QNAME | 20101215 | ||||
| 2 | I_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 | ||||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
Method BUILD_SOURCE_QNAME on class CL_SRT_WSP_TRANSP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_TRANSP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_TRANSP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 2 | I_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_SERIALIZE_TYPE | 20101215 | ||||
| 3 | I_NO_ENC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20101215 | |||
| 4 | I_TRANSP_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 5 | I_TYPE | Call by reference | Type reference (TYPE) | CL_SRT_WSP_TRANSP=>TRANSP_OBJ_TYPE | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method EXISTS_FOREIGN_TRANSP_KEY_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 | ||||
| 3 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method EXISTS_SINGLE_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
Method EXISTS_SINGLE_CONFIG on class CL_SRT_WSP_TRANSP has no exception.
Method GENERATE_ASSIGN Signature
Method GENERATE_ASSIGN on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GENERATE_HTTP Signature
Method GENERATE_HTTP on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GENERATE_ICF Signature
Method GENERATE_ICF on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GENERATE_SCP Signature
Method GENERATE_SCP on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GEN_NEW_OWN_TRANSP_KEY_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20101215 | ||||
| 2 | E_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_ALL_URL_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HOST | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 2 | E_PATH | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 3 | E_PORT | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 4 | E_PROT | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 5 | I_PROP_LIST | Call by reference | Type reference (TYPE) | SRT_WSP_PROPERTY_TAB | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_CONFIG_RTC_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FW_ID | Call by reference | Type reference (TYPE) | SRT_WSP_FRAMEWORK_ID | 20101215 | ||||
| 2 | R_RTC_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RTC_CFG | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_DUMMY_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBJECT | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_STRUC | 20101215 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | 20101215 | ||||
| 3 | R_BIND | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_FOREIGN_SOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SID_ID | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 2 | E_SYSTEM_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 3 | E_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 | ||||
| 4 | E_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 | ||||
| 5 | I_CONFIG_VALUE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_STRUC | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_FOREIGN_TRANSP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_KEY | Value transfer | Type reference (TYPE) | GUID_32 | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_OWN_SOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OWN_SRC_DATA | Value transfer | Type reference (TYPE) | STRING | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_OWN_TRANSP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20101215 | ||||
| 2 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 3 | E_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 | ||||
| 4 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_OWN_TRANSP_KEY_VERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20101215 | ||||
| 2 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 3 | E_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 | ||||
| 4 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method GET_PROP_NAME_OWN_TRANSP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NAME | Value transfer | Type reference (TYPE) | QNAME | 20101215 | ||||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
Method GET_PROP_NAME_OWN_TRANSP_KEY on class CL_SRT_WSP_TRANSP has no exception.
Method GET_TRANSPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSP_DATA | Call by reference | Type reference (TYPE) | SRT_TRANSP | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method IMPORT_SINGLE_CONFIG Signature
Method IMPORT_SINGLE_CONFIG on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method IS_ENCRYPT_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_SUPPORTED | Value transfer | Type reference (TYPE) | BOOLEAN | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method OPEN_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUERY | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_TRANSP_ADMIN | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method OPEN_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSP_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 2 | R_IMPORT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_TRANSP_IMPORT | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method OPEN_SINGLE_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 2 | I_NO_ENC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20101215 | |||
| 3 | R_TRANSP | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_TRANSP_EXPORT | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method REWRITE_CALC_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALC_PATH | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 2 | R_CALC_PATH | Value transfer | Type reference (TYPE) | STRING | 20101215 |
Method REWRITE_CALC_PATH on class CL_SRT_WSP_TRANSP has no exception.
Method REWRITE_PROPERTY_VALUES Signature
Method REWRITE_PROPERTY_VALUES on class CL_SRT_WSP_TRANSP has no parameter.
Method REWRITE_PROPERTY_VALUES on class CL_SRT_WSP_TRANSP has no exception.
Method SAVE_EXPORT Signature
Method SAVE_EXPORT on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SAVE_TRANSPORT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 | ||||
| 2 | I_TRANSP_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_OWN_SYSTEM_ID Signature
Method SET_OWN_SYSTEM_ID on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_OWN_TRANSP_KEY Signature
Method SET_OWN_TRANSP_KEY on class CL_SRT_WSP_TRANSP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_SINGLE_TRANSP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 2 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 3 | I_NO_ENC | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
Method SET_TRANSP_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSP_DATA | Call by reference | Type reference (TYPE) | SRT_TRANSP | 20101215 | ||||
| 2 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |