SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_DATA_CHANGELOG Data ChangeLog 20120209
Properties
Class CL_RSRT_DATA_CHANGELOG  
Short Description Data ChangeLog    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_DATA_CHANGELOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_DATA_CHANGELOG Data ChangeLog 20120209
Friends
Class CL_RSRT_DATA_CHANGELOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_CHANGELIST Instance attribute Public Type reference (TYPE) IF_RSRT_DATA_CHANGELOG=>TN_T_CHANGE Change List 20120209
2 P_CHANGES Instance attribute Private Type reference (TYPE) I 20120508
3 P_O_DATA Instance attribute Private Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120508
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHANGE Instance method Public Method Add Change 20120209
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120209
3 CREATE_DATA_CHANGELOG Static method Public Method Create Data ChangeLog 20120209
4 FREE Instance method Public Method Free 20120209
Events
Class CL_RSRT_DATA_CHANGELOG has no event.
Types
Class CL_RSRT_DATA_CHANGELOG has no local type.
Method Signatures

Method ADD_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID ID 20120209
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120209
3 Importing R_NEW_VALUE Call by reference Object reference (TYPE REF TO) DATA 20120209
4 Importing R_OLD_VALUE Call by reference Object reference (TYPE REF TO) DATA 20120209

Method ADD_CHANGE on class CL_RSRT_DATA_CHANGELOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_DATA Call by reference Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120209

Method CONSTRUCTOR on class CL_RSRT_DATA_CHANGELOG has no exception.

Method CREATE_DATA_CHANGELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_DATA Call by reference Object reference (TYPE REF TO) IF_RSRT_DATA Data 20120209
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_DATA_CHANGELOG Data ChangeLog 20120209

Method CREATE_DATA_CHANGELOG on class CL_RSRT_DATA_CHANGELOG has no exception.

Method FREE Signature

Method FREE on class CL_RSRT_DATA_CHANGELOG has no parameter.
Method FREE on class CL_RSRT_DATA_CHANGELOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700