SAP ABAP Class IF_SATC_AC_UI_SETTINGS_DIALOG (Settings for ATC Result Browser)
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
Class IF_SATC_AC_UI_SETTINGS_DIALOG  
Short Description Settings for ATC Result Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091007   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_UI_SETTINGS_DIALOG has no forward declaration.
Interfaces
Class IF_SATC_AC_UI_SETTINGS_DIALOG has no interface implemented.
Friends
Class IF_SATC_AC_UI_SETTINGS_DIALOG has no friend class.
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
Class 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 class 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 class IF_SATC_AC_UI_SETTINGS_DIALOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in