SAP ABAP Class /PLMU/IF_EX_FRW_APPCC_OVP (OVP Application Controller)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100629 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFB_APPCC_OVP_RMC | Class for BAdI: /PLMU/EX_FRW_APPCC_OVP | 20101111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFB_BADI_DE | Class for BAdI: /PLMU/EX_FRW_APPCC_OVP | 20101029 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFB_BADI_PV | Class for BAdI Impl.: CFB_BI_FRW_APPCC_OVP_PV | 20100714 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LFS_SSTN_APPCC_OVP | Class for BAdI Impl.: BADI_LFS_OVP | 20101021 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_BS_MAT_APPCC | Class for BAdI: /PLMU/EX_FRW_CONSUMER_APPCC | 20101019 |
Properties
| Class | /PLMU/IF_EX_FRW_APPCC_OVP | |
| Short Description | OVP Application Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100629 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMU/IF_EX_FRW_APPCC_OVP has no forward declaration.
Interfaces
Class /PLMU/IF_EX_FRW_APPCC_OVP has no interface implemented.
Friends
Class /PLMU/IF_EX_FRW_APPCC_OVP has no friend class.
Attributes
Class /PLMU/IF_EX_FRW_APPCC_OVP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After FPM's After Failed Event | 20101112 | |
| 2 | Instance method | Public | Method | After SPI Clean Up | 20100629 | |
| 3 | Instance method | Public | Method | FPM's After Failed Event (APPCC is always first) | 20100629 | |
| 4 | Instance method | Public | Method | After FPM's Flush | 20101112 | |
| 5 | Instance method | Public | Method | After FPM's Needs Confirmation | 20101112 | |
| 6 | Instance method | Public | Method | After FPM's Process Before Output | 20100629 | |
| 7 | Instance method | Public | Method | After FPM's Process Event | 20101112 | |
| 8 | Instance method | Public | Method | After SPI Save | 20100629 | |
| 9 | Instance method | Public | Method | FPM's Flush (APPCC is always first) | 20101112 | |
| 10 | Instance method | Public | Method | Initialize the APPCC | 20100629 | |
| 11 | Instance method | Public | Method | FPM's Needs Confirmation (APPCC is always first) | 20100629 | |
| 12 | Instance method | Public | Method | FPM's Override Config Tabbed | 20100705 | |
| 13 | Instance method | Public | Method | FPM's Override Event OVP | 20100629 | |
| 14 | Instance method | Public | Method | FPM's Process Before Output (APPCC is always first) | 20100629 | |
| 15 | Instance method | Public | Method | FPM's Process Event (APPCC is always first) | 20100629 |
Events
Class /PLMU/IF_EX_FRW_APPCC_OVP has no event.
Types
Class /PLMU/IF_EX_FRW_APPCC_OVP has no local type.
Method Signatures
Method 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 | FPM Event | 20101112 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method AFTER_AFTER_FAILED_EVENT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method AFTER_CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REASON | Call by reference | Type reference (TYPE) | /PLMB/SPI_CLEAN_UP_REASON | Reason for Clean Up | 20100629 |
Method AFTER_CLEANUP on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method AFTER_FAILED_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100629 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100629 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 | |||
| 4 | IV_REVERT | Call by reference | Type reference (TYPE) | BOOLE_D | Revert actions/changes done during the Process Event? | 20100629 |
Method AFTER_FAILED_EVENT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method 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 | FPM Event | 20101112 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method AFTER_FLUSH on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method AFTER_NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONFIRMATION_REQUESTS | Call by reference | Type reference (TYPE) | FPM_T_CONFIRMATION_REQUESTS | Table of Confirmation Requests | 20101112 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20101112 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method AFTER_NEEDS_CONFIRMATION on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method AFTER_PROCESS_BEFORE_OUTPUT 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 | FPM Event | 20100629 | |||
| 2 | IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | Wiring Services | 20100629 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method AFTER_PROCESS_BEFORE_OUTPUT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method 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 the event | 20101112 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20101112 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method AFTER_PROCESS_EVENT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method AFTER_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_MODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_MODE | Mode (Insert/Change/Display) | 20100629 | |||
| 2 | IV_REASON | Call by reference | Type reference (TYPE) | /PLMU/FRW_AFTER_SAVE_REASON | After save reason code | 20100629 |
Method AFTER_SAVE on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method 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 | FPM Event | 20101112 | |||
| 2 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method FLUSH on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | UI Framework - Wiring Services | 20100629 |
Method INITIALIZATION on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONFIRMATION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONFIRMATION_REQUEST | Requests an end-user confirmation (e.g. data loss warning) | 20100629 | |||
| 2 | CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100629 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100629 | |||
| 4 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method NEEDS_CONFIRMATION on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method 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 | 20100705 |
Method OVERRIDE_CONFIG_TABBED on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method OVERRIDE_EVENT_OVP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Overview Page (OVP) API | 20100629 |
Method OVERRIDE_EVENT_OVP on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method PROCESS_BEFORE_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100629 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100629 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method PROCESS_BEFORE_OUTPUT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
Method 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 the Event | 20100629 | |||
| 2 | CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100629 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100629 | |||
| 4 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20101112 |
Method PROCESS_EVENT on class /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |