SAP ABAP Interface IF_SRT_WSP_CONNECTIVITY_IN (SOAManager Connectivity : Consumer Interface)
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_CONNECTIVITY_IN SOAMANAGER Connectivity: Provider Interface 20110114
Properties
Interface IF_SRT_WSP_CONNECTIVITY_IN  
Short Description SOAManager Connectivity : Consumer Interface    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20110113   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_CONNECTIVITY_IN has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONNECTIVITY_IN has no interface.
Friends
Interface IF_SRT_WSP_CONNECTIVITY_IN has no friend.
Attributes
Interface IF_SRT_WSP_CONNECTIVITY_IN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCAL_APPLICATION_LIST Instance method Public Method Get local Application List with Version 20110113
2 GET_LOCAL_SYSTEM_INFO Instance method Public Method Get local system information 20110113
3 GET_STATUS Instance method Public Method get processing status for application transfer 20110113
4 IS_CENTRAL_SYSTEM Instance method Public Method Is system a central system 20110113
5 PING Instance method Public Method Processes the PING request 20110113
6 PROCESS_DATA Instance method Public Method Process already transferred data 20110113
7 RETRIEVE_DATA_FROM_DB Instance method Public Method retrieve data record from database 20110113
8 SEARCH_APPL_DATA Instance method Public Method Search for application data 20110113
9 TRANSFER_DATA Instance method Public Method Process currently incoming data 20110113
10 UPDATE_DATA_ON_DB Instance method Public Method update status information on database 20110113
Events
Interface IF_SRT_WSP_CONNECTIVITY_IN has no event.
Types
Interface IF_SRT_WSP_CONNECTIVITY_IN has no local type.
Method Signatures

Method GET_LOCAL_APPLICATION_LIST Signature

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

Method GET_LOCAL_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SYSTEM_INFORMATION Call by reference Type reference (TYPE) SSTR_SRT_WSP_CON_SYSTEM_INFO 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_STATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_STATUS 20110113
2 Importing I_TAB_IDENTIFIER_LIST Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_IDENTIFIER 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method IS_CENTRAL_SYSTEM Signature

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

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS Call by reference Type reference (TYPE) SRT_WSP_CON_REQUEST_STAT_TECH 20110113
2 Importing I_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method PROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_STATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_STATUS 20110113
2 Importing I_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110113
3 Importing I_TAB_IDENTIFIER_LIST Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_IDENTIFIER 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method RETRIEVE_DATA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_DATA Call by reference Type reference (TYPE) SSTR_SRT_WSP_CONNECTIVITY_DATA 20110113
2 Returning R_TAB_DATA Value transfer Type reference (TYPE) STTY_SRT_WSP_CONNECTIVITY_DATA 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method SEARCH_APPL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_HITS Call by reference Type reference (TYPE) INT4 20110113
2 Importing I_MERGE_RESULT Call by reference Type reference (TYPE) BOOLEAN 20110113
3 Importing I_TAB_SEARCHAPPID Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHAPPID_RANGE 20110113
4 Importing I_TAB_SEARCHAPPSTATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHAPSTA_RANGE 20110113
5 Importing I_TAB_SEARCHCHANGEBY Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHUSER_RANGE 20110113
6 Importing I_TAB_SEARCHCREATEBY Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHUSER_RANGE 20110113
7 Importing I_TAB_SEARCHDATE Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHDATE_RANGE 20110113
8 Importing I_TAB_SEARCHID1 Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHID_RANGE 20110113
9 Importing I_TAB_SEARCHID2 Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHID_RANGE 20110113
10 Importing I_TAB_SEARCHID3 Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHID_RANGE 20110113
11 Importing I_TAB_SEARCHID4 Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHID_RANGE 20110113
12 Importing I_TAB_SEARCHTECSTATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHTESTA_RANGE 20110113
13 Importing I_TAB_SEARCHTIME Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHTIME_RANGE 20110113
14 Importing I_TAB_SEARCH_ALL Call by reference Type reference (TYPE) STTY_SRT_WSP_SEARCHID_RANGE 20110113
15 Returning R_TAB_DATA Value transfer Type reference (TYPE) STTY_SRT_WSP_CONNECTIVITY_DATA 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing I_TRANSFER_DATA_IN Call by reference Type reference (TYPE) SSTR_SRT_WSP_CONNECTIVITY_DATA 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113

Method UPDATE_DATA_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_DATA Call by reference Type reference (TYPE) SSTR_SRT_WSP_CONNECTIVITY_DATA 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110113
History
Last changed by/on SAP  20110908 
SAP Release Created in