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 C_PERS_KEY Constant Private Type reference (TYPE) SPERS_KEY 'STC' Personalization object key 20131106
2 PS_USER_SETTINGS 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 CHECK_USER_SETTINGS Static method Private Method Check user settings 20131106
2 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20131106
3 GET_DEFAULT_USER_SETTINGS Static method Public Method Get all default user settings 20131106
4 GET_VISIBILITY_SETTINGS Static method Public Method Get visibility settings for tasks and task lists 20131106
5 LOAD_USER_SETTINGS Static method Public Method Read user settings 20131106
6 SHOW_USER_SETTINGS Static method Public Method Display/Edit user settings 20131106
7 UPDATE_USER_SETTINGS 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 Exporting ES_USER_SETTINGS Call by reference Type reference (TYPE) STCTM_S_USER_SETTINGS Task Manager User Settings 20131106
2 Importing 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 Exporting E_SHOW_TEST_SCENARIOS Call by reference Type reference (TYPE) SAP_BOOL 'X' = Show test/demo task lists in F4 20131106
2 Exporting 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 Exporting 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 Importing I_DEFAULT_TAB Call by reference Type reference (TYPE) CHAR100 Default tab 20131106
2 Importing 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_CANCELED Dialog cancelled by user 20131106
2 INTERNAL_ERROR 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 Importing 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