SAP ABAP Class CL_ERP_SWITCH_CHECK (Check T77S0 soft switches)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-BFA (Application Component) Business Framework Architecture
⤷
ERP_EHP_SWF_OBJECTS (Package) Switch Framework Objects for ERP - ERP_ALL_LISTS

⤷

⤷

Properties
Class | CL_ERP_SWITCH_CHECK | |
Short Description | Check T77S0 soft switches | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_EHP_SWF_OBJECTS | Switch Framework Objects for ERP - ERP_ALL_LISTS |
Created | 20080213 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ERP_SWITCH_CHECK has no interface implemented.
Friends
Class CL_ERP_SWITCH_CHECK 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) | TERPSOFTSWITCHES | Central switches | 20080214 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20080213 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYST-SUBRC | Return Value, Return Value After ABAP Statements | 20080213 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | ERP_EHP_SWF_IS_ACTIVE | 'N' | Flag: form group is active | 20080214 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | ERP_EHP_SWF_IS_ACTIVE | 'Y' | Flag: form group is active | 20080214 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20080213 | |
7 | ![]() |
Constant | Public | See coding | 20090121 | ||||
8 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20080213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if the switch ERP_ALL_LISTS is active | 20080221 |
2 | ![]() |
Static method | Public | Method | Check if the switch ERP_ALL_LISTS_2 is active | 20090121 |
3 | ![]() |
Static method | Public | Method | Read Data Record | 20080218 |
4 | ![]() |
Static method | Public | Method | Check if a givenlist is active | 20080221 |
Events
Class CL_ERP_SWITCH_CHECK has no event.
Types
Class CL_ERP_SWITCH_CHECK has no local type.
Method Signatures
Method ERP_ALL_LISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080221 |
Method ERP_ALL_LISTS on class CL_ERP_SWITCH_CHECK has no exception.
Method ERP_ALL_LISTS_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090121 |
Method ERP_ALL_LISTS_2 on class CL_ERP_SWITCH_CHECK has no exception.
Method GET_SOFT_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GROUP_ID | Call by reference | Type reference (TYPE) | ERP_EHP_SWF_GROUPID | Identifier for a Group of Objects | 20080218 | ||
2 | ![]() |
I_SUBGROUP_ID | Call by reference | Type reference (TYPE) | ERP_EHP_SWF_SUBGROUPID | Identifier for a Subgroup of Objects | 20080218 | ||
3 | ![]() |
R_IS_ACTIVE | Value transfer | Type reference (TYPE) | ERP_EHP_SWF_IS_ACTIVE | Table line | 20080218 |
Method GET_SOFT_SWITCH on class CL_ERP_SWITCH_CHECK has no exception.
Method IS_LIST_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GROUP_ID | Call by reference | Type reference (TYPE) | ERP_EHP_SWF_GROUPID | Identifier for a Group of Objects | 20080221 | ||
2 | ![]() |
I_SUBGROUP_ID | Call by reference | Type reference (TYPE) | ERP_EHP_SWF_SUBGROUPID | Identifier for a Subgroup of Objects | 20080221 | ||
3 | ![]() |
I_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | 'ERP_ALL_LISTS' | Id of a Switch in Switch Framework | 20090121 | |
4 | ![]() |
R_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: form group is active | 20080221 |
Method IS_LIST_ACTIVE on class CL_ERP_SWITCH_CHECK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |