SAP ABAP Class IF_RSOSC_SWBF_EVENT_LISTENER (Event handler for replication of Switches)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOSC_SWBF_PERSISTENCY_MGR Persistency manager for switches and business functions 20081203
Properties
Class IF_RSOSC_SWBF_EVENT_LISTENER  
Short Description Event handler for replication of Switches    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSOSC_SWBF_EVENT_LISTENER has no interface implemented.
Friends
Class IF_RSOSC_SWBF_EVENT_LISTENER has no friend class.
Attributes
Class IF_RSOSC_SWBF_EVENT_LISTENER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_LOGSYS_CREATION Instance method Public Method New Sourcesystem created 20081203
2 ON_LOGSYS_DELETION Instance method Public Method Sourcesystem deleted 20081203
3 ON_METADATA_UPLOAD Instance method Public Method Meta data upload for a Sourcesystem 20081203
4 ON_SWITCH_STATUS_CHANGED Instance method Public Method Switch Status was changed 20090226
Events
Class IF_RSOSC_SWBF_EVENT_LISTENER has no event.
Types
Class IF_RSOSC_SWBF_EVENT_LISTENER has no local type.
Method Signatures

Method ON_LOGSYS_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL =X: Error 20090113
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20081203
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081203
4 Importing I_SHOW_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =X: show Log 20090113

Method ON_LOGSYS_CREATION on class IF_RSOSC_SWBF_EVENT_LISTENER has no exception.

Method ON_LOGSYS_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL =X: Error 20090113
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20081203
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081203
4 Importing I_SHOW_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =X: show Log 20090113

Method ON_LOGSYS_DELETION on class IF_RSOSC_SWBF_EVENT_LISTENER has no exception.

Method ON_METADATA_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL =X: Error 20090113
2 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20081203
3 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20081203
4 Importing I_SHOW_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =X: show Log 20090113

Method ON_METADATA_UPLOAD on class IF_RSOSC_SWBF_EVENT_LISTENER has no exception.

Method ON_SWITCH_STATUS_CHANGED Signature

Method ON_SWITCH_STATUS_CHANGED on class IF_RSOSC_SWBF_EVENT_LISTENER has no parameter.
Method ON_SWITCH_STATUS_CHANGED on class IF_RSOSC_SWBF_EVENT_LISTENER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in