SAP ABAP Class /BCV/CL_FND_BCV_SWITCH_CHECK (Check BCV Switches)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/FND (Package) BCV Foundation Layer
⤷
⤷
Properties
| Class | /BCV/CL_FND_BCV_SWITCH_CHECK | |
| Short Description | Check BCV Switches | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/FND | BCV Foundation Layer |
| Created | 20100219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no forward declaration.
Interfaces
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no interface implemented.
Friends
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no friend class.
Attributes
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if switch /BCV/BICS_SFWS_ENH_01 is active | 20120502 | |
| 2 | Static method | Public | Method | Check if switch /BCV/EASY_QUERY_SFWS_ENH_01 is active | 20120724 | |
| 3 | Static method | Public | Method | Check if switch /BCV/IMG_01 is active | 20100219 | |
| 4 | Static method | Public | Method | Check if switch /BCV/MAIN_SFWS_ENH_01 is active | 20100324 | |
| 5 | Static method | Public | Method | Check if switch /BCV/SIDEPANEL_SFWS_ENH_01 is active | 20120215 |
Events
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no event.
Types
Class /BCV/CL_FND_BCV_SWITCH_CHECK has no local type.
Method Signatures
Method BCV_BICS_SFWS_ENH_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Returns abap_true if switch is active, otherwise abap_false | 20120502 |
Method BCV_BICS_SFWS_ENH_01 on class /BCV/CL_FND_BCV_SWITCH_CHECK has no exception.
Method BCV_EASY_QUERY_SFWS_ENH_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Returns abap_true if switch is active, otherwise abap_false | 20120724 |
Method BCV_EASY_QUERY_SFWS_ENH_01 on class /BCV/CL_FND_BCV_SWITCH_CHECK has no exception.
Method BCV_IMG_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Returns abap_true if switch is active, otherwise abap_false | 20100219 |
Method BCV_IMG_01 on class /BCV/CL_FND_BCV_SWITCH_CHECK has no exception.
Method BCV_MAIN_SFWS_ENH_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Returns abap_true if switch is active, otherwise abap_false | 20100324 |
Method BCV_MAIN_SFWS_ENH_01 on class /BCV/CL_FND_BCV_SWITCH_CHECK has no exception.
Method BCV_SIDEPANEL_SFWS_ENH_01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SWITCH_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Returns abap_true if switch is active, otherwise abap_false | 20120215 |
Method BCV_SIDEPANEL_SFWS_ENH_01 on class /BCV/CL_FND_BCV_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |