SAP ABAP Class IF_FPM_LIST_SETTINGS_CHNG_LOG (ChangeLog of SettingsVariant)
Properties
Class | IF_FPM_LIST_SETTINGS_CHNG_LOG | |
Short Description | ChangeLog of SettingsVariant | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20101104 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FPM_LIST_SETTINGS_CHNG_LOG has no forward declaration.
Interfaces
Class IF_FPM_LIST_SETTINGS_CHNG_LOG has no interface implemented.
Friends
Class IF_FPM_LIST_SETTINGS_CHNG_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20101104 | ||||
2 | ![]() |
Constant | Public | See coding | 20101124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101104 | |
2 | ![]() |
Instance method | Public | Method | 20101206 | |
3 | ![]() |
Instance method | Public | Method | 20101104 |
Events
Class 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 class IF_FPM_LIST_SETTINGS_CHNG_LOG has no parameter.
Method CLEAR on class 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 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101206 | |||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | 20101206 |
Method CLEAR_LOG_FOR_ATTRIBUTE on class 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 | ![]() |
ET_COLUMN_ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_T_COLUMN_ATTRIBUTE | 20101104 | |||
2 | ![]() |
ET_TABLE_ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_T_ATTRIBUTE | 20101124 | |||
3 | ![]() |
EV_DEFAULT_VAR_FLAG_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110207 | |||
4 | ![]() |
EV_VARIANT_IS_RESET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101119 | |||
5 | ![]() |
EV_VARIANT_KEY_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101125 |
Method GET_CHANGED_ATTRIBUTES on class IF_FPM_LIST_SETTINGS_CHNG_LOG has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |