SAP ABAP Class IF_INM_PROVIDER_TRANSACTION (ESA: "Transaction"-Interface Pattern)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_INM_API_METRIC INM API: Metric 20070404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_INM_API_METRIC_VALTYPE cProjects API: Metrics Value 20070619
Properties
Class IF_INM_PROVIDER_TRANSACTION  
Short Description ESA: "Transaction"-Interface Pattern    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070404   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_INM_PROVIDER_TRANSACTION has no forward declaration.
Interfaces
Class IF_INM_PROVIDER_TRANSACTION has no interface implemented.
Friends
Class IF_INM_PROVIDER_TRANSACTION has no friend class.
Attributes
Class IF_INM_PROVIDER_TRANSACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_COMMIT Instance method Public Method 20070404
2 AFTER_ROLLBACK Instance method Public Method 20070404
3 BEFORE_SAVE Instance method Public Method 20070404
4 CHECK Instance method Public Method 20070404
5 DO_CLEANUP Instance method Public Method 20070404
6 DO_SAVE Instance method Public Method 20070404
Events
Class IF_INM_PROVIDER_TRANSACTION has no event.
Types
Class IF_INM_PROVIDER_TRANSACTION has no local type.
Method Signatures

Method AFTER_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404

Method AFTER_COMMIT on class IF_INM_PROVIDER_TRANSACTION has no exception.

Method AFTER_ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404

Method AFTER_ROLLBACK on class IF_INM_PROVIDER_TRANSACTION has no exception.

Method BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) /RPM/IF_CHANGE_HANDLER 20070404
2 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404
3 Exporting OUT_REJECTED Call by reference Type reference (TYPE) SCOL_BOOLEAN Boolesch 20070404

Method BEFORE_SAVE on class IF_INM_PROVIDER_TRANSACTION has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404
2 Exporting OUT_REJECTED Call by reference Type reference (TYPE) SCOL_BOOLEAN Boolesch 20070404

Method CHECK on class IF_INM_PROVIDER_TRANSACTION has no exception.

Method DO_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404

Method DO_CLEANUP on class IF_INM_PROVIDER_TRANSACTION has no exception.

Method DO_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) /RPM/IF_MESSAGE_BUFFER Message-Handler-Schnittstelle 20070404
2 Exporting OUT_REJECTED Call by reference Type reference (TYPE) SCOL_BOOLEAN Boolesch 20070404

Method DO_SAVE on class IF_INM_PROVIDER_TRANSACTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in