SAP ABAP Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC (OIF 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
Properties
| Interface | /PLMU/IF_EX_FRW_CONSUMER_APPCC | |
| Short Description | OIF 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_CONSUMER_APPCC 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_CONSUMER_APPCC has no friend.
Attributes
Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 | 20100629 | |
| 13 | Instance method | Public | Method | FPM's Override Event OIF | 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
Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC has no event.
Types
Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 | 20100629 |
Method INITIALIZATION on Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 | 20100629 |
Method OVERRIDE_CONFIG_TABBED on Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC has no exception.
Method OVERRIDE_EVENT_OIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | Object Instance Floorplan (OIF) API | 20100629 |
Method OVERRIDE_EVENT_OIF on Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC 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 Interface /PLMU/IF_EX_FRW_CONSUMER_APPCC has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |