SAP ABAP Interface /PLMU/IF_EX_FRW_APPCC_GAF (GAF 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)  /PLMU/CL_FRW_TEST_GAF_APPCC Class for BAdI Impl.: /PLMU/ES_FRW_APPCC_GAF 20100706
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_UI_OWN_GAF_TRO_APPCC Class for BADI'd Implement of /PLMU/IF_EX_FRW_APPCC_GAF 20101213
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GHO_UI_SIMU_FRW_CONS_APCC Class for BAdI Impl.: GHO_EI_SIMU_UI 20101125
Properties
Interface /PLMU/IF_EX_FRW_APPCC_GAF  
Short Description GAF Application Controller    
General Data
Package /PLMU/UI_FRW_CORE   UI Framework: Core 
Created 20100705   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /PLMU/IF_EX_FRW_APPCC_GAF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100705
Friends
Interface /PLMU/IF_EX_FRW_APPCC_GAF has no friend.
Attributes
Interface /PLMU/IF_EX_FRW_APPCC_GAF 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 20100705
3 AFTER_FAILED_EVENT Instance method Public Method FPM's After Failed Event (APPCC is always first) 20100705
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 20100705
7 AFTER_PROCESS_EVENT Instance method Public Method After FPM's Process Event 20101112
8 AFTER_SAVE Instance method Public Method After SPI Save 20100705
9 FLUSH Instance method Public Method FPM's Flush (APPCC is always first) 20101112
10 INITIALIZATION Instance method Public Method Initialize the APPCC 20100705
11 NEEDS_CONFIRMATION Instance method Public Method FPM's Needs Confirmation (APPCC is always first) 20100705
12 OVERRIDE_CONFIG_TABBED Instance method Public Method FPM's Override Config Tabbed 20100705
13 OVERRIDE_EVENT_GAF Instance method Public Method FPM's Override Event GAF 20100705
14 PROCESS_BEFORE_OUTPUT Instance method Public Method FPM's Process Before Output (APPCC is always first) 20100705
15 PROCESS_EVENT Instance method Public Method FPM's Process Event (APPCC is always first) 20100705
Events
Interface /PLMU/IF_EX_FRW_APPCC_GAF has no event.
Types
Interface /PLMU/IF_EX_FRW_APPCC_GAF 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_GAF 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 20100705

Method AFTER_CLEANUP on Interface /PLMU/IF_EX_FRW_APPCC_GAF 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 20100705
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100705
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? 20100705

Method AFTER_FAILED_EVENT on Interface /PLMU/IF_EX_FRW_APPCC_GAF 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_GAF 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_GAF 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 20100705
2 Importing IO_WIRE_SERVICES Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_W_SERVICES Wiring Services 20100705
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_GAF 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_GAF 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) 20100705
2 Importing IV_REASON Call by reference Type reference (TYPE) /PLMU/FRW_AFTER_SAVE_REASON After save reason code 20100705

Method AFTER_SAVE on Interface /PLMU/IF_EX_FRW_APPCC_GAF 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_GAF 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 Wiring Services 20100705

Method INITIALIZATION on Interface /PLMU/IF_EX_FRW_APPCC_GAF 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) 20100705
2 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) BOOLE_D Skip the Framework standard logic for this Event 20100705
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT FPM Event 20100705
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_GAF 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_GAF has no exception.

Method OVERRIDE_EVENT_GAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GAF Call by reference Object reference (TYPE REF TO) IF_FPM_GAF Guided Activity Floorplan (GAF) API 20100705

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