SAP ABAP Class IF_FPM_APP_CONTROLLER (Central application controller interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSPL_ACCOUNT_HISTORY_OVP Application Controller: Account History 20101118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSPL_BALANCE_SHEET_APP_CONT Application Controller: Balance Sheet 20110125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_BP_OVP_ASSIST Assistance Class for BS_OVP_BP 20100701
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_PO_OVP_APP_CC EPM PO OVP Application Component Controller 20110121
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SO_OVP_APP_CC EPM SO OVP Application Component Controller 20110203
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_ECP_FPM FPM class for ECP 20110401
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_APPCONTROLLER01 AppController FCOM 20120814
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BO_ACT_APP_CONTROLLER Application Controller class for BO ACT 20100825
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CFG_CBA_ACT_APP_CONTROL Application Controller class for BO ACT 20121128
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_NON_WD_APP_CC Test of WD free AppCC 20090717
... Click here to see Used By full list (16 items)
Properties
Class IF_FPM_APP_CONTROLLER  
Short Description Central application controller interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090717   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_APP_CONTROLLER has no forward declaration.
Interfaces
Class IF_FPM_APP_CONTROLLER has no interface implemented.
Friends
Class IF_FPM_APP_CONTROLLER has no friend class.
Attributes
Class IF_FPM_APP_CONTROLLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_AFTER_FAILED_EVENT Instance method Public Method 20090717
2 AFTER_FLUSH Instance method Public Method 20090717
3 AFTER_NEEDS_CONFIRMATION Instance method Public Method 20090717
4 AFTER_PROCESS_BEFORE_OUTPUT Instance method Public Method 20090717
5 AFTER_PROCESS_EVENT Instance method Public Method 20090717
6 BEFORE_AFTER_FAILED_EVENT Instance method Public Method 20090717
7 BEFORE_FLUSH Instance method Public Method 20090717
8 BEFORE_NEEDS_CONFIRMATION Instance method Public Method 20090717
9 BEFORE_PROCESS_BEFORE_OUTPUT Instance method Public Method 20090717
10 BEFORE_PROCESS_EVENT Instance method Public Method 20090717
Events
Class IF_FPM_APP_CONTROLLER has no event.
Types
Class IF_FPM_APP_CONTROLLER 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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method AFTER_AFTER_FAILED_EVENT on class IF_FPM_APP_CONTROLLER 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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method AFTER_FLUSH on class IF_FPM_APP_CONTROLLER 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 20090717
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090717
3 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method AFTER_NEEDS_CONFIRMATION on class IF_FPM_APP_CONTROLLER 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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method AFTER_PROCESS_BEFORE_OUTPUT on class IF_FPM_APP_CONTROLLER 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 a specific FPM event 20090717
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090717
3 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method AFTER_PROCESS_EVENT on class IF_FPM_APP_CONTROLLER has no exception.

Method BEFORE_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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method BEFORE_AFTER_FAILED_EVENT on class IF_FPM_APP_CONTROLLER has no exception.

Method BEFORE_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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method BEFORE_FLUSH on class IF_FPM_APP_CONTROLLER has no exception.

Method BEFORE_NEEDS_CONFIRMATION 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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method BEFORE_NEEDS_CONFIRMATION on class IF_FPM_APP_CONTROLLER has no exception.

Method BEFORE_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 CL_FPM_EVENT 20090717
2 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method BEFORE_PROCESS_BEFORE_OUTPUT on class IF_FPM_APP_CONTROLLER has no exception.

Method BEFORE_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20090717
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090717
3 Importing IT_UIBBS Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090717

Method BEFORE_PROCESS_EVENT on class IF_FPM_APP_CONTROLLER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSPL_ACCOUNT_HISTORY_OVP Application Controller: Account History 20101118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSPL_BALANCE_SHEET_APP_CONT Application Controller: Balance Sheet 20110125
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_BP_OVP_ASSIST Assistance Class for BS_OVP_BP 20100701
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_PO_OVP_APP_CC EPM PO OVP Application Component Controller 20110121
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SO_OVP_APP_CC EPM SO OVP Application Component Controller 20110203
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_ECP_FPM FPM class for ECP 20110401
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_APPCONTROLLER01 AppController FCOM 20120814
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BO_ACT_APP_CONTROLLER Application Controller class for BO ACT 20100825
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CFG_CBA_ACT_APP_CONTROL Application Controller class for BO ACT 20121128
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_NON_WD_APP_CC Test of WD free AppCC 20090717
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_NON_WD_APP_CC_EC Test of WD free AppCC 20100512
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_SWAP_FLI_APCC Test Swap AppCC 20111024
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_WIRE_TEST_APPCC_ASSIST ZFPM_WIRE_TEST_APPCC 20110201
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IDGT_REPORT_APP_CONTROLLER Inbound Application Controller 20120419
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LO_GAF_TMPL_MODEL Sales Template GAF model class 20091202
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAWE_SA_APPL_CONTROLLER Application controller 20091014
History
Last changed by/on SAP  20110908 
SAP Release Created in