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 | ![]() |
Instance method | Public | Method | Adds a Switch to the Check | 20040819 |
2 | ![]() |
Instance method | Public | Method | Adds a List of Switches | 20041011 |
3 | ![]() |
Instance method | Public | Method | Starts Checks | 20040819 |
4 | ![]() |
Instance method | Public | Method | Returns the Results of a Check | 20040819 |
5 | ![]() |
Instance method | Public | Method | Returns the Switches to Be Checked | 20040819 |
6 | ![]() |
Instance method | Public | Method | Deletes All Switches | 20041011 |
7 | ![]() |
Instance method | Public | Method | Deletes a Switch from List of Switches to Be Checked | 20040819 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
SWITCH | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20040819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Switch existiert nicht | 20040819 |
Method REMOVE_SWITCHES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |