SAP ABAP Class CL_FSL_SWITCH_CHECK (Check for Leasing Switch)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
VPACK_FSL_AB_CUST (Package) FSL: Customizing (Agency Business)
⤷
⤷
Properties
| Class | CL_FSL_SWITCH_CHECK | |
| Short Description | Check for Leasing Switch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | VPACK_FSL_AB_CUST | FSL: Customizing (Agency Business) |
| Created | 20070423 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_FSL_SWITCH_CHECK has no interface implemented.
Friends
Class CL_FSL_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) | SFW_SWITCH_ID | 'LAM_SFWS_EAAPPL_EHP5' | ID of a Switch in Switch Framework | 20090219 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | ' ' | Switch Is Off (Deactivated) | 20070423 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWITCH_ACTIVE | 'X' | Switch Is On (Activated) | 20070423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks the Activation of the Leasing Switch (EA-APPL) | 20090213 | |
| 2 | Static method | Public | Method | Checks the Activation of the Leasing Switch (EA-APPL) | 20070423 |
Events
Class CL_FSL_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 Variable (X=True, -=False, Space=Unknown) | 20070423 | |
Method Signatures
Method IS_SWITCH_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SWITCH_ID | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20090213 | |||
| 2 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Switch Does Not Exist | 20090213 |
Method LEASING_SFWS_EHP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | SWITCH_ACTIVE | boolsche Variable (X=true, -=false, space=unknown) | 20070423 |
Method LEASING_SFWS_EHP2 on class CL_FSL_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |