SAP ABAP Interface /PLMU/IF_EX_FRW_APPCC_OVP (OVP Application Controller)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_CORE (Package) UI Framework: Core
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
Interface /PLMU/IF_EX_FRW_APPCC_OVP  
Short Description OVP Application Controller    
General Data
Package /PLMU/UI_FRW_CORE   UI Framework: Core 
Created 20100629   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /PLMU/IF_EX_FRW_APPCC_OVP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100629
Friends
Interface /PLMU/IF_EX_FRW_APPCC_OVP has no friend.
Attributes
Interface /PLMU/IF_EX_FRW_APPCC_OVP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_AFTER_FAILED_EVENT Instance method Public Method After FPM's After Failed Event 20101112
2 AFTER_CLEANUP Instance method Public Method After SPI Clean Up 20100629
3 AFTER_FAILED_EVENT Instance method Public Method FPM's After Failed Event (APPCC is always first) 20100629
4 AFTER_FLUSH Instance method Public Method After FPM's Flush 20101112
5 AFTER_NEEDS_CONFIRMATION Instance method Public Method After FPM's Needs Confirmation 20101112
6 AFTER_PROCESS_BEFORE_OUTPUT Instance method Public Method After FPM's Process Before Output 20100629
7 AFTER_PROCESS_EVENT Instance method Public Method After FPM's Process Event 20101112
8 AFTER_SAVE Instance method Public Method After SPI Save 20100629
9 FLUSH Instance method Public Method FPM's Flush (APPCC is always first) 20101112
10 INITIALIZATION Instance method Public Method Initialize the APPCC 20100629
11 NEEDS_CONFIRMATION Instance method Public Method FPM's Needs Confirmation (APPCC is always first) 20100629
12 OVERRIDE_CONFIG_TABBED Instance method Public Method FPM's Override Config Tabbed 20100705
13 OVERRIDE_EVENT_OVP Instance method Public Method FPM's Override Event OVP 20100629
14 PROCESS_BEFORE_OUTPUT Instance method Public Method FPM's Process Before Output (APPCC is always first) 20100629
15 PROCESS_EVENT Instance method Public Method FPM's Process Event (APPCC is always first) 20100629
Events
Interface /PLMU/IF_EX_FRW_APPCC_OVP has no event.
Types
Interface /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 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20101112
2 Importing 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 Interface /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 Importing IV_REASON Call by reference Type reference (TYPE) /PLMB/SPI_CLEAN_UP_REASON Reason for Clean Up 20100629

Method AFTER_CLEANUP on Interface /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 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) BOOLE_D Skip the Framework standard logic for this Event 20100629
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100629
3 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20101112
4 Importing IV_REVERT Call by reference Type reference (TYPE) BOOLE_D Revert actions/changes done during the Process Event? 20100629

Method AFTER_FAILED_EVENT on Interface /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 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20101112
2 Importing 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 Interface /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 Changing CT_CONFIRMATION_REQUESTS Call by reference Type reference (TYPE) FPM_T_CONFIRMATION_REQUESTS Table of Confirmation Requests 20101112
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20101112
3 Importing 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 Interface /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 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100629
2 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES Wiring Services 20100629
3 Importing 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 Interface /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 Changing CV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of processing of the event 20101112
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20101112
3 Importing 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 Interface /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 Changing CV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode (Insert/Change/Display) 20100629
2 Importing IV_REASON Call by reference Type reference (TYPE) /PLMU/FRW_AFTER_SAVE_REASON After save reason code 20100629

Method AFTER_SAVE on Interface /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 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20101112
2 Importing 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 Interface /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 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES UI Framework - Wiring Services 20100629

Method INITIALIZATION on Interface /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 Changing 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 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) BOOLE_D Skip the Framework standard logic for this Event 20100629
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100629
4 Importing 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 Interface /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 Importing IO_TABBED Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED Tabbed UIBB API 20100705

Method OVERRIDE_CONFIG_TABBED on Interface /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 Importing IO_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Overview Page (OVP) API 20100629

Method OVERRIDE_EVENT_OVP on Interface /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 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) BOOLE_D Skip the Framework standard logic for this Event 20100629
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100629
3 Importing 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 Interface /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 Changing CV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of Processing of the Event 20100629
2 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) BOOLE_D Skip the Framework standard logic for this Event 20100629
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100629
4 Importing 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 Interface /PLMU/IF_EX_FRW_APPCC_OVP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703