SAP ABAP Class /PLMU/IF_EX_FRW_APPCC_GAF (GAF 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 | 20100705 |
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
Class | /PLMU/IF_EX_FRW_APPCC_GAF | |
Short Description | GAF Application Controller | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100705 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /PLMU/IF_EX_FRW_APPCC_GAF has no forward declaration.
Interfaces
Class /PLMU/IF_EX_FRW_APPCC_GAF has no interface implemented.
Friends
Class /PLMU/IF_EX_FRW_APPCC_GAF has no friend class.
Attributes
Class /PLMU/IF_EX_FRW_APPCC_GAF 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 | 20100705 |
3 | ![]() |
Instance method | Public | Method | FPM's After Failed Event (APPCC is always first) | 20100705 |
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 | 20100705 |
7 | ![]() |
Instance method | Public | Method | After FPM's Process Event | 20101112 |
8 | ![]() |
Instance method | Public | Method | After SPI Save | 20100705 |
9 | ![]() |
Instance method | Public | Method | FPM's Flush (APPCC is always first) | 20101112 |
10 | ![]() |
Instance method | Public | Method | Initialize the APPCC | 20100705 |
11 | ![]() |
Instance method | Public | Method | FPM's Needs Confirmation (APPCC is always first) | 20100705 |
12 | ![]() |
Instance method | Public | Method | FPM's Override Config Tabbed | 20100705 |
13 | ![]() |
Instance method | Public | Method | FPM's Override Event GAF | 20100705 |
14 | ![]() |
Instance method | Public | Method | FPM's Process Before Output (APPCC is always first) | 20100705 |
15 | ![]() |
Instance method | Public | Method | FPM's Process Event (APPCC is always first) | 20100705 |
Events
Class /PLMU/IF_EX_FRW_APPCC_GAF has no event.
Types
Class /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 | ![]() |
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_GAF 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 | 20100705 |
Method AFTER_CLEANUP on class /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 | ![]() |
CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100705 | ||
2 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100705 | ||
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? | 20100705 |
Method AFTER_FAILED_EVENT on class /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 | ![]() |
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_GAF 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_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 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100705 | ||
2 | ![]() |
IO_WIRE_SERVICES | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_SERVICES | Wiring Services | 20100705 | ||
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_GAF 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_GAF 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) | 20100705 | ||
2 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | /PLMU/FRW_AFTER_SAVE_REASON | After save reason code | 20100705 |
Method AFTER_SAVE on class /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 | ![]() |
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_GAF 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 | Wiring Services | 20100705 |
Method INITIALIZATION on class /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 | ![]() |
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 | ![]() |
CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100705 | ||
3 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100705 | ||
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_GAF 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_GAF has no exception.
Method OVERRIDE_EVENT_GAF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_GAF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GAF | Guided Activity Floorplan (GAF) API | 20100705 |
Method OVERRIDE_EVENT_GAF on class /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 | ![]() |
CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100705 | ||
2 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100705 | ||
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_GAF 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 | 20100705 | ||
2 | ![]() |
CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | BOOLE_D | Skip the Framework standard logic for this Event | 20100705 | ||
3 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20100705 | ||
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_GAF has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |