SAP ABAP Interface IF_SALV_BS_DATA_LOG (Data Change Log)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SALV_BS_DATA_LOG_P | Data Change Log Provider | 20090311 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_DATA_LOG | Data Change Log | 20090311 |
Properties
Interface | IF_SALV_BS_DATA_LOG | |
Short Description | Data Change Log |
General Data
Package | SALV_BS_CONFIG | Configuration |
Created | 20090310 | SAP |
Last changed | 20090618 | SAP |
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_SALV_BS_CHANGE_LOG | Change Log | 20090311 |
Friends
Interface IF_SALV_BS_DATA_LOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | REGISTERED | Instance attribute | Public | Attribute reference (LIKE) | 20090311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Change List | 20090311 |
2 | ![]() |
Instance method | Public | Method | 20090311 | |
3 | ![]() |
Instance method | Public | Method | Has Data Changed (Collection, Element, Attribute) | 20090310 |
4 | ![]() |
Instance method | Public | Method | 20090311 | |
5 | ![]() |
Instance method | Public | Method | Has Technical Data Changed | 20090325 |
6 | ![]() |
Instance method | Public | Method | Has Type Changed | 20090310 |
7 | ![]() |
Instance method | Public | Method | 20090311 | |
8 | ![]() |
Instance method | Public | Method | 20090311 | |
9 | ![]() |
Instance method | Public | Method | 20090311 |
Events
Interface IF_SALV_BS_DATA_LOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_CHANGELIST | Public | See coding | Change List Item | 20090311 | begin of ys_changelist,
sequence type i,
index type i,
attribute type string,
r_old_value type ref to data,
r_new_value type ref to data,
r_add_info type ref to data,
end of ys_changelist
|
|
2 | YT_CHANGELIST | Public | See coding | Change List Items | 20090311 | yt_changelist type sorted table of ys_changelist with unique key sequence
with non-unique sorted key cell components index attribute
|
Method Signatures
Method GET_CHANGE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | YT_CHANGELIST | 20090311 |
Method GET_CHANGE_LIST on Interface IF_SALV_BS_DATA_LOG has no exception.
Method IS_CHANGED Signature
Method IS_CHANGED on Interface IF_SALV_BS_DATA_LOG has no parameter.
Method IS_CHANGED on Interface IF_SALV_BS_DATA_LOG has no exception.
Method IS_RECORDS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090310 |
Method IS_RECORDS_CHANGED on Interface IF_SALV_BS_DATA_LOG has no exception.
Method IS_REGISTERED Signature
Method IS_REGISTERED on Interface IF_SALV_BS_DATA_LOG has no parameter.
Method IS_REGISTERED on Interface IF_SALV_BS_DATA_LOG has no exception.
Method IS_TECHNICAL_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090325 |
Method IS_TECHNICAL_DATA_CHANGED on Interface IF_SALV_BS_DATA_LOG has no exception.
Method IS_TYPE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090310 |
Method IS_TYPE_CHANGED on Interface IF_SALV_BS_DATA_LOG has no exception.
Method REGISTER Signature
Method REGISTER on Interface IF_SALV_BS_DATA_LOG has no parameter.
Method REGISTER on Interface IF_SALV_BS_DATA_LOG has no exception.
Method RESET Signature
Method RESET on Interface IF_SALV_BS_DATA_LOG has no parameter.
Method RESET on Interface IF_SALV_BS_DATA_LOG has no exception.
Method UNREGISTER Signature
Method UNREGISTER on Interface IF_SALV_BS_DATA_LOG has no parameter.
Method UNREGISTER on Interface IF_SALV_BS_DATA_LOG has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |