SAP ABAP Interface IF_SRT_WSP_TRANSP_ADMIN (Query interface for SRT transport related information)
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 Config transport format generater 20101215
Properties
Interface IF_SRT_WSP_TRANSP_ADMIN  
Short Description Query interface for SRT transport related information    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20101215   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_TRANSP_ADMIN has no forward declaration.
Interfaces
Interface IF_SRT_WSP_TRANSP_ADMIN has no interface.
Friends
Interface IF_SRT_WSP_TRANSP_ADMIN has no friend.
Attributes
Interface IF_SRT_WSP_TRANSP_ADMIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FOREIGN_TRANSP_KEY_VERS Instance method Public Method 20101215
2 ADD_NEW_OWN_TRANSP_KEY_VERS Instance method Public Method 20101215
3 ARCHIVE_EXPORT Instance method Public Method 20101215
4 ARCHIVE_IMPORT Instance method Public Method 20101215
5 EXISTS_FOREIGN_TRANSP_KEY_VERS Instance method Public Method 20101215
6 GET_ALL_EXPORT_ENTRIES Instance method Public Method 20101215
7 GET_ALL_IMPORT_ENTRIES Instance method Public Method 20101215
8 GET_OWN_TRANSP_KEY_VERS Instance method Public Method 20101215
9 IS_ENCRYPT_SUPPORTED Instance method Public Method 20101215
10 REMOVE_ARCHIVE_EXPORT Instance method Public Method 20101215
11 REMOVE_ARCHIVE_IMPORT Instance method Public Method 20101215
12 SET_TRANSP_META_DATA Instance method Public Method 20101215
Events
Interface IF_SRT_WSP_TRANSP_ADMIN has no event.
Types
Interface IF_SRT_WSP_TRANSP_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 Importing I_TENANT_ID Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20101215
2 Importing I_TRANSP_KEY Call by reference Type reference (TYPE) XSTRING 20101215
3 Importing I_VERSION Call by reference Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method ADD_NEW_OWN_TRANSP_KEY_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) XSTRING 20101215
2 Exporting E_VERSION Call by reference Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method ARCHIVE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN 20101215
2 Importing I_TRANSP_KEY Call by reference Type reference (TYPE) GUID_32 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method ARCHIVE_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN 20101215
2 Importing I_TRANSP_KEY Call by reference Type reference (TYPE) GUID_32 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method EXISTS_FOREIGN_TRANSP_KEY_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TENANT_ID Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20101215
2 Importing I_VERSION Call by reference Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
3 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method GET_ALL_EXPORT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ENTRY_LIST Call by reference Type reference (TYPE) SRT_TRANSP_LIST 20101215
2 Importing I_DAYS Call by reference Type reference (TYPE) INT4 0 20101215

Method GET_ALL_EXPORT_ENTRIES on Interface IF_SRT_WSP_TRANSP_ADMIN has no exception.

Method GET_ALL_IMPORT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ENTRY_LIST Call by reference Type reference (TYPE) SRT_TRANSP_LIST 20101215

Method GET_ALL_IMPORT_ENTRIES on Interface IF_SRT_WSP_TRANSP_ADMIN has no exception.

Method GET_OWN_TRANSP_KEY_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) XSTRING 20101215
2 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN 20101215
3 Exporting E_VERSION Call by reference Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
4 Importing I_VERSION Call by reference Type reference (TYPE) SRT_WSP_VERSION_INFO 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method IS_ENCRYPT_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SUPPORTED Value transfer Type reference (TYPE) BOOLEAN 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215

Method REMOVE_ARCHIVE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYS Call by reference Type reference (TYPE) INT4 0 20101215
2 Returning R_COUNT Value transfer Type reference (TYPE) INT4 20101215

Method REMOVE_ARCHIVE_EXPORT on Interface IF_SRT_WSP_TRANSP_ADMIN has no exception.

Method REMOVE_ARCHIVE_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYS Call by reference Type reference (TYPE) INT4 0 20101215
2 Returning R_COUNT Value transfer Type reference (TYPE) INT4 20101215

Method REMOVE_ARCHIVE_IMPORT on Interface IF_SRT_WSP_TRANSP_ADMIN has no exception.

Method SET_TRANSP_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TRANSP_DATA Call by reference Type reference (TYPE) SRT_TRANSP 20101215
2 Importing I_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 20101215
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20101215
History
Last changed by/on SAP  20110908 
SAP Release Created in 740