SAP ABAP Class IF_SRT_WSP_SERIAL_ADMIN (Administration of serialization tasks)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_SERIAL | Serialize SRT object | 20101215 |
Properties
| Class | IF_SRT_WSP_SERIAL_ADMIN | |
| Short Description | Administration of serialization tasks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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) |
Interfaces
Class IF_SRT_WSP_SERIAL_ADMIN has no interface implemented.
Friends
Class IF_SRT_WSP_SERIAL_ADMIN has no friend class.
Attributes
Class IF_SRT_WSP_SERIAL_ADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add specified transport key version to local tenant | 20101215 | |
| 2 | Instance method | Public | Method | Add a new own transport key version | 20101215 | |
| 3 | Instance method | Public | Method | Check existence of a foreign transport key version | 20101215 | |
| 4 | Instance method | Public | Method | Get own transport key version | 20101215 | |
| 5 | Instance method | Public | Method | Get internal key of single configuration based on config-ID | 20101215 | |
| 6 | Instance method | Public | Method | Check if encryption is supported in this codeline | 20101215 |
Events
Class IF_SRT_WSP_SERIAL_ADMIN has no event.
Types
Class IF_SRT_WSP_SERIAL_ADMIN has no local type.
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 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 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_SINGLE_CFG_KEY_BY_CFG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CFG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20101215 | ||||
| 2 | E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20101215 | ||||
| 3 | I_DT_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20101215 | ||||
| 4 | I_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | 20101215 | ||||
| 5 | I_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | TSRTP_C_CONF_STATE_ACTIVE | 20101215 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20101217 |
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 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |