SAP ABAP Class CL_STCTM_SETTINGS (Task Manager Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TM (Package) Technical Configuration Task Management
⤷
⤷
Properties
| Class | CL_STCTM_SETTINGS | |
| Short Description | Task Manager Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TM | |
| Program status | ||
| Category | 0 | |
| Package | STC_TM | Technical Configuration Task Management |
| Created | 20130910 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STCTM_SETTINGS has no forward declaration.
Interfaces
Class CL_STCTM_SETTINGS has no interface implemented.
Friends
Class CL_STCTM_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'STC' | Personalization object key | 20131106 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | STCTM_S_USER_SETTINGS | Task Manager User Settings | 20131106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check user settings | 20131106 | |
| 2 | Static method | Public | Constructor | Class Constructor | 20131106 | |
| 3 | Static method | Public | Method | Get all default user settings | 20131106 | |
| 4 | Static method | Public | Method | Get visibility settings for tasks and task lists | 20131106 | |
| 5 | Static method | Public | Method | Read user settings | 20131106 | |
| 6 | Static method | Public | Method | Display/Edit user settings | 20131106 | |
| 7 | Static method | Public | Method | Update and save user settings | 20131106 |
Events
Class CL_STCTM_SETTINGS has no event.
Types
Class CL_STCTM_SETTINGS has no local type.
Method Signatures
Method CHECK_USER_SETTINGS Signature
Method CHECK_USER_SETTINGS on class CL_STCTM_SETTINGS has no parameter.
Method CHECK_USER_SETTINGS on class CL_STCTM_SETTINGS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_STCTM_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_STCTM_SETTINGS has no exception.
Method GET_DEFAULT_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USER_SETTINGS | Call by reference | Type reference (TYPE) | STCTM_S_USER_SETTINGS | Task Manager User Settings | 20131106 | |||
| 2 | I_SAVE_SETTINGS | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' = save settings | 20131106 |
Method GET_DEFAULT_USER_SETTINGS on class CL_STCTM_SETTINGS has no exception.
Method GET_VISIBILITY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SHOW_TEST_SCENARIOS | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' = Show test/demo task lists in F4 | 20131106 | |||
| 2 | E_SHOW_TEST_TASKS | Call by reference | Type reference (TYPE) | SAP_BOOL | 'X' = Show test/demo tasks in F4 | 20131106 |
Method GET_VISIBILITY_SETTINGS on class CL_STCTM_SETTINGS has no exception.
Method LOAD_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USER_SETTINGS | Call by reference | Type reference (TYPE) | STCTM_S_USER_SETTINGS | Task Manager User Settings | 20131106 |
Method LOAD_USER_SETTINGS on class CL_STCTM_SETTINGS has no exception.
Method SHOW_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFAULT_TAB | Call by reference | Type reference (TYPE) | CHAR100 | Default tab | 20131106 | |||
| 2 | I_VIEW_MODE | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | 'X' = Open in display mode | 20131106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dialog cancelled by user | 20131106 | ||
| 2 | Error writing settings to database | 20131106 |
Method UPDATE_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_USER_SETTINGS | Call by reference | Type reference (TYPE) | STCTM_S_USER_SETTINGS | Task Manager User Settings | 20131106 |
Method UPDATE_USER_SETTINGS on class CL_STCTM_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |