SAP ABAP Class IF_RSRT_DATA_CHANGELOG (Data ChangeLog)
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
Class | IF_RSRT_DATA_CHANGELOG | |
Short Description | Data ChangeLog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120208 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_DATA_CHANGELOG has no interface implemented.
Friends
Class IF_RSRT_DATA_CHANGELOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class 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 class IF_RSRT_DATA_CHANGELOG has no exception.
Method CLEAR Signature
Method CLEAR on class IF_RSRT_DATA_CHANGELOG has no parameter.
Method CLEAR on class 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 class 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 class IF_RSRT_DATA_CHANGELOG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |