SAP ABAP Interface IF_SFW_SYSTEM_SETTINGS (WB - SFW - System Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_API (Package) WB - SFW - API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SFW_WB_SYSTEM_SETTINGS | WB - SFW - System Settings | 20080229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SFW_SYSTEM_SETTINGS | WB - SFW - Switch Framework Settings | 20080229 |
Properties
| Interface | IF_SFW_SYSTEM_SETTINGS | |
| Short Description | WB - SFW - System Settings |
General Data
| Package | SFW_API | WB - SFW - API |
| Created | 20070820 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SFW_SYSTEM_SETTINGS has no interface.
Friends
Interface IF_SFW_SYSTEM_SETTINGS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_ACTIVATION_TYPE_DEFAULT | Constant | Public | Type reference (TYPE) | I | 0 | 20070820 | ||
| 2 | CO_ACTIVATION_TYPE_FINISH | Constant | Public | Type reference (TYPE) | I | 2 | 20070820 | ||
| 3 | CO_ACTIVATION_TYPE_REACTIVATE | Constant | Public | Type reference (TYPE) | I | 1 | 20070820 | ||
| 4 | CO_BFUNC_OFF | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070820 | ||
| 5 | CO_BFUNC_ON | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070820 | ||
| 6 | CO_STATE_CURRENT | Constant | Public | Type reference (TYPE) | I | 0 | 20070820 | ||
| 7 | CO_STATE_PLANNED | Constant | Public | Type reference (TYPE) | I | 1 | 20070820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070820 | ||
| 2 | Instance method | Public | Method | Determines status of activation job | 20080317 | |
| 3 | Instance method | Public | Method | 20070820 | ||
| 4 | Instance method | Public | Method | 20070820 | ||
| 5 | Instance method | Public | Method | 20070820 | ||
| 6 | Instance method | Public | Method | 20130906 | ||
| 7 | Instance method | Public | Method | 20130906 | ||
| 8 | Instance method | Public | Method | 20070820 | ||
| 9 | Instance method | Public | Method | 20070820 | ||
| 10 | Instance method | Public | Method | 20070820 | ||
| 11 | Instance method | Public | Method | Is the cross-client check deactivated? | 20080627 |
Events
Interface IF_SFW_SYSTEM_SETTINGS has no event.
Types
Interface IF_SFW_SYSTEM_SETTINGS has no local type.
Method Signatures
Method ARE_LOCAL_CHANGES_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_CHANGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070820 |
Method ARE_LOCAL_CHANGES_ALLOWED on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_ACTIVATION_JOB_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | I | 20080317 |
Method GET_ACTIVATION_JOB_STATE on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_BFUNC_SWITCH_ON_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNC | Call by reference | Type reference (TYPE) | SFW_BFUNCTION | 20070820 | ||||
| 2 | SWITCH_ON_TIME | Value transfer | Type reference (TYPE) | SFW_TIMESTAMP | 20070820 |
Method GET_BFUNC_SWITCH_ON_TIME on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_SELECTED_BFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFSET | Value transfer | Type reference (TYPE) | SFW_BSET | 20070820 | ||||
| 2 | STATE | Call by reference | Type reference (TYPE) | I | CO_STATE_CURRENT | 20070820 |
Method GET_SELECTED_BFSET on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_SWITCHED_ON_BFUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNCS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_TAB | 20070820 | ||||
| 2 | STATE | Call by reference | Type reference (TYPE) | I | CO_STATE_CURRENT | 20070820 |
Method GET_SWITCHED_ON_BFUNCS on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_SYSTEM_CLIENT_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SYSTEM_CLIENT_ROLE | Value transfer | Type reference (TYPE) | T000-CCCATEGORY | Client Control: Rolle des Mandanten (Productive, Test,...) | 20130906 |
Method GET_SYSTEM_CLIENT_ROLE on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method GET_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SYSTEM_TYPE | Value transfer | Type reference (TYPE) | SY-SYSID | ABAP-Systemfeld: Name des SAP-Systems | 20130906 |
Method GET_SYSTEM_TYPE on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method IS_BFSET_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFSET | Call by reference | Type reference (TYPE) | SFW_BSET | 20070820 | ||||
| 2 | SELECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070820 | ||||
| 3 | STATE | Call by reference | Type reference (TYPE) | I | CO_STATE_CURRENT | 20070820 |
Method IS_BFSET_SELECTED on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method IS_BFUNC_SWITCHED_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNC | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_ENTRY | 20070820 | ||||
| 2 | STATE | Call by reference | Type reference (TYPE) | I | CO_STATE_CURRENT | 20070820 | |||
| 3 | SWITCHED_ON | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070820 |
Method IS_BFUNC_SWITCHED_ON on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method IS_CLIENT_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_DEPENDENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070820 |
Method IS_CLIENT_DEPENDENT on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
Method IS_CROSS_CLIENT_CHECK_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Cross-Client Prüfung ist ausgeschaltet | 20080627 |
Method IS_CROSS_CLIENT_CHECK_DISABLED on Interface IF_SFW_SYSTEM_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |