SAP ABAP Interface /BOBF/IF_TRA_CHANGE (Interface for transaction change objects)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/TRANSACTION (Package) Business Object Processing Framework Transaction Management
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
Interface /BOBF/IF_TRA_CHANGE  
Short Description Interface for transaction change objects    
General Data
Package /BOBF/TRANSACTION   Business Object Processing Framework Transaction Management 
Created 20090129   SAP 
Last changed 20130531   SAP 
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
Interface /BOBF/IF_TRA_CHANGE has no interface.
Friends
Interface /BOBF/IF_TRA_CHANGE has no friend.
Attributes
Interface /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
Interface /BOBF/IF_TRA_CHANGE has no event.
Types
Interface /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 Interface /BOBF/IF_TRA_CHANGE has no exception.

Method CONDENSE Signature

Method CONDENSE on Interface /BOBF/IF_TRA_CHANGE has no parameter.
Method CONDENSE on Interface /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 Interface /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 Interface /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 Interface /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 Interface /BOBF/IF_TRA_CHANGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702