SAP ABAP Interface IF_LO_OIF_MODEL_FPM (FPM event delegation to the active LO OIF model)
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_MATSEARCH_MODEL | LO OIF material search model for the GUIBB mat search feeder | 20100326 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100326 |
Properties
| Interface | IF_LO_OIF_MODEL_FPM | |
| Short Description | FPM event delegation to the active LO OIF model |
General Data
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20100326 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_LO_OIF_MODEL_FPM has no forward declaration.
Interfaces
Interface IF_LO_OIF_MODEL_FPM has no interface.
Friends
Interface IF_LO_OIF_MODEL_FPM has no friend.
Attributes
Interface IF_LO_OIF_MODEL_FPM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | FPM interface method 'AFTER_AFTER_FAILED_EVENT' | 20100326 | |
| 2 | Instance method | Public | Method | FPM interface method 'AFTER_FLUSH' | 20100326 | |
| 3 | Instance method | Public | Method | FPM interface method 'AFTER_NEEDS_CONFIRMATION' | 20100326 | |
| 4 | Instance method | Public | Method | FPM interface method 'AFTER_PROCESS_BEFORE_OUTPUT' | 20100326 | |
| 5 | Instance method | Public | Method | FPM interface method 'AFTER_PROCESS_EVENT' | 20100326 | |
| 6 | Instance method | Public | Method | FPM interface method 'BEFORE_AFTER_FAILED_EVENT' | 20100326 | |
| 7 | Instance method | Public | Method | FPM interface method 'BEFORE_FLUSH' | 20100326 | |
| 8 | Instance method | Public | Method | FPM interface method 'BEFORE_NEEDS_CONFIRMATION' | 20100326 | |
| 9 | Instance method | Public | Method | FPM interface method 'BEFORE_PROCESS_BEFORE_OUTPUT' | 20100326 | |
| 10 | Instance method | Public | Method | FPM interface method 'BEFORE_PROCESS_EVENT' | 20100326 | |
| 11 | Instance method | Public | Method | FPM interface method 'OVERRIDE_CONFIG_TABBED' | 20100326 | |
| 12 | Instance method | Public | Method | FPM interface method 'OVERRIDE_EVENT_OIF' | 20100326 |
Events
Interface IF_LO_OIF_MODEL_FPM has no event.
Types
Interface IF_LO_OIF_MODEL_FPM has no local type.
Method Signatures
Method FPM_AFTER_AFTER_FAILED_EVENT 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_AFTER_AFTER_FAILED_EVENT on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_AFTER_FLUSH 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_AFTER_FLUSH on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_AFTER_NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CNF_REQ | Call by reference | Type reference (TYPE) | FPM_T_CONFIRMATION_REQUESTS | Table of Confirmation Requests | 20100326 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100326 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_AFTER_NEEDS_CONFIRMATION on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_AFTER_PROCESS_BEFORE_OUTPU 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_AFTER_PROCESS_BEFORE_OUTPU on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_AFTER_PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20100326 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100326 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_AFTER_PROCESS_EVENT on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_BEFORE_AFTER_FAILED_EVENT 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_BEFORE_AFTER_FAILED_EVENT on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_BEFORE_FLUSH 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_BEFORE_FLUSH on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_BEFORE_NEEDS_CONFIRMATION 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_BEFORE_NEEDS_CONFIRMATION on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_BEFORE_PROCESS_BEFORE_OUTP 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 | 20100326 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_BEFORE_PROCESS_BEFORE_OUTP on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_BEFORE_PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20100326 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100326 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20100326 |
Method FPM_BEFORE_PROCESS_EVENT on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_OVERRIDE_CONFIG_TABBED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20100326 |
Method FPM_OVERRIDE_CONFIG_TABBED on Interface IF_LO_OIF_MODEL_FPM has no exception.
Method FPM_OVERRIDE_EVENT_OIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_EVT_CNT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100326 | |||
| 2 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Interface for Communication FPM App CC | 20100326 |
Method FPM_OVERRIDE_EVENT_OIF on Interface IF_LO_OIF_MODEL_FPM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |