SAP ABAP Class CL_CFB_SWITCH_CHECK (Check on ERP CFB Coding Switch)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PI-CFB (Application Component) Consumer Products for Food & Beverage
⤷
CFB_GENERAL (Package) CFB General (DDIC)

⤷

⤷

Properties
Class | CL_CFB_SWITCH_CHECK | |
Short Description | Check on ERP CFB Coding Switch | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFB_GENERAL | CFB General (DDIC) |
Created | 20100614 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CFB_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_CFB_SWITCH_CHECK has no interface implemented.
Friends
Class CL_CFB_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) | 20100614 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20100614 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check on Activation of Switch LOG_SFWS_PP_CFB (6.06) | 20100614 |
Events
Class CL_CFB_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) | 20100614 |
|
Method Signatures
Method LOG_SFWS_PP_CFB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | If Switch is Active 'X' is Returned | 20100614 |
Method LOG_SFWS_PP_CFB on class CL_CFB_SWITCH_CHECK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |