SAP ABAP Interface IF_RSRT_DATA_CHANGELOG (Data ChangeLog)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DATA_CHANGELOG | Data ChangeLog | 20120209 |
Properties
Interface | IF_RSRT_DATA_CHANGELOG | |
Short Description | Data ChangeLog |
General Data
Package | RSRT_BICS_MODEL | RSRT BICS Model |
Created | 20120208 | SAP |
Last changed | 20140121 | 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) |
2 | IF_RSRT_FIELD | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_DATA_CHANGELOG has no interface.
Friends
Interface IF_RSRT_DATA_CHANGELOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_ACTIVE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate ChangeLog | 20120924 |
2 | ![]() |
Instance method | Public | Method | Clear ChangeLog | 20120209 |
3 | ![]() |
Instance method | Public | Method | Get ChangList | 20120209 |
4 | ![]() |
Instance method | Public | Method | Has Changes | 20120209 |
Events
Interface IF_RSRT_DATA_CHANGELOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_CHANGE | Public | See coding | Change | 20120209 | begin of tn_s_change,
sequence type i,
o_data type ref to if_rsrt_data,
index type sytabix,
field_id type if_rsrt_field=>tn_id,
r_old_value type ref to data,
r_new_value type ref to data,
end of tn_s_change
|
|
2 | TN_T_CHANGE | Public | See coding | Change List | 20120209 | tn_t_change type sorted table of tn_s_change with unique key o_data sequence
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120924 |
Method ACTIVATE on Interface IF_RSRT_DATA_CHANGELOG has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_RSRT_DATA_CHANGELOG has no parameter.
Method CLEAR on Interface IF_RSRT_DATA_CHANGELOG has no exception.
Method GET_CHANGELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_T_CHANGE | ChangeList | 20120209 |
Method GET_CHANGELIST on Interface IF_RSRT_DATA_CHANGELOG has no exception.
Method HAS_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120209 |
Method HAS_CHANGES on Interface IF_RSRT_DATA_CHANGELOG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |