SAP ABAP Interface IF_LO_OIF_PLUGIN (LO OIF 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_EXAMPLE | LO OIF Example PlugIn Member | 20080827 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LO_OIF_PLUGIN_TAGGING | Plugin for Tagging | 20120215 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LO_OIF_PLUGIN_VCFGPLM | VC plugin class for LO OIF | 20090204 |
Properties
| Interface | IF_LO_OIF_PLUGIN | |
| Short Description | LO OIF PlugIn for integrated sub-application |
General Data
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20080729 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LO_OIF_PLUGIN has no forward declaration.
Interfaces
Interface IF_LO_OIF_PLUGIN has no interface.
Friends
Interface IF_LO_OIF_PLUGIN has no friend.
Attributes
Interface IF_LO_OIF_PLUGIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closing actions after UIBB FCODE processing | 20080828 | |
| 2 | Instance method | Public | Method | Closing actions after UIBB PAI processing | 20080828 | |
| 3 | Instance method | Public | Method | Closing actions after UIBB PBO processing | 20080828 | |
| 4 | Instance method | Public | Method | Treat action/FCODE at end of UIBB data transfer | 20080828 | |
| 5 | Instance method | Public | Method | Treat error state after action/FCODE failed | 20080828 | |
| 6 | Instance method | Public | Method | Destruct data of plug in area | 20080828 | |
| 7 | Instance method | Public | Method | Starting actions before UIBB FCODE processing | 20080828 | |
| 8 | Instance method | Public | Method | Starting actions before UIBB PAI processing | 20080828 | |
| 9 | Instance method | Public | Method | Starting actions before UIBB PBO processing | 20080828 | |
| 10 | Static method | Public | Method | Return plug in instance of my implementing plug in class | 20080801 | |
| 11 | Instance method | Public | Method | Returns whether plug in contains changes or not | 20080827 | |
| 12 | Instance method | Public | Method | Adoption of general FPM OIF components | 20080828 | |
| 13 | Instance method | Public | Method | Adoption of visible FPM TABBED components | 20080828 | |
| 14 | Instance method | Public | Method | Submit NON-LORD-data into NON-LORD-API backend | 20080828 |
Events
Interface IF_LO_OIF_PLUGIN has no event.
Types
Interface IF_LO_OIF_PLUGIN has no local type.
Method Signatures
Method AFTER_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20080828 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080828 | |||
| 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 | 20090217 |
Method AFTER_FCODE on Interface IF_LO_OIF_PLUGIN has no exception.
Method AFTER_PAI 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 | 20080828 | |||
| 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 | 20090217 |
Method AFTER_PAI on Interface IF_LO_OIF_PLUGIN has no exception.
Method AFTER_PBO 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 | 20080828 | |||
| 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 | 20090217 |
Method AFTER_PBO on Interface IF_LO_OIF_PLUGIN has no exception.
Method AT_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20080828 | |||
| 2 | IO_CNR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20080828 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080828 | |||
| 4 | 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 | 20090217 | |||
| 5 | IO_NAVI_TO | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NAVIGATE_TO | Navigate to targets | 20080828 | |||
| 6 | IT_ACTION | Call by reference | Type reference (TYPE) | TDT_ACTION | Table Type for Structure TDS_ACTION | 20090519 |
Method AT_FCODE on Interface IF_LO_OIF_PLUGIN has no exception.
Method AT_FCODE_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CNR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CNR_OIF | Interface for CNR in OIF | 20080828 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080828 | |||
| 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 | 20090217 | |||
| 4 | IO_NAVI_TO | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NAVIGATE_TO | Navigate to targets | 20080828 | |||
| 5 | IT_ACTION | Call by reference | Type reference (TYPE) | TDT_ACTION | Table Type for Structure TDS_ACTION | 20090519 |
Method AT_FCODE_FAILED on Interface IF_LO_OIF_PLUGIN has no exception.
Method AT_FREE 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 | 20090217 | |||
| 2 | IV_KEEP_APPL_PARAMETERS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Keep pplication parameters (e.g. at toggle of proc mode | 20080828 |
Method AT_FREE on Interface IF_LO_OIF_PLUGIN has no exception.
Method BEFORE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20080828 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080828 | |||
| 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 | 20090217 |
Method BEFORE_FCODE on Interface IF_LO_OIF_PLUGIN has no exception.
Method BEFORE_PAI 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 | 20080828 | |||
| 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 | 20090217 |
Method BEFORE_PAI on Interface IF_LO_OIF_PLUGIN has no exception.
Method BEFORE_PBO 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 | 20080828 | |||
| 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 | 20090217 |
Method BEFORE_PBO on Interface IF_LO_OIF_PLUGIN 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 | 20090218 | |||
| 2 | RO_PLUGIN | Value transfer | Object reference (TYPE REF TO) | IF_LO_OIF_PLUGIN | LO OIF PlugIn for integrated sub-application | 20080801 |
Method GET_INSTANCE on Interface IF_LO_OIF_PLUGIN has no exception.
Method HAS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HAS_CHANGES | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Plug in has changes | 20080827 | |||
| 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 | 20090217 |
Method HAS_CHANGES on Interface IF_LO_OIF_PLUGIN has no exception.
Method OVERRIDE_OIF 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 | 20090217 | |||
| 2 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20080828 |
Method OVERRIDE_OIF on Interface IF_LO_OIF_PLUGIN has no exception.
Method OVERRIDE_TABS 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 | 20090217 | |||
| 2 | IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20080828 |
Method OVERRIDE_TABS on Interface IF_LO_OIF_PLUGIN has no exception.
Method SUBMIT_DATA 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 | 20090217 | |||
| 2 | IT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20080828 | |||
| 3 | IT_OBJINST | Call by reference | Type reference (TYPE) | TDT_OBJINST | Table Type for Structure TDS_OBJINST | 20080828 | |||
| 4 | IV_LORD_ERROR_STATE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080828 |
Method SUBMIT_DATA on Interface IF_LO_OIF_PLUGIN has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |