SAP ABAP Class /BOBF/IF_TRA_CHANGE (Interface for transaction change objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TRA_CHANGE Transaction Change Object 20090129
Properties
Class /BOBF/IF_TRA_CHANGE  
Short Description Interface for transaction change objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090129   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/IF_FRW_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOBF/IF_TRA_CHANGE has no interface implemented.
Friends
Class /BOBF/IF_TRA_CHANGE has no friend class.
Attributes
Class /BOBF/IF_TRA_CHANGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Append a framework change object 20090204
2 CONDENSE Instance method Public Method Remove non-unique entries for identical instances 20090203
3 GET_BO_CHANGES Instance method Public Method Return selected changes 20090204
4 GET_CHANGES Instance method Public Method Return all changes 20090224
5 HAS_FAILED_CHANGES Instance method Public Method Exist failed changes? 20090224
6 MERGE Instance method Public Method Merge a transaction change object 20090203
Events
Class /BOBF/IF_TRA_CHANGE has no event.
Types
Class /BOBF/IF_TRA_CHANGE has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20090204
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090204

Method ADD on class /BOBF/IF_TRA_CHANGE has no exception.

Method CONDENSE Signature

Method CONDENSE on class /BOBF/IF_TRA_CHANGE has no parameter.
Method CONDENSE on class /BOBF/IF_TRA_CHANGE has no exception.

Method GET_BO_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_CHANGE Interface of Change Object 20090204
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Reload_int change exists 20090204

Method GET_BO_CHANGES on class /BOBF/IF_TRA_CHANGE has no exception.

Method GET_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CHANGE Value transfer Type reference (TYPE) /BOBF/T_TRA_CHANGE Node Table 20090224

Method GET_CHANGES on class /BOBF/IF_TRA_CHANGE has no exception.

Method HAS_FAILED_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EXIST Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20090224
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090224

Method HAS_FAILED_CHANGES on class /BOBF/IF_TRA_CHANGE has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHANGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_TRA_CHANGE Interface for Transaction Change Objects 20090204

Method MERGE on class /BOBF/IF_TRA_CHANGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in