SAP ABAP Class IF_LO_OIF_PLUGIN_TRA (LO OIF Transactional PlugIn for integrated sub-application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LO_OIF_PLUGIN_TRA_EXAMPLE LO OIF Example Transactional PlugIn Member 20100731
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LO_OIF_PLUGIN_VCFGPLM VC plugin class for LO OIF 20090526
Properties
Class IF_LO_OIF_PLUGIN_TRA  
Short Description LO OIF Transactional PlugIn for integrated sub-application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LO_OIF_PLUGIN_TRA has no forward declaration.
Interfaces
Class IF_LO_OIF_PLUGIN_TRA has no interface implemented.
Friends
Class IF_LO_OIF_PLUGIN_TRA has no friend class.
Attributes
Class IF_LO_OIF_PLUGIN_TRA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_REJECTED_SAVE Instance method Public Method After rejected saving of application data 20090224
2 AFTER_SAVE Instance method Public Method After successful saving of application data 20090224
3 AT_SAVE Instance method Public Method At save of application data 20090224
4 CHECK_BEFORE_SAVE Instance method Public Method Check before saving of application data 20090224
5 CONFIRM_BEFORE_SAVE Instance method Public Method Confirmation prompt before saving of application data 20100731
6 GET_INSTANCE Static method Public Method Return plug in instance of my implementing plug in class 20090224
Events
Class IF_LO_OIF_PLUGIN_TRA has no event.
Types
Class IF_LO_OIF_PLUGIN_TRA has no local type.
Method Signatures

Method AFTER_REJECTED_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090224
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20090224

Method AFTER_REJECTED_SAVE on class IF_LO_OIF_PLUGIN_TRA has no exception.

Method AFTER_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090224
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20090224

Method AFTER_SAVE on class IF_LO_OIF_PLUGIN_TRA has no exception.

Method AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090224
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20090224

Method AT_SAVE on class IF_LO_OIF_PLUGIN_TRA has no exception.

Method CHECK_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D 'X': Check before save failed, no commit but rejection handl 20090224
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090224
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20090224

Method CHECK_BEFORE_SAVE on class IF_LO_OIF_PLUGIN_TRA has no exception.

Method CONFIRM_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CNF_REQ Call by reference Type reference (TYPE) FPM_T_CONFIRMATION_REQUESTS Table of Confirmation Requests 20100731
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100731
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20100731

Method CONFIRM_BEFORE_SAVE on class IF_LO_OIF_PLUGIN_TRA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_LO_OIF_MODEL_EXT Interface for external access to class CL_LO_OIF_MODEL 20090224
2 Returning RO_PLUGIN Value transfer Object reference (TYPE REF TO) IF_LO_OIF_PLUGIN_TRA LO OIF PlugIn for integrated sub-application 20090224

Method GET_INSTANCE on class IF_LO_OIF_PLUGIN_TRA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in