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 ARE_LOCAL_CHANGES_ALLOWED Instance method Public Method 20070820
2 GET_ACTIVATION_JOB_STATE Instance method Public Method Determines status of activation job 20080317
3 GET_BFUNC_SWITCH_ON_TIME Instance method Public Method 20070820
4 GET_SELECTED_BFSET Instance method Public Method 20070820
5 GET_SWITCHED_ON_BFUNCS Instance method Public Method 20070820
6 GET_SYSTEM_CLIENT_ROLE Instance method Public Method 20130906
7 GET_SYSTEM_TYPE Instance method Public Method 20130906
8 IS_BFSET_SELECTED Instance method Public Method 20070820
9 IS_BFUNC_SWITCHED_ON Instance method Public Method 20070820
10 IS_CLIENT_DEPENDENT Instance method Public Method 20070820
11 IS_CROSS_CLIENT_CHECK_DISABLED 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 Returning 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 Returning 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 Importing BFUNC Call by reference Type reference (TYPE) SFW_BFUNCTION 20070820
2 Returning 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 Returning BFSET Value transfer Type reference (TYPE) SFW_BSET 20070820
2 Importing 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 Returning BFUNCS Value transfer Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_TAB 20070820
2 Importing 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 Returning 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 Returning 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 Importing BFSET Call by reference Type reference (TYPE) SFW_BSET 20070820
2 Returning SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20070820
3 Importing 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 Importing BFUNC Call by reference Type reference (TYPE) IF_SFW_DOMAINS=>TY_BFUNC_ENTRY 20070820
2 Importing STATE Call by reference Type reference (TYPE) I CO_STATE_CURRENT 20070820
3 Returning 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 Returning 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 Returning 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