SAP ABAP Class IF_SFW_CONFLICT_SWITCH_CHECKER (Checks the Correct Breakdown of Conflict Switches)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SFW_CONFLICT_SWITCH_CHECKER Checks the Correct Breakdown of Conflict Switches 20040819
Properties
Class IF_SFW_CONFLICT_SWITCH_CHECKER  
Short Description Checks the Correct Breakdown of Conflict Switches    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040819   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no forward declaration.
Interfaces
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no interface implemented.
Friends
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no friend class.
Attributes
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SWITCH Instance method Public Method Adds a Switch to the Check 20040819
2 ADD_SWITCHES Instance method Public Method Adds a List of Switches 20041011
3 CHECK Instance method Public Method Starts Checks 20040819
4 GET_RESULTS Instance method Public Method Returns the Results of a Check 20040819
5 GET_SWITCHES Instance method Public Method Returns the Switches to Be Checked 20040819
6 REMOVE_ALL_SWITCHES Instance method Public Method Deletes All Switches 20041011
7 REMOVE_SWITCH Instance method Public Method Deletes a Switch from List of Switches to Be Checked 20040819
8 REMOVE_SWITCHES Instance method Public Method Deletes a List of Switches 20041011
Events
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no event.
Types
Class IF_SFW_CONFLICT_SWITCH_CHECKER has no local type.
Method Signatures

Method ADD_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCH Call by reference Type reference (TYPE) SFW_SWITCH_ID ID eines Schalters im Switch Framework 20040819

Method ADD_SWITCH on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method ADD_SWITCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCHES Call by reference Type reference (TYPE) SFW_SWITCH_ID_TAB Liste von Schaltern 20041011

Method ADD_SWITCHES on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method CHECK Signature

Method CHECK on class IF_SFW_CONFLICT_SWITCH_CHECKER has no parameter.
Method CHECK on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method GET_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULTS Value transfer Type reference (TYPE) SFW_CONFL_SWITCH_RESULT_TAB Tabellentyp für Ergebnis der Konfliktschalterauflösung 20041005

Method GET_RESULTS on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method GET_SWITCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SWITCHES Value transfer Type reference (TYPE) SFW_SWITCH_ID_TAB Liste von Schaltern 20040819

Method GET_SWITCHES on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method REMOVE_ALL_SWITCHES Signature

Method REMOVE_ALL_SWITCHES on class IF_SFW_CONFLICT_SWITCH_CHECKER has no parameter.
Method REMOVE_ALL_SWITCHES on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method REMOVE_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCH Call by reference Type reference (TYPE) SFW_SWITCH_ID ID eines Schalters im Switch Framework 20040819
# Exception Resumable Description Created on
1 CX_SFW_SWITCH_EXISTENCE Switch existiert nicht 20040819

Method REMOVE_SWITCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCHES Call by reference Type reference (TYPE) SFW_SWITCH_ID_TAB Liste von Schaltern 20041011

Method REMOVE_SWITCHES on class IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in