SAP ABAP Interface IF_LO_OIF_PLUGIN_TRA (LO OIF Transactional PlugIn for integrated sub-application)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF
⤷
⤷
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
| Interface | IF_LO_OIF_PLUGIN_TRA | |
| Short Description | LO OIF Transactional PlugIn for integrated sub-application |
General Data
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20090224 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LO_OIF_PLUGIN_TRA has no forward declaration.
Interfaces
Interface IF_LO_OIF_PLUGIN_TRA has no interface.
Friends
Interface IF_LO_OIF_PLUGIN_TRA has no friend.
Attributes
Interface IF_LO_OIF_PLUGIN_TRA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After rejected saving of application data | 20090224 | |
| 2 | Instance method | Public | Method | After successful saving of application data | 20090224 | |
| 3 | Instance method | Public | Method | At save of application data | 20090224 | |
| 4 | Instance method | Public | Method | Check before saving of application data | 20090224 | |
| 5 | Instance method | Public | Method | Confirmation prompt before saving of application data | 20100731 | |
| 6 | Static method | Public | Method | Return plug in instance of my implementing plug in class | 20090224 |
Events
Interface IF_LO_OIF_PLUGIN_TRA has no event.
Types
Interface 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 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | 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 Interface 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 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | 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 Interface 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 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 2 | 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 Interface 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 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Check before save failed, no commit but rejection handl | 20090224 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090224 | |||
| 3 | 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 Interface 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 | ET_CNF_REQ | Call by reference | Type reference (TYPE) | FPM_T_CONFIRMATION_REQUESTS | Table of Confirmation Requests | 20100731 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100731 | |||
| 3 | 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 Interface 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 | 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 | 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 Interface IF_LO_OIF_PLUGIN_TRA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |