SAP ABAP Class CL_KANBAN_SWITCH_CHECK (Check Status of Switch for Kanban Enhancement)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MD05 (Package) Development class KANBAN
⤷
⤷
⤷
Properties
| Class | CL_KANBAN_SWITCH_CHECK | |
| Short Description | Check Status of Switch for Kanban Enhancement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MD05 | Development class KANBAN |
| Created | 20090728 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KANBAN_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_KANBAN_SWITCH_CHECK has no interface implemented.
Friends
Class CL_KANBAN_SWITCH_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | '' | Switch is Off | 20090728 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is On | 20090728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Status of Switch MAN_SFWS_KANBAN_02(6.05) | 20090728 |
Events
Class CL_KANBAN_SWITCH_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWITCH_ACTIVE | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090728 | |
Method Signatures
Method MAN_SFWS_KANBAN_02 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Wenn Schalter ist aktiv, 'X' wird zurückgegeben | 20090728 |
Method MAN_SFWS_KANBAN_02 on class CL_KANBAN_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |