SAP ABAP Class CL_GHO_SWITCH_CHECK (To check the switch status in coding)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NO (Application Component) Network Objects
⤷
APPL_GHO_NETOBJ_DB (Package) DB layer for Network objects
⤷
⤷
Properties
| Class | CL_GHO_SWITCH_CHECK | |
| Short Description | To check the switch status in coding | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APPL_GHO_NETOBJ_DB | DB layer for Network objects |
| Created | 20091127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_GHO_SWITCH_CHECK has no interface implemented.
Friends
Class CL_GHO_SWITCH_CHECK has no friend class.
Attributes
Class CL_GHO_SWITCH_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check EA Foundation Switch is active or not | 20100122 | |
| 2 | Static method | Public | Method | Functional Method to Check EA Foundation Switch | 20100914 | |
| 3 | Static method | Public | Method | Check IS_OIL Switch is active or not | 20091127 |
Events
Class CL_GHO_SWITCH_CHECK has no event.
Types
Class CL_GHO_SWITCH_CHECK has no local type.
Method Signatures
Method CHECK_SWITCH_EA_FOUNDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | C | 20100122 |
Method CHECK_SWITCH_EA_FOUNDATION on class CL_GHO_SWITCH_CHECK has no exception.
Method CHECK_SWITCH_EA_FOUNDATION_F Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATE | Value transfer | Type reference (TYPE) | CHAR1 | Return parameter of method CHECK_SWITCH_EA_FOUNDATION | 20100914 |
Method CHECK_SWITCH_EA_FOUNDATION_F on class CL_GHO_SWITCH_CHECK has no exception.
Method CHECK_SWITCH_IS_OIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | C | 20091127 |
Method CHECK_SWITCH_IS_OIL on class CL_GHO_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |