SAP ABAP Class CL_CRM_SWITCH_CHECK (Check on ERP Coding Switch for CRM)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
CRM_EHP_SWITCHES (Package) Enhancement Packages: Switches for CRM Functions
⤷
⤷
Properties
| Class | CL_CRM_SWITCH_CHECK | |
| Short Description | Check on ERP Coding Switch for CRM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CRM_EHP_SWITCHES | Enhancement Packages: Switches for CRM Functions |
| Created | 20070403 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_CRM_SWITCH_CHECK has no interface implemented.
Friends
Class CL_CRM_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) | 20070403 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch is on (activated) | 20070403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check on Activation of TPM SC1 Coding Switch | 20070403 |
Events
Class CL_CRM_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) | 20070403 | |
Method Signatures
Method TPM_SFWS_SC1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | SWITCH_ACTIVE | boolean value for Switch State ('X' = on, ' ' = off) | 20070403 |
Method TPM_SFWS_SC1 on class CL_CRM_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 602 |