SAP ABAP Interface IF_FPM_LIST_SETTINGS_CHNG_LOG (ChangeLog of SettingsVariant)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Properties
Interface IF_FPM_LIST_SETTINGS_CHNG_LOG  
Short Description ChangeLog of SettingsVariant    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20101104   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no forward declaration.
Interfaces
Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no interface.
Friends
Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLUMN_ATTRIBUTE Constant Public See coding 20101104
2 C_TABLE_ATTRIBUTE Constant Public See coding 20101124
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20101104
2 CLEAR_LOG_FOR_ATTRIBUTE Instance method Public Method 20101206
3 GET_CHANGED_ATTRIBUTES Instance method Public Method 20101104
Events
Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ATTRIBUTE Public See coding 20101104 begin of ty_s_attribute, attribute_name type string, " values: c_settings_attribute end of ty_s_attribute
2 TY_S_COLUMN_ATTRIBUTE Public See coding 20101104 begin of ty_s_column_attribute, column_name type string, attribute_name type string, " values: c_column_attribute or c_column_rules_attribute end of ty_s_column_attribute
3 TY_T_ATTRIBUTE Public See coding 20101109 ty_t_attribute type standard table of ty_s_attribute with default key
4 TY_T_COLUMN_ATTRIBUTE Public See coding 20101109 ty_t_column_attribute type standard table of ty_s_column_attribute with default key
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no parameter.
Method CLEAR on Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no exception.

Method CLEAR_LOG_FOR_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20101206
2 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20101206

Method CLEAR_LOG_FOR_ATTRIBUTE on Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no exception.

Method GET_CHANGED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLUMN_ATTRIBUTES Call by reference Type reference (TYPE) TY_T_COLUMN_ATTRIBUTE 20101104
2 Exporting ET_TABLE_ATTRIBUTES Call by reference Type reference (TYPE) TY_T_ATTRIBUTE 20101124
3 Exporting EV_DEFAULT_VAR_FLAG_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20110207
4 Exporting EV_VARIANT_IS_RESET Value transfer Type reference (TYPE) ABAP_BOOL 20101119
5 Exporting EV_VARIANT_KEY_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20101125

Method GET_CHANGED_ATTRIBUTES on Interface IF_FPM_LIST_SETTINGS_CHNG_LOG has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 703