SAP ABAP Interface IF_SRT_WSP_SYSTEM_INFO (WSP System 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_SYSTEM_INFO WSP System Information 20070503
Properties
Interface IF_SRT_WSP_SYSTEM_INFO  
Short Description WSP System Information    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070503   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_SYSTEM_INFO has no interface.
Friends
Interface IF_SRT_WSP_SYSTEM_INFO has no friend.
Attributes
Interface IF_SRT_WSP_SYSTEM_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_APPL_INFO Instance method Public Method Get application information for all systems 20080214
2 GET_ALL_APPL_INFO_FOR_SYSTEM Instance method Public Method Get application information by system key 20080214
3 GET_ALL_SYSTEMS_FROM_UDDI Instance method Public Method Get SLD names for all systems from UDDI 20070623
4 GET_ALL_SYSTEM_INFO Instance method Public Method Get system information for all systems 20070521
5 GET_APPL_INFO_BY_APPL_EXT_ID Instance method Public Method Get application information by external application ID 20080214
6 GET_APPL_INFO_BY_APPL_KEY Instance method Public Method Get application information by application key 20080214
7 GET_APPL_INFO_BY_APPL_NAME Instance method Public Method Get application information by application name 20080214
8 GET_APPL_INFO_BY_IBCR_ID Instance method Public Method Get application information by IBCR ID 20130326
9 GET_CLASSIFICATIONS Instance method Public Method Get classifications by system key 20070623
10 GET_DEST_INFO_BY_APPL_KEY Instance method Public Method Get destination name + type by Provider Appl Key 20130327
11 GET_DEST_INFO_BY_SYSTEM_KEY Instance method Public Method 20110114
12 GET_DEST_KEY_BY_IBCR_ID Instance method Public Method Get destination key by IBCR ID 20130327
13 GET_DEST_KEY_BY_SYSTEM_KEY Instance method Public Method 20110318
14 GET_SYSTEM_INFO_BY_BIZ_NAME Instance method Public Method Get system information by business name 20070521
15 GET_SYSTEM_INFO_BY_DEST_KEY Instance method Public Method Get system information by system key 20130304
16 GET_SYSTEM_INFO_BY_SLD_NAME Instance method Public Method Get system information by SLD name 20070521
17 GET_SYSTEM_INFO_BY_SYSTEM_KEY Instance method Public Method Get system information by system key 20070521
18 GET_SYSTEM_KEY_BY_DEST_KEY Instance method Public Method 20110318
Events
Interface IF_SRT_WSP_SYSTEM_INFO has no event.
Types
Interface IF_SRT_WSP_SYSTEM_INFO has no local type.
Method Signatures

Method GET_ALL_APPL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_INFO_TAB Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Table of Application Info 20080214
2 Importing DEST_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method GET_ALL_APPL_INFO_FOR_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_INFO_TAB Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Table of Application Info 20080214
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 system key 20080214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method GET_ALL_SYSTEMS_FROM_UDDI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ONLY_UNKNOWN_SYSTEMS Call by reference Type reference (TYPE) BOOLEAN ' ' 'X' Only unknown system; '' all systems 20070626
2 Returning SLD_NAMES Value transfer Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAMES SLD System names 20070623
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070623

Method GET_ALL_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_INFO_TAB Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_INFO_TAB System Info Table 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method GET_APPL_INFO_BY_APPL_EXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_EXT_ID Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_EXT_ID SRT application external ID 20080214
2 Returning APPL_INFO Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO Application Info 20080214
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method GET_APPL_INFO_BY_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_INFO Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO Application Info 20080214
2 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 application key 20080214
3 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20130806
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method GET_APPL_INFO_BY_APPL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_INFO_TAB Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO_TAB Table of Application Info 20080214
2 Importing APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_APPLICATION_NAME SRT application name 20080214
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080214

Method GET_APPL_INFO_BY_IBCR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPL_INFO Value transfer Type reference (TYPE) SRT_WSP_APPLICATION_INFO Application Information 20130326
2 Importing IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130326
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20130326
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130326

Method GET_CLASSIFICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASSIFICATIONS Value transfer Type reference (TYPE) SRT_WSP_CLASSIFICATIONS Klassifikationen 20070623
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 system key 20070623
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070623

Method GET_DEST_INFO_BY_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_APPL_KEY SRT: Provider Application Key 20130327
2 Exporting DEST_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20130327
3 Exporting DEST_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20130327
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130327

Method GET_DEST_INFO_BY_SYSTEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEST_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20110114
2 Exporting DEST_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
3 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method GET_DEST_KEY_BY_IBCR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_KEY Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_KEY SRT: Key/ID of a provider system 20130327
2 Importing IBCR_ID Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20130327
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20130327
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130327

Method GET_DEST_KEY_BY_SYSTEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEST_KEY Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_KEY 20110318
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) SRT_WSP_SYSTEM_KEY 20110318
3 Importing TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE TSRTP_C_PROFILE_TYPE_TEMPLATE WSP Profile Type 20110615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110318

Method GET_SYSTEM_INFO_BY_BIZ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIZ_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_BIZ_SYSTEM_NAME Business System Name 20070521
2 Returning SYSTEM_INFO Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_INFO System Info 20070521
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method GET_SYSTEM_INFO_BY_DEST_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_KEY Call by reference Type reference (TYPE) GUID_32 System Key 20130304
2 Returning SYSTEM_INFO Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_INFO System Information 20130304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304

Method GET_SYSTEM_INFO_BY_SLD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SLD_SYSTEM_NAME Call by reference Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD System Name 20070521
2 Returning SYSTEM_INFO Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_INFO System Info 20070521
3 Importing SYSTEM_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method GET_SYSTEM_INFO_BY_SYSTEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_INFO Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_INFO System Info 20070521
2 Importing SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 system key 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method GET_SYSTEM_KEY_BY_DEST_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_KEY Call by reference Type reference (TYPE) SRT_WSP_SYSTEM_KEY 20110318
2 Returning SYSTEM_KEY Value transfer Type reference (TYPE) SRT_WSP_SYSTEM_KEY 20110318
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110318
History
Last changed by/on SAP  20140121 
SAP Release Created in 710