SAP ABAP Interface IF_SFW_CONFLICT_SWITCH_CHECKER (Checks the Correct Breakdown of Conflict Switches)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFWTOOLS (Package) Basis Tools for Switch Framework
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
Interface IF_SFW_CONFLICT_SWITCH_CHECKER  
Short Description Checks the Correct Breakdown of Conflict Switches    
General Data
Package SFWTOOLS   Basis Tools for Switch Framework 
Created 20040819   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no forward declaration.
Interfaces
Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no interface.
Friends
Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no friend.
Attributes
Interface 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
Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no event.
Types
Interface 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 Interface 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 Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method CHECK Signature

Method CHECK on Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no parameter.
Method CHECK on Interface 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 Interface 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 Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.

Method REMOVE_ALL_SWITCHES Signature

Method REMOVE_ALL_SWITCHES on Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no parameter.
Method REMOVE_ALL_SWITCHES on Interface 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 Interface IF_SFW_CONFLICT_SWITCH_CHECKER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700