SAP ABAP Class CL_SWITCH (Switch Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
Properties
| Class | CL_SWITCH | |
| Short Description | Switch Framework | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20040611 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWITCH has no forward declaration.
Interfaces
Class CL_SWITCH has no interface implemented.
Friends
Class CL_SWITCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_PACKAGETAB | Assignment Switch / Package | 20040611 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SWITCHTAB_TYPE | 20041006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether a set of switches can be active simultaneously | 20051229 | |
| 2 | Static method | Public | Method | Check Whether a Switch Belongs to BFS of Client | 20041006 | |
| 3 | Static method | Private | Method | Import Data from DB | 20050707 | |
| 4 | Static method | Public | Method | Determine Switch of a Package | 20040611 |
Events
Class CL_SWITCH has no event.
Types
Class CL_SWITCH has no local type.
Method Signatures
Method CHECK_SIMULTANEOUSLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PA_SWITCHTAB | Call by reference | Type reference (TYPE) | SFW_SWITCHTAB | Tabelle von Schaltern | 20051229 | |||
| 2 | PA_SWITCH_TAB_TAB | Call by reference | Type reference (TYPE) | SFW_SWITCH_TAB_TAB | Tabelle mit Tabellen von Schaltern | 20051229 |
Method CHECK_SIMULTANEOUSLY on class CL_SWITCH has no exception.
Method CHECK_SWITCH_IN_BFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SWITCH | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20041006 | |||
| 2 | SWITCH_IS_IN_BFS | Value transfer | Type reference (TYPE) | FLAG | = X wenn Schalter im BFS des Mandanten enthalten ist | 20041006 |
Method CHECK_SWITCH_IN_BFS on class CL_SWITCH has no exception.
Method INIT Signature
Method INIT on class CL_SWITCH has no parameter.
Method INIT on class CL_SWITCH has no exception.
Method SW_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20040611 | |||
| 2 | P_SWITCH | Value transfer | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switchframework | 20040611 | |||
| 3 | P_VERSION | Call by reference | Type reference (TYPE) | SFW_R3STATE | 'A' | Aktiv / Inaktiv | 20040611 |
Method SW_DEVCLASS on class CL_SWITCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |