SAP ABAP Interface IF_SFW_WB_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 implementation (CLASS c. INTERFACES i_ref)  CL_SFW_SYSTEM_SETTINGS WB - SFW - Switch Framework Settings 20080229
Properties
Interface IF_SFW_WB_SYSTEM_SETTINGS  
Short Description WB - SFW - System Settings    
General Data
Package SFW_API   WB - SFW - API 
Created 20080229   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_SFW_WB_SYSTEM_SETTINGS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SFW_SYSTEM_SETTINGS WB - SFW - System Settings 20080229
Friends
Interface IF_SFW_WB_SYSTEM_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTIVATION_TYPE_DEFAULT Instance attribute Public Attribute reference (LIKE) 20080229
2 CO_ACTIVATION_TYPE_FINISH Instance attribute Public Attribute reference (LIKE) 20080229
3 CO_ACTIVATION_TYPE_REACTIVATE Instance attribute Public Attribute reference (LIKE) 20080229
4 CO_BFUNC_OFF Instance attribute Public Attribute reference (LIKE) 20080229
5 CO_BFUNC_ON Instance attribute Public Attribute reference (LIKE) 20080229
6 CO_STATE_CURRENT Instance attribute Public Attribute reference (LIKE) 20080229
7 CO_STATE_PLANNED Instance attribute Public Attribute reference (LIKE) 20080229
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20080229
2 ARE_LOCAL_CHANGES_ALLOWED Instance method Public Method 20080229
3 CHECK Instance method Public Method 20080229
4 GET_ACTIVATION_JOB_STATE Instance method Public Method 20080317
5 GET_BFUNC_DEPENDENCY_STATE Instance method Public Method 20080229
6 GET_BFUNC_SWITCH_ON_TIME Instance method Public Method 20080229
7 GET_SELECTED_BFSET Instance method Public Method 20080229
8 GET_SWITCHED_ON_BFUNCS Instance method Public Method 20080229
9 HAS_CHANGED Instance method Public Method 20080229
10 IS_BFSET_SELECTED Instance method Public Method 20080229
11 IS_BFUNC_SWITCHED_ON Instance method Public Method 20080229
12 IS_CLIENT_DEPENDENT Instance method Public Method 20080229
13 LOCK Instance method Public Method 20080229
14 RESET_CHANGED_FLAG Instance method Public Method 20131023
15 SAVE Instance method Public Method 20080229
16 SELECT_BFSET Instance method Public Method 20080229
17 SWITCH_BFUNC Instance method Public Method 20080229
18 UNLOCK Instance method Public Method 20080229
Events
# Event Type Visibility Description Created on
1 BFUNC_HAS_CHANGED Instance Event
(0)
Public
(2)
20080229
Types
Interface IF_SFW_WB_SYSTEM_SETTINGS has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_TYPE Call by reference Type reference (TYPE) I IF_SFW_SYSTEM_SETTINGS=>CO_ACTIVATION_TYPE_DEFAULT Aktivierungsart 20080229
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080317

Method ARE_LOCAL_CHANGES_ALLOWED Signature

Method ARE_LOCAL_CHANGES_ALLOWED on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method ARE_LOCAL_CHANGES_ALLOWED on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERRORS Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST Fehlerliste 20080229

Method CHECK on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method GET_ACTIVATION_JOB_STATE Signature

Method GET_ACTIVATION_JOB_STATE on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method GET_ACTIVATION_JOB_STATE on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method GET_BFUNC_DEPENDENCY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFUNC Call by reference Type reference (TYPE) SFW_BFUNCTION Business Function 20080229
2 Returning STATE Value transfer Object reference (TYPE REF TO) IF_SFW_BFUNC_DEPENDENCY_STATE Zustand (aktuell/geplant) 20080229

Method GET_BFUNC_DEPENDENCY_STATE on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method GET_BFUNC_SWITCH_ON_TIME Signature

Method GET_BFUNC_SWITCH_ON_TIME on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method GET_BFUNC_SWITCH_ON_TIME on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method GET_SELECTED_BFSET Signature

Method GET_SELECTED_BFSET on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method GET_SELECTED_BFSET on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method GET_SWITCHED_ON_BFUNCS Signature

Method GET_SWITCHED_ON_BFUNCS on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method GET_SWITCHED_ON_BFUNCS on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Einstellungen haben sich geändert 20080229

Method HAS_CHANGED on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method IS_BFSET_SELECTED Signature

Method IS_BFSET_SELECTED on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method IS_BFSET_SELECTED on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method IS_BFUNC_SWITCHED_ON Signature

Method IS_BFUNC_SWITCHED_ON on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method IS_BFUNC_SWITCHED_ON on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method IS_CLIENT_DEPENDENT Signature

Method IS_CLIENT_DEPENDENT on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method IS_CLIENT_DEPENDENT on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUPPRESS_READ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080317
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080229

Method RESET_CHANGED_FLAG Signature

Method RESET_CHANGED_FLAG on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method RESET_CHANGED_FLAG on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080317

Method SELECT_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFSET Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20080229
# Exception Resumable Description Created on
1 CX_SFW_INCOMPATIBLE_BFSET 20080229
2 CX_SFW_MESSAGE 20080229

Method SWITCH_BFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BFUNC Call by reference Type reference (TYPE) SFW_BFUNCTION Business Function 20080229
2 Importing ON Call by reference Type reference (TYPE) ABAP_BOOL Business Function ist eingeschaltet 20080229
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080229

Method UNLOCK Signature

Method UNLOCK on Interface IF_SFW_WB_SYSTEM_SETTINGS has no parameter.
Method UNLOCK on Interface IF_SFW_WB_SYSTEM_SETTINGS has no exception.
Event Signatures

Event BFUNC_HAS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NAME Exporting Value transfer Type reference (TYPE) SFW_BFUNCTION BFUNC_HAS_CHANGED 20080229
History
Last changed by/on SAP  20141121 
SAP Release Created in 740