SAP ABAP Class IF_SFW_PROVIDER_SYST_SETTINGS (IF_SFW_PROVIDER_SYST_SETTINGS)
Properties
| Class | IF_SFW_PROVIDER_SYST_SETTINGS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070724 | SAP |
| Last change | 20090618 | SAP |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SFW_PROVIDER_SYST_SETTINGS has no interface implemented.
Friends
Class IF_SFW_PROVIDER_SYST_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SFW_PROJECT | 'SFW' | CO_PROJECT_SFW | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate System Settings | 20080410 | |
| 2 | Instance method | Public | Method | Checks whether a business function set can be selected | 20080425 | |
| 3 | Instance method | Public | Method | Checks whether a businss function can be activated | 20080425 | |
| 4 | Instance method | Public | Method | Determines status of activation job | 20080317 | |
| 5 | Instance method | Public | Method | GET_SELECTED_BFSET | 20070724 | |
| 6 | Instance method | Public | Method | Determines the value of a Switch Framework parameter | 20080627 | |
| 7 | Instance method | Public | Method | GET_SWITCHED_ON_BFUNCS | 20070724 | |
| 8 | Instance method | Public | Method | GET_SYSTEM_CONFIGURATION | 20070724 | |
| 9 | Instance method | Public | Method | 20080317 | ||
| 10 | Instance method | Public | Method | SAVE_SELECTED_BFSET | 20070724 | |
| 11 | Instance method | Public | Method | SAVE_SWITCHED_ON_BFUNCS | 20070724 | |
| 12 | Instance method | Public | Method | 20080317 |
Events
Class IF_SFW_PROVIDER_SYST_SETTINGS has no event.
Types
Class 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 | ACTIVATION_TYPE | Call by reference | Type reference (TYPE) | I | IF_SFW_SYSTEM_SETTINGS=>CO_ACTIVATION_TYPE_DEFAULT | Aktivierungsart | 20080410 | ||
| 2 | VERSION | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVATION_STATE | Aktivierungsstatus | 20080410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080410 |
Method CHECK_BFSET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_FUNCTION_SET | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_ENTRY | Business Function Set | 20080425 | |||
| 2 | OLD_BUSINESS_FUNCTION_SET | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_ENTRY | Business Function Set | 20080425 | |||
| 3 | SUPPRESS_UI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | UI unterdrücken? | 20080425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | BUSINESS_FUNCTION | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_ENTRY | Business Function | 20080425 | |||
| 2 | ON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Business Function einschalten? | 20080425 | ||
| 3 | SUPPRESS_UI | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | UI unterdrücken? | 20080425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | STATE | Value transfer | Type reference (TYPE) | I | Werte sie IF_SFW_DOMAINS=>CO_SFW_ACTIVATION_JOB...) | 20080317 |
Method GET_ACTIVATION_JOB_STATE on class 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 | SELECTED_BFSET | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_ENTRY | SELECTED_BFSET | 20070724 | |||
| 2 | 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 class 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 | NAME | Call by reference | Type reference (TYPE) | SFWPARAMNAME | Parametername | 20080627 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | SFWPARAMVALUE | Wert | 20080627 |
Method GET_SFW_PARAMETER on class 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 | SWITCHED_ON_BFUNCS | Value transfer | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVE_BFUNC_TAB | SWITCHED_ON_BFUNCS | 20070724 | |||
| 2 | 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 class 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 | SYSTEM_CONFIGURATION | Value transfer | Type reference (TYPE) | SFW_SYSTEM | SYSTEM_CONFIGURATION | 20070724 |
Method GET_SYSTEM_CONFIGURATION on class IF_SFW_PROVIDER_SYST_SETTINGS has no exception.
Method LOCK Signature
Method LOCK on class IF_SFW_PROVIDER_SYST_SETTINGS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080317 |
Method SAVE_SELECTED_BFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_BFSET | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_ENTRY | SELECTED_BFSET | 20070724 | |||
| 2 | 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 | 20080317 | |||
| 2 | 20080317 |
Method SAVE_SWITCHED_ON_BFUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SWITCHED_ON_BFUNCS | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_ACTIVE_BFUNC_TAB | SWITCHED_ON_BFUNCS | 20070724 | |||
| 2 | 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 | 20080317 |
Method UNLOCK Signature
Method UNLOCK on class IF_SFW_PROVIDER_SYST_SETTINGS has no parameter.
Method UNLOCK on class IF_SFW_PROVIDER_SYST_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |