SAP ABAP Class CL_CIF_SWITCH_CHECK (Check methods for CIF switches)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF (Package) Core Interface

⤷

⤷

Properties
Class | CL_CIF_SWITCH_CHECK | |
Short Description | Check methods for CIF switches | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CIF | Core Interface |
Created | 20091204 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CIF_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_CIF_SWITCH_CHECK has no interface implemented.
Friends
Class CL_CIF_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) | BOOLE_D | SPACE | Switch is not active | 20091204 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLE_D | 'X' | Switch is active | 20091204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check on activation of CIF_SWFS_BP_INT (605) | 20091214 |
2 | ![]() |
Static method | Public | Method | Check on activation of CIF_SWFS_MEAN_INT (606) | 20100930 |
3 | ![]() |
Static method | Public | Method | Check on activation of CIF_SWFS_RESTM (607) | 20130909 |
Events
Class CL_CIF_SWITCH_CHECK has no event.
Types
Class CL_CIF_SWITCH_CHECK has no local type.
Method Signatures
Method CIF_SWFS_BP_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091214 |
Method CIF_SWFS_BP_INT on class CL_CIF_SWITCH_CHECK has no exception.
Method CIF_SWFS_MEAN_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100930 |
Method CIF_SWFS_MEAN_INT on class CL_CIF_SWITCH_CHECK has no exception.
Method CIF_SWFS_RESTM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130909 |
Method CIF_SWFS_RESTM on class CL_CIF_SWITCH_CHECK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 605 |