SAP ABAP Interface IF_SFW_PROVIDER_SYST_SETTINGS (IF_SFW_PROVIDER_SYST_SETTINGS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
     SFW_API (Package) WB - SFW - API
Properties
Interface IF_SFW_PROVIDER_SYST_SETTINGS  
Short Description    
General Data
Package SFW_API   WB - SFW - API 
Created 20070724   SAP 
Last changed 20090618   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)
2 IF_SFW_DOMAINS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SFW_PROVIDER_SYST_SETTINGS has no interface.
Friends
Interface IF_SFW_PROVIDER_SYST_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROJECT_SFW Constant Public Type reference (TYPE) SFW_PROJECT 'SFW' CO_PROJECT_SFW 20070724
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate System Settings 20080410
2 CHECK_BFSET_SELECTION Instance method Public Method Checks whether a business function set can be selected 20080425
3 CHECK_BFUNC_SWITCHING Instance method Public Method Checks whether a businss function can be activated 20080425
4 GET_ACTIVATION_JOB_STATE Instance method Public Method Determines status of activation job 20080317
5 GET_SELECTED_BFSET Instance method Public Method GET_SELECTED_BFSET 20070724
6 GET_SFW_PARAMETER Instance method Public Method Determines the value of a Switch Framework parameter 20080627
7 GET_SWITCHED_ON_BFUNCS Instance method Public Method GET_SWITCHED_ON_BFUNCS 20070724
8 GET_SYSTEM_CONFIGURATION Instance method Public Method GET_SYSTEM_CONFIGURATION 20070724
9 LOCK Instance method Public Method 20080317
10 SAVE_SELECTED_BFSET Instance method Public Method SAVE_SELECTED_BFSET 20070724
11 SAVE_SWITCHED_ON_BFUNCS Instance method Public Method SAVE_SWITCHED_ON_BFUNCS 20070724
12 UNLOCK Instance method Public Method 20080317
Events
Interface IF_SFW_PROVIDER_SYST_SETTINGS has no event.
Types
Interface IF_SFW_PROVIDER_SYST_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 20080410
2 Importing VERSION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE Aktivierungsstatus 20080410
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080410

Method CHECK_BFSET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_FUNCTION_SET Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_ENTRY Business Function Set 20080425
2 Importing OLD_BUSINESS_FUNCTION_SET Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_ENTRY Business Function Set 20080425
3 Importing SUPPRESS_UI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE UI unterdrücken? 20080425
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE SFW - Exception mit message 20080425

Method CHECK_BFUNC_SWITCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUSINESS_FUNCTION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_ENTRY Business Function 20080425
2 Importing ON Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Business Function einschalten? 20080425
3 Importing SUPPRESS_UI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE UI unterdrücken? 20080425
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE SFW - Exception mit message 20080425

Method GET_ACTIVATION_JOB_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATE Value transfer Type reference (TYPE) I Werte sie IF_SFW_DOMAINS=>CO_SFW_ACTIVATION_JOB...) 20080317

Method GET_ACTIVATION_JOB_STATE on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no exception.

Method GET_SELECTED_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTED_BFSET Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_ENTRY SELECTED_BFSET 20070724
2 Importing VERSION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-ACTIVE VERSION 20070724

Method GET_SELECTED_BFSET on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no exception.

Method GET_SFW_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SFWPARAMNAME Parametername 20080627
2 Returning VALUE Value transfer Type reference (TYPE) SFWPARAMVALUE Wert 20080627

Method GET_SFW_PARAMETER on Interface IF_SFW_PROVIDER_SYST_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 Returning SWITCHED_ON_BFUNCS Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVE_BFUNC_TAB SWITCHED_ON_BFUNCS 20070724
2 Importing VERSION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-ACTIVE VERSION 20070724

Method GET_SWITCHED_ON_BFUNCS on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no exception.

Method GET_SYSTEM_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_CONFIGURATION Value transfer Type reference (TYPE) SFW_SYSTEM SYSTEM_CONFIGURATION 20070724

Method GET_SYSTEM_CONFIGURATION on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no exception.

Method LOCK Signature

Method LOCK on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080317

Method SAVE_SELECTED_BFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECTED_BFSET Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFSET_ENTRY SELECTED_BFSET 20070724
2 Importing VERSION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-INACTIVE 20070828
# Exception Resumable Description Created on
1 CX_SFW_INCOMPATIBLE_BFSET 20080317
2 CX_SFW_MESSAGE 20080317

Method SAVE_SWITCHED_ON_BFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCHED_ON_BFUNCS Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVE_BFUNC_TAB SWITCHED_ON_BFUNCS 20070724
2 Importing VERSION Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_ACTIVATION_STATE IF_SFW_DOMAINS=>CO_ACTIVATION_STATE-INACTIVE 20070828
# Exception Resumable Description Created on
1 CX_SFW_MESSAGE 20080317

Method UNLOCK Signature

Method UNLOCK on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no parameter.
Method UNLOCK on Interface IF_SFW_PROVIDER_SYST_SETTINGS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710