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