SAP ABAP Interface IF_SRT_WSP_TRANSP_KEY_ADMIN (Administrative methods for transport keys)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_TRANSP_KEY | Transport key administration | 20101215 |
Properties
Interface | IF_SRT_WSP_TRANSP_KEY_ADMIN | |
Short Description | Administrative methods for transport keys |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20101215 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no interface.
Friends
Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no friend.
Attributes
Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add specified foreign transport key version | 20101215 |
2 | ![]() |
Instance method | Public | Method | Add a new own transport key version | 20101215 |
3 | ![]() |
Instance method | Public | Method | Check consistency of key persistence | 20101215 |
4 | ![]() |
Instance method | Public | Method | Check existence of foreign transport key version | 20101215 |
5 | ![]() |
Instance method | Public | Method | Get latest transport key version information | 20101215 |
6 | ![]() |
Instance method | Public | Method | Get own transport key version | 20101215 |
7 | ![]() |
Instance method | Public | Method | Get the transport form of the transport key | 20101215 |
8 | ![]() |
Instance method | Public | Method | Check if encryption is supported in this codeline | 20101215 |
9 | ![]() |
Instance method | Public | Method | List stored foreign transport keys | 20101215 |
10 | ![]() |
Instance method | Public | Method | List transport keys of current tenant | 20101215 |
11 | ![]() |
Instance method | Public | Method | Remove all local transport key versions | 20101215 |
12 | ![]() |
Instance method | Public | Method | Remove all foreign keys for specified tenant | 20101215 |
13 | ![]() |
Instance method | Public | Method | Set the transport form of the transport key | 20101215 |
Events
Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no event.
Types
Interface IF_SRT_WSP_TRANSP_KEY_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 CHECK_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR_LOG | Call by reference | Type reference (TYPE) | SRT_WSP_STRINGS | 20101215 | |||
2 | ![]() |
E_IS_CONSISTENT | Call by reference | Type reference (TYPE) | BOOLEAN | 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_LATEST_VERSION 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 | ![]() |
E_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_TRANSPORT_FORM_OF_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_VERSION_INFO | 20101215 | |||
2 | ![]() |
R_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_TRANSP_FORMAT_KEY_LIST | 20101215 |
# | 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 LIST_FOREIGN_TRANSP_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRANSP_KEY | Call by reference | Type reference (TYPE) | SRT_TRANSP_KEY_LIST | 20101215 | |||
2 | ![]() |
I_TENANT_ID | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20101215 |
Method LIST_FOREIGN_TRANSP_KEYS on Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no exception.
Method LIST_OWN_TRANSP_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TRANSP_KEY | Call by reference | Type reference (TYPE) | SRT_TRANSP_KEY_LIST | 20101215 |
Method LIST_OWN_TRANSP_KEYS on Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no exception.
Method REMOVE_ALL_LOCAL_KEYS Signature
Method REMOVE_ALL_LOCAL_KEYS on Interface IF_SRT_WSP_TRANSP_KEY_ADMIN has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101215 |
Method REMOVE_FOREIGN_KEYS_BY_TENANT 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101215 |
Method SET_TRANSPORT_FORM_OF_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYS | Call by reference | Type reference (TYPE) | SRT_WSP_TRANSP_FORMAT_KEY_LIST | 20101215 | |||
2 | ![]() |
I_OVERWRITE_EXISTING | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | 20101215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101215 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 740 |