Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_GAF_INTERNAL | Interface Class FPM - GAF | 20070503 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_OIF_INTERNAL | Interface Class FPM - OIF | 20070502 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_OVP_INTERNAL | Interface Class FPM - OVP | 20081216 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_UCW_INTERNAL | Interface Class FPM - OVP | 20101105 |
Properties
| Interface | IF_FPM_FLOORPLAN | |
| Short Description | Interface for Communication FPM <-> Floorplan |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20070404 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_FPM_WIRE_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FPM_FLOORPLAN has no interface.
Friends
Interface IF_FPM_FLOORPLAN has no friend.
Attributes
Interface IF_FPM_FLOORPLAN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Triggers Exit Plug | 20080221 | |
| 2 | Instance method | Public | Method | Check if event loop shall be completed in case of e-Messages | 20070515 | |
| 3 | Instance method | Public | Method | Determines embedding level of a UIBB | 20110328 | |
| 4 | Instance method | Public | Method | Returns WD Floorplan Component | 20070404 | |
| 5 | Instance method | Public | Method | 20121016 | ||
| 6 | Instance method | Public | Method | get's runtime information about the running application | 20070612 | |
| 7 | Instance method | Public | Method | Return Suspend Resume Utility for the implementing floorplan | 20080310 | |
| 8 | Instance method | Public | Method | Get the setting of the global flag in the floorplan config | 20080312 | |
| 9 | Instance method | Public | Method | Returns all UI Building Blocks active after event | 20070410 | |
| 10 | Instance method | Public | Method | Returns Wire Model Transaction Handler | 20081204 | |
| 11 | Instance method | Public | Method | Check whether a UIBB is a wire source | 20100614 | |
| 12 | Instance method | Public | Method | triggers view recomposition | 20070411 | |
| 13 | Instance method | Public | Method | Handler for single wire change by application controller | 20110414 | |
| 14 | Instance method | Public | Method | Handler for initialization of wire changes (after failure) | 20110414 | |
| 15 | Instance method | Public | Method | Feeds connector for AppCC with port output of source UIBB | 20090123 | |
| 16 | Instance method | Public | Method | Feeds connector for UIBB with port output of source UIBB | 20081204 | |
| 17 | Instance method | Public | Method | Triggeres a confirmation popup (e.g. data-loss) | 20070504 | |
| 18 | Instance method | Public | Method | to set application title in browser title | 20100412 | |
| 19 | Instance method | Public | Method | Set Dialog Button Status | 20100630 | |
| 20 | Instance method | Public | Method | Sort UIBBs according to wire dependency hierarchy | 20081204 |
Events
Interface IF_FPM_FLOORPLAN has no event.
Types
Interface IF_FPM_FLOORPLAN has no local type.
Method Signatures
Method CLOSE_APPLICATION Signature
Method CLOSE_APPLICATION on Interface IF_FPM_FLOORPLAN has no parameter.
Method CLOSE_APPLICATION on Interface IF_FPM_FLOORPLAN has no exception.
Method CONFIRM_EVENT_COMPLETION 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 | CL_FPM_EVENT | 20070531 | |||
| 2 | RV_CONTINUE | Value transfer | Type reference (TYPE) | BOOLE_D | Complete event loop | 20070515 |
Method CONFIRM_EVENT_COMPLETION on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_EMBEDMENT_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UIBB_ID | Call by reference | Type reference (TYPE) | FPM_S_UIBB_ID | UIBB Key | 20110328 | |||
| 2 | RV_LEVEL | Value transfer | Type reference (TYPE) | I | 20110328 |
Method GET_EMBEDMENT_LEVEL on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_FLOORPLAN_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_FLOORPLAN_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20070404 |
Method GET_FLOORPLAN_COMPONENT on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_ROOT_VIEW_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VIEW_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20121016 |
Method GET_ROOT_VIEW_CONTROLLER on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_RUNTIME_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RUNTIME_INFO | Value transfer | Type reference (TYPE) | FPM_S_RUNTIME_INFO | Runtime Information | 20070612 |
Method GET_RUNTIME_INFO on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_SUSPEND_RESUME_UTILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FPM_SUSPEND_RESUME_UTILITY | Value transfer | Object reference (TYPE REF TO) | IF_APB_LPD_SUSPEND_RESUME | Utility class for the suspend and resume functionality | 20080310 |
Method GET_SUSPEND_RESUME_UTILITY on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_TRANSIENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TRANSIENT_STATE | Call by reference | Type reference (TYPE) | FPM_TRANSIENT_STATE | Transient state values for Components containing UIBBs | 20080312 |
Method GET_TRANSIENT_STATE on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_UIBBS_FOR_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20070418 | |||
| 2 | ET_UIBB | Call by reference | Type reference (TYPE) | FPM_T_UIBB_KEY | List of UI Building Blocks visible after event is processed | 20070418 | |||
| 3 | EV_CANCEL_EVENT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Event is cancelled | 20070418 |
Method GET_UIBBS_FOR_EVENT on Interface IF_FPM_FLOORPLAN has no exception.
Method GET_WIRE_MODEL_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRANSACTION | Value transfer | Object reference (TYPE REF TO) | IF_FPM_WIRE_MODEL_TRANSACTION | Transaction Handler for Wire Models | 20081204 |
Method GET_WIRE_MODEL_TRANSACTION on Interface IF_FPM_FLOORPLAN has no exception.
Method IS_WIRE_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UIBB_KEY | Call by reference | Type reference (TYPE) | FPM_S_UIBB_KEY | Key of a UIBB to be embedded in an FPM based application | 20100614 | |||
| 2 | RV_IS_WIRE_SOURCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: UIBB is a wire source | 20100614 |
Method IS_WIRE_SOURCE on Interface IF_FPM_FLOORPLAN has no exception.
Method MODIFY_VIEW_ASSEMBLY 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 | 20070531 | ||||
| 2 | IV_EVENT_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Flag: If any event failed | 20070413 |
Method MODIFY_VIEW_ASSEMBLY on Interface IF_FPM_FLOORPLAN has no exception.
Method NOTIFY_APPCC_WIRE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WIRE_CHANGE | Call by reference | Type reference (TYPE) | IF_FPM_WIRE_MODEL=>TY_S_WIRE_CHANGE | Wire Change | 20110414 |
Method NOTIFY_APPCC_WIRE_CHANGED on Interface IF_FPM_FLOORPLAN has no exception.
Method NOTIFY_APPCC_WIRE_MODEL_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_COMPOSITE_COMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Reset from a composite component | 20110414 |
Method NOTIFY_APPCC_WIRE_MODEL_INIT on Interface IF_FPM_FLOORPLAN has no exception.
Method PROCESS_APPCC_WIRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP_CC | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_FPM_APP_CONTROLLER | WebDynpro Interface INTERFACECONTROLLER | 20090123 |
Method PROCESS_APPCC_WIRING on Interface IF_FPM_FLOORPLAN has no exception.
Method PROCESS_UIBB_WIRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | FPM_S_COMPONENT_INSTANCE_KEY | Key for a component instance (comp name + config key) | 20081204 |
Method PROCESS_UIBB_WIRING on Interface IF_FPM_FLOORPLAN has no exception.
Method REQUEST_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIRMATION_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_CONFIRMATION_REQUEST | Requests an end-user confirmation (e.g. data loss warning) | 20070504 |
Method REQUEST_CONFIRMATION on Interface IF_FPM_FLOORPLAN has no exception.
Method SET_APPLICATION_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_TITLE | Call by reference | Type reference (TYPE) | STRING | 20100412 |
Method SET_APPLICATION_TITLE on Interface IF_FPM_FLOORPLAN has no exception.
Method SET_DIALOG_BUTTON_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUTTON | Call by reference | Type reference (TYPE) | WDR_POPUP_BUTTON | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100701 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100630 |
Method SET_DIALOG_BUTTON_STATUS on Interface IF_FPM_FLOORPLAN has no exception.
Method SORT_UIBBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_UIBB | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20081204 |
Method SORT_UIBBS on Interface IF_FPM_FLOORPLAN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |