SAP ABAP Class CL_EASYDMS_SWITCH_CHECK (CL_EASYDMS_SWITCH_CHECK)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA-DMS (Application Component) Document Management System
⤷
CV (Package) Application Development: R/3 Document Management
⤷
⤷
Properties
| Class | CL_EASYDMS_SWITCH_CHECK | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CV | Application Development: R/3 Document Management |
| Created | 20080509 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EASYDMS_SWITCH_CHECK has no interface implemented.
Friends
Class CL_EASYDMS_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 (deactivated) | 20080509 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20080509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if PLM_SFWS_UI_DMS is Active | 20080509 |
Events
Class CL_EASYDMS_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 value for Switch State ('X' = on, ' ' = off) | 20080509 | |
Method Signatures
Method PLM_SFWS_UI_DMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Call by reference | Type reference (TYPE) | SWITCH_ACTIVE | 20080509 |
Method PLM_SFWS_UI_DMS on class CL_EASYDMS_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |