SAP ABAP Class CL_FRE_SWITCH_CHECK (Soft switch class for F&R)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
WFRE_PI (Package) Connectivity with F&R
⤷
⤷
Properties
| Class | CL_FRE_SWITCH_CHECK | |
| Short Description | Soft switch class for F&R | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WFRE_PI | Connectivity with F&R |
| Created | 20100709 | 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_FRE_SWITCH_CHECK has no interface implemented.
Friends
Class CL_FRE_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) | FRE_SEND_OPTION | Basic Settings for Data Transfer | 20100709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class constructor | 20100709 | |
| 2 | Static method | Public | Method | Switch: Enhancement of F&R Connectivity for F&R 5.2 | 20100709 | |
| 3 | Static method | Public | Method | Switch: Enhancement of F&R Connectivity for F&R 5.2 Part II | 20110706 | |
| 4 | Static method | Public | Method | F&R 5.2: Sales Order functionality active? | 20110706 | |
| 5 | Static method | Public | Method | F&R 5.2: Source list functionality active? | 20100709 |
Events
Class CL_FRE_SWITCH_CHECK has no event.
Types
Class CL_FRE_SWITCH_CHECK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FRE_SWITCH_CHECK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FRE_SWITCH_CHECK has no exception.
Method ISR_APPL_SCM_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If the switch is active true is returned otherwise false | 20100709 |
Method ISR_APPL_SCM_2 on class CL_FRE_SWITCH_CHECK has no exception.
Method ISR_APPL_SCM_2A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If the switch is active true is returned otherwise false | 20110706 |
Method ISR_APPL_SCM_2A on class CL_FRE_SWITCH_CHECK has no exception.
Method SALES_ORDER_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If the function. is active true is returned otherwise false | 20110706 |
Method SALES_ORDER_ACTIVE on class CL_FRE_SWITCH_CHECK has no exception.
Method SOURCE_LIST_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | If the function. is active true is returned otherwise false | 20100709 |
Method SOURCE_LIST_ACTIVE on class CL_FRE_SWITCH_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |