SAP ABAP Interface IF_SATC_AC_UI_SETTINGS_DIALOG (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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_UI_SETTINGS_DIALOG Workbench Settings for ATC Result Browser 20091015
Properties
Interface IF_SATC_AC_UI_SETTINGS_DIALOG  
Short Description Settings for ATC Result Browser    
General Data
Package SATC_ABAP_CHECK_UI   INTERNAL: - *NO* REUSE - UI "CheckConfig" style 
Created 20091007   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no forward declaration.
Interfaces
Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no interface.
Friends
Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CENTRAL_RESULT Constant Public See coding 20091015
2 C_DISP_STATISTIC Constant Public See coding 20091015
3 C_FILTER Constant Public See coding 20091015
4 C_PACKAGE_HANDLING Constant Public See coding 20120330
5 C_RECHECK_RESULT Constant Public See coding 20091015
6 F_ATC_SETTINGS Static Attribute Public Type reference (TYPE) TY_T_ATC_SETTINGS 20091015
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOMIZING_VALUES Instance method Public Method Get ATC settings 20091015
2 GET_PROPERTY_VALUE Instance method Public Method Get value of a single option 20091015
Events
Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_PROPERTY_NAME Public See coding 20091015 ty_d_property_name(10) type c
2 TY_D_PROPERTY_VALUE Public See coding 20091015 ty_d_property_value(10) type c
3 TY_S_ATC_SETTINGS Public Type reference (TYPE) SATC_S_UI_DYNPRO_ATC_SETTINGS 20091015
4 TY_T_ATC_SETTINGS Public See coding 20091015 ty_t_atc_settings type standard table of satc_s_ui_dynpro_atc_settings with default key
Method Signatures

Method GET_CUSTOMIZING_VALUES 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) TY_S_ATC_SETTINGS 20091015

Method GET_CUSTOMIZING_VALUES on Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no exception.

Method GET_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROPERTY_VALUE Call by reference Type reference (TYPE) TY_D_PROPERTY_VALUE 20091015
2 Importing I_PROPERTY_NAME Call by reference Type reference (TYPE) TY_D_PROPERTY_NAME 20091015

Method GET_PROPERTY_VALUE on Interface IF_SATC_AC_UI_SETTINGS_DIALOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740