SAP ABAP Class CL_SATC_AC_UI_SETTINGS_DIALOG (Workbench Settings for ATC Result Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_AC_UI_SETTINGS_DIALOG Settings for ATC Result Browser 20091015
Properties
Class CL_SATC_AC_UI_SETTINGS_DIALOG  
Short Description Workbench Settings for ATC Result Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_UI   INTERNAL: - *NO* REUSE - UI "CheckConfig" style 
Created 20091007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_SATC_AC_UI_SETTINGS_DIALOG Settings for ATC Result Browser 20091015
Friends
Class CL_SATC_AC_UI_SETTINGS_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TY_S_SETTINGS_INSTANCE Static Attribute Private Type reference (TYPE) TY_S_SETTINGS_REF_TAB 20091015
Methods
# Method Level Visibility Method type Description Created on
1 GET_CENTRAL_PROPERTY Instance method Public Method Get Central Check Property 20091015
2 GET_DISP_NEW_WINDOW Instance method Public Method Get display object in new window Property 20100219
3 GET_FILTER_PROPERTY Instance method Public Method Get Filter Property 20091015
4 GET_PACKAGE_HANDLING Instance method Public Method Get package handling (package only, package + objects ... ) 20120330
5 GET_RECHECK_PROPERTY Instance method Public Method Get Recheck Property 20091015
6 GET_STATISTIC_PROPERTY Instance method Public Method Get Statistic Property 20091015
7 GET_STAT_INDEX Instance method Public Method Get statistic index 20100217
8 GET_WORKSET_PROPERTY Instance method Public Method Get Enable Working Set Property 20091015
9 SAVE_SETTINGS Instance method Public Method Save ATC settings 20091015
10 __GET_PROPERTY_REFERENCE Instance method Private Method Get Reference 20091015
11 __READ_SETTINGS_FROM_DATABASE Instance method Public Method Read settings from database 20091015
12 __SAVE_PROPERTY_REFERENCE Instance method Private Method Save Properties for easy use 20091015
Events
Class CL_SATC_AC_UI_SETTINGS_DIALOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SETTINGS_REF_TAB Private See coding 20091015 ty_s_settings_ref_tab type standard table of ty_t_settings_reference
2 TY_T_SETTINGS_REFERENCE Private See coding 20091015 begin of ty_t_settings_reference , mandant type sy-mandt, username type sy-uname, settings type satc_s_ac_datab_atc_settings, end of ty_t_settings_reference
Method Signatures

Method GET_CENTRAL_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CENTRAL Call by reference Type reference (TYPE) SATC_D_AC_CENTRAL_RESULT 20091015
2 Exporting E_VARIANT Call by reference Type reference (TYPE) SATC_D_UI_VARIANT_NAME 20091015

Method GET_CENTRAL_PROPERTY on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_DISP_NEW_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100219

Method GET_DISP_NEW_WINDOW on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_FILTER_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILTER Call by reference Type reference (TYPE) SATC_D_AC_USE_FILTER 20091015

Method GET_FILTER_PROPERTY on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_PACKAGE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PACKAGE_HANDLING Call by reference Type reference (TYPE) SATC_D_AC_CURR_PACK 20120330

Method GET_PACKAGE_HANDLING on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_RECHECK_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECHECK Call by reference Type reference (TYPE) SATC_D_AC_RECHECK_OPTION 20091015

Method GET_RECHECK_PROPERTY on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_STATISTIC_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) INT4 20091015
2 Exporting E_STATISTIC Call by reference Type reference (TYPE) SATC_D_AC_DISP_STAT 20091015

Method GET_STATISTIC_PROPERTY on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_STAT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20100217

Method GET_STAT_INDEX on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_WORKSET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WORKSET Call by reference Type reference (TYPE) BOOLEAN 20091015

Method GET_WORKSET_PROPERTY on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method SAVE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSONAL_SETTINGS Call by reference Type reference (TYPE) SATC_S_UI_DYNPRO_ATC_SETTINGS 20091015

Method SAVE_SETTINGS on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method __GET_PROPERTY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PERSONAL_SETTINGS Call by reference Type reference (TYPE) SATC_S_AC_DATAB_ATC_SETTINGS 20091015

Method __GET_PROPERTY_REFERENCE on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method __READ_SETTINGS_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DB_RECORD Call by reference Type reference (TYPE) SATC_AC_USER 20091015
2 Changing PERSONAL_SETTINGS_WA Call by reference Type reference (TYPE) SATC_S_AC_DATAB_ATC_SETTINGS 20091015

Method __READ_SETTINGS_FROM_DATABASE on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method __SAVE_PROPERTY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERSONAL_SETTINGS Call by reference Type reference (TYPE) SATC_S_AC_DATAB_ATC_SETTINGS 20091015

Method __SAVE_PROPERTY_REFERENCE on class CL_SATC_AC_UI_SETTINGS_DIALOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732