SAP ABAP Class CL_SFW_BADI_HELPER (SFW: Support Class for BAdI Execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
Properties
| Class | CL_SFW_BADI_HELPER | |
| Short Description | SFW: Support Class for BAdI Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20091203 | SAP |
| Last change | 20141121 | |
| 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_SFW_BADI_HELPER has no interface implemented.
Friends
Class CL_SFW_BADI_HELPER has no friend class.
Attributes
Class CL_SFW_BADI_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Help Method for Client-Dependent Activation | 20091203 | |
| 2 | Static method | Public | Method | Utility Method for Cross-Client Activation | 20091203 | |
| 3 | Static method | Public | Method | Utility Method for Switch Activation | 20091203 | |
| 4 | Static method | Public | Method | Utility Method for Deletion of a Business Function | 20091203 | |
| 5 | Static method | Public | Method | Utility Method for Deletion of a Switch | 20091203 |
Events
Class CL_SFW_BADI_HELPER has no event.
Types
Class CL_SFW_BADI_HELPER has no local type.
Method Signatures
Method ACTIVATE_SF01 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE_BFUNC | Call by reference | Type reference (TYPE) | SFW_ACTIVE_BFUNC | Aktive Business Functions | 20091203 |
Method ACTIVATE_SF01 on class CL_SFW_BADI_HELPER has no exception.
Method ACTIVATE_SF02 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE_B2 | Call by reference | Type reference (TYPE) | SFW_ACTIVE_B2 | Aktive Business Functions | 20091203 |
Method ACTIVATE_SF02 on class CL_SFW_BADI_HELPER has no exception.
Method ACTIVATE_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATELINE | Call by reference | Type reference (TYPE) | SFW_SWITCH_STATE | Schaltereinstellungen (Switch-Zustände) | 20091203 |
Method ACTIVATE_SWITCH on class CL_SFW_BADI_HELPER has no exception.
Method DELETE_BF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BFUNCTION | Call by reference | Type reference (TYPE) | SFW_BFUNCTION | Business Function | 20091203 |
Method DELETE_BF on class CL_SFW_BADI_HELPER has no exception.
Method DELETE_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SWITCH | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20091203 |
Method DELETE_SWITCH on class CL_SFW_BADI_HELPER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |