SAP ABAP Class IF_SRT_WSP_CONNECTIVITY_BADI (Interface for BAdI: SSRT_WSP_CONNECTIVITY_BADI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CDTC_REMOTE Central Design Time Cache: Connectivity Implementation 20110113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CENTRAL_CONFIG_IMPL 20110114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_LOG_CENTRAL 20110114
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CTRL_HEALTH_CHECK 20110609
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_IBC_SYNC SRT: Synchronize IBC's 20120608
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_SR_SETUP_BADI Class for BAdI: SSRT_WSP_CONNECTIVITY_BADI 20110311
Properties
Class IF_SRT_WSP_CONNECTIVITY_BADI  
Short Description Interface for BAdI: SSRT_WSP_CONNECTIVITY_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_CONNECTIVITY_BADI has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONNECTIVITY_BADI has no interface implemented.
Friends
Class IF_SRT_WSP_CONNECTIVITY_BADI has no friend class.
Attributes
Class IF_SRT_WSP_CONNECTIVITY_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method Is called once after a managed system has been disconnected 20110114
2 INITIALIZATION Instance method Public Method Is called once after a managed system has been connected 20110114
3 PROCESS_XSTRING Instance method Public Method "Connectivity": Processes application data 20110114
4 SYNCHRONIZE Instance method Public Method Can be called when a managed system needs to synchronize 20110114
Events
Class IF_SRT_WSP_CONNECTIVITY_BADI has no event.
Types
Class IF_SRT_WSP_CONNECTIVITY_BADI has no local type.
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SYSTEM Call by reference Type reference (TYPE) BOOLEAN 20110114
2 Importing TRIGGERING_SYSTEM_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110114

Method CLEANUP on class IF_SRT_WSP_CONNECTIVITY_BADI has no exception.

Method INITIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SYSTEM Call by reference Type reference (TYPE) BOOLEAN 20110114
2 Importing TRIGGERING_SYSTEM_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110114

Method INITIALIZATION on class IF_SRT_WSP_CONNECTIVITY_BADI has no exception.

Method PROCESS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_INFO Call by reference Type reference (TYPE) SSTR_CON_APPL_INFORMATION 20110114
2 Changing APPLICATION_MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID 20110114
3 Changing APPLICATION_MESSAGE_NUMBER Call by reference Type reference (TYPE) SYMSGNO 20110114
4 Changing APPLICATION_MESSAGE_TYPE Call by reference Type reference (TYPE) SYMSGTY 20110114
5 Changing APPLICATION_MESSAGE_V1 Call by reference Type reference (TYPE) SYMSGV 20110114
6 Changing APPLICATION_MESSAGE_V2 Call by reference Type reference (TYPE) SYMSGV 20110114
7 Changing APPLICATION_MESSAGE_V3 Call by reference Type reference (TYPE) SYMSGV 20110114
8 Changing APPLICATION_MESSAGE_V4 Call by reference Type reference (TYPE) SYMSGV 20110114
9 Importing APPLICATION_REQUEST Call by reference Type reference (TYPE) SRT_WSP_CON_DATA_RAWSTRING 20110114
10 Changing APPLICATION_RESPONSE Call by reference Type reference (TYPE) XSTRING 20110114
11 Changing APPLICATION_STATUS Call by reference Type reference (TYPE) SRT_WSP_CON_REQUEST_STAT_APPL 20110114

Method PROCESS_XSTRING on class IF_SRT_WSP_CONNECTIVITY_BADI has no exception.

Method SYNCHRONIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CENTRAL_SYSTEM Call by reference Type reference (TYPE) BOOLEAN 20110114
2 Importing TRIGGERING_SYSTEM_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110114

Method SYNCHRONIZE on class IF_SRT_WSP_CONNECTIVITY_BADI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in