Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_OVP | Communication Floorplan <-> AppCC | 20090312 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_TEST_DOUBLE | Test double for IF_FPM | 20111004 |
Properties
| Interface | IF_FPM_CNR_OVP | |
| Short Description | Toolbar API for OVP |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090312 | SAP |
| Last changed | 20141121 | |
| 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_OVP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FPM_CNR_OVP has no interface.
Friends
Interface IF_FPM_CNR_OVP has no friend.
Attributes
Interface IF_FPM_CNR_OVP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the default action to a content area | 20110302 | |
| 2 | Instance method | Public | Method | Adds a new external navigation menu | 20100714 | |
| 3 | Instance method | Public | Method | Adds a new toolbar button to an existing toolbar | 20090902 | |
| 4 | Instance method | Public | Method | Adds a new toolbar button choice to an existing toolbar | 20090902 | |
| 5 | Instance method | Public | Method | Adds a new toolbar drop-down list box to an existing toolbar | 20110913 | |
| 6 | Instance method | Public | Method | Adds a new toolbar toggle button to an existing toolbar | 20090902 | |
| 7 | Instance method | Public | Method | Changes the application parameters | 20090907 | |
| 8 | Instance method | Public | Method | Change some restricted attributes of a content area | 20100531 | |
| 9 | Instance method | Public | Method | Changes the default action of a content area | 20110302 | |
| 10 | Instance method | Public | Method | Changes an existing external navigation menu | 20100714 | |
| 11 | Instance method | Public | Method | Change some restricted attributes of a page master area | 20101022 | |
| 12 | Instance method | Public | Method | Change some restricted attributes of a page master UIBB | 20101008 | |
| 13 | Instance method | Public | Method | Changes the page selector drop-down list box label & entries | 20090910 | |
| 14 | Instance method | Public | Method | Changes an existing toolbar button | 20090902 | |
| 15 | Instance method | Public | Method | Changes an existing toolbar button choice | 20090902 | |
| 16 | Instance method | Public | Method | Changes an existing toolbar drop-down list box | 20110913 | |
| 17 | Instance method | Public | Method | Changes an existing toolbar toggle button | 20090902 | |
| 18 | Instance method | Public | Method | Change some restricted attributes of an UIBB | 20100531 | |
| 19 | Instance method | Public | Method | Changes the UIBB selector drop-down list box label & entries | 20140728 | |
| 20 | Instance method | Public | Method | Gets the application parameters | 20090907 | |
| 21 | Instance method | Public | Method | Provides a list of all content areas currently available | 20090907 | |
| 22 | Instance method | Public | Method | Gets the current content area | 20090907 | |
| 23 | Instance method | Public | Method | Gets the default action of a content area | 20110302 | |
| 24 | Instance method | Public | Method | Gets a list of external navigation menus | 20100714 | |
| 25 | Instance method | Public | Method | Gets the page master area of a content area | 20101009 | |
| 26 | Instance method | Public | Method | Provides a list of page master UIBBs of a content area | 20101008 | |
| 27 | Instance method | Public | Method | Gets the page selector drop-down list box label & entries | 20090910 | |
| 28 | Instance method | Public | Method | Gets the position (section, column, row, index) of a UIBB | 20140120 | |
| 29 | Instance method | Public | Method | Provide a list of all sections of a content area | 20100308 | |
| 30 | Instance method | Public | Method | Gets attributes of a toolbar button | 20090902 | |
| 31 | Instance method | Public | Method | Gets attributes of a toolbar button choice | 20090902 | |
| 32 | Instance method | Public | Method | Gets attributes of a toolbar drop-down list box | 20110913 | |
| 33 | Instance method | Public | Method | Gets a list of existing toolbar elements | 20090312 | |
| 34 | Instance method | Public | Method | Gets attributes of a toolbar toggle button | 20090902 | |
| 35 | Instance method | Public | Method | Provides a list of UIBBs for a content area/ section | 20090312 | |
| 36 | Instance method | Public | Method | Gets the UIBB selector drop-down list box label & entries | 20140728 | |
| 37 | Instance method | Public | Method | Removes the default action of a content area | 20110302 | |
| 38 | Instance method | Public | Method | Removes an external navigation menu | 20100714 | |
| 39 | Instance method | Public | Method | Removes a toolbar element | 20090902 | |
| 40 | Instance method | Public | Method | Sets the action type of the generic OVP buttons | 20091009 | |
| 41 | Instance method | Public | Method | Defines the side panel link | 20090723 | |
| 42 | Instance method | Public | Method | Sets a value for a tag | 20090724 |
Events
Interface IF_FPM_CNR_OVP has no event.
Types
Interface IF_FPM_CNR_OVP has no local type.
Method Signatures
Method ADD_DEFAULT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEFAULT_ACTION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_DEFAULT_ACTION | Default action | 20110302 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110302 | |||
| 3 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110302 |
Method ADD_EXTERNAL_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT_NAVIGATION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_EXT_NAVIGATION | External navigation menu to be added | 20100714 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100714 |
Method ADD_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON | Toolbar button attributes | 20090902 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method ADD_TOOLBAR_BUTTON_CHOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_BUTTON_CHOICE | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON_CHOICE | Toolbar button choice attributes | 20090902 | |||
| 3 | IT_TOOLBAR_BUTTON_CHOICE_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_ELEMENT_SUB_ITEM | Toolbar button choice sub items | 20090902 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 5 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method ADD_TOOLBAR_DROP_DOWN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20110913 | |||
| 2 | IS_TOOLBAR_DROP_DOWN_LIST | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_DROP_DOWN | Toolbar drop-down list box attributes | 20110913 | |||
| 3 | IT_TOOLBAR_DROP_DOWN_LIST_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_DROP_DOWN_ITEM | Toolbar drop-down list box items | 20110913 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110913 | |||
| 5 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20110913 | ||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20110913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110913 |
Method ADD_TOOLBAR_TOGGLE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_TOGGLE_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_TOGGLE_BUTTON | Toolbar toggle button attributes | 20090902 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method CHANGE_APPLICATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION_PARAMETERS | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_APPLICATION_PARAMETERS | 20090907 |
Method CHANGE_APPLICATION_PARAMETERS on Interface IF_FPM_CNR_OVP has no exception.
Method CHANGE_CONTENT_AREA_RESTRICTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT_AREA_ID | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100601 | |||
| 2 | IV_EXPLANATION_DOCUMENT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION_DOCUMENT | Explanation Document | 20100601 | |||
| 3 | IV_EXPLANATION_TEXT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION | FPM: Explanation Text | 20100601 | |||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_TITLE | Content Area Title | 20100601 | |||
| 5 | IV_TITLE_HIDDEN | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_TITLE_HIDDEN | Content Area Title is hidden | 20130807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100531 |
Method CHANGE_DEFAULT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEFAULT_ACTION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_DEFAULT_ACTION | Default action | 20110302 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110302 | |||
| 3 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110302 |
Method CHANGE_EXTERNAL_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXT_NAVIGATION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_EXT_NAVIGATION | External navigation menu to be changed | 20100714 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100714 |
Method CHANGE_PAGE_MASTER_AREA_REST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20101022 | |||
| 2 | IV_PAGE_MASTER_DETAILS_TITLE | Call by reference | Type reference (TYPE) | FPM_PAGE_MASTER_DETAILS_TITLE | Page Master Details Title | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20101022 |
Method CHANGE_PAGE_MASTER_UIBB_REST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | FPM: Element ID | 20101008 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20101008 | |||
| 3 | IV_EXPLANATION_DOCUMENT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION_DOCUMENT | Explanation Document | 20101008 | |||
| 4 | IV_EXPLANATION_TEXT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION | FPM: Explanation Text | 20101008 | |||
| 5 | IV_TITLE | Call by reference | Type reference (TYPE) | FPM_UIBB_TITLE | FPM: UIBB Title | 20101008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20101008 |
Method CHANGE_PAGE_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PAGE_SELECTOR_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_PAGE_SELECTOR_ITEM | Page selector items | 20090910 | |||
| 2 | IV_INSTANCE_STYLE | Call by reference | Type reference (TYPE) | FPM_INSTANCE_STYLE | Instance style | 20140610 | |||
| 3 | IV_PAGE_SELECTOR_LABEL | Call by reference | Type reference (TYPE) | FPM_LABEL | Page selector label | 20090910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090910 |
Method CHANGE_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON | Toolbar button attributes | 20090902 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method CHANGE_TOOLBAR_BUTTON_CHOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_BUTTON_CHOICE | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON_CHOICE | Toolbar button choice attributes | 20090902 | |||
| 3 | IT_TOOLBAR_BUTTON_CHOICE_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_ELEMENT_SUB_ITEM | Toolbar button choice sub items | 20090902 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 5 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method CHANGE_TOOLBAR_DROP_DOWN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20110913 | |||
| 2 | IS_TOOLBAR_DROP_DOWN_LIST | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_DROP_DOWN | Toolbar drop-down list box attributes | 20110913 | |||
| 3 | IT_TOOLBAR_DROP_DOWN_LIST_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_DROP_DOWN_ITEM | Toolbar drop-down list box items | 20110913 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110913 | |||
| 5 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20110913 | ||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20110913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110913 |
Method CHANGE_TOOLBAR_TOGGLE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IS_TOOLBAR_TOGGLE_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_TOGGLE_BUTTON | Toolbar toggle button attributes | 20090902 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_OVERRIDE_EXISTING_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Override existing action | 20090902 | ||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method CHANGE_UIBB_RESTRICTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPLANATION_DOCUMENT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION_DOCUMENT | Explanation Document | 20100601 | |||
| 2 | IV_EXPLANATION_TEXT | Call by reference | Type reference (TYPE) | FPM_EXPLANATION | FPM: Explanation Text | 20100601 | |||
| 3 | IV_FPM_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20100601 | |||
| 4 | IV_TITLE | Call by reference | Type reference (TYPE) | FPM_UIBB_TITLE | FPM: UIBB Title | 20100601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100531 |
Method CHANGE_UIBB_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UIBB_SELECTOR_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_UIBB_SELECTOR_ITEM | UIBB selector items | 20140728 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20140728 | |||
| 3 | IV_INSTANCE_STYLE | Call by reference | Type reference (TYPE) | FPM_INSTANCE_STYLE | Instance style | 20140728 | |||
| 4 | IV_UIBB_SELECTOR_LABEL | Call by reference | Type reference (TYPE) | FPM_LABEL | UIBB selector label | 20140728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20140728 |
Method GET_APPLICATION_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_APPLICATION_PARAMETERS | Value transfer | Type reference (TYPE) | IF_FPM_OVP=>TY_S_APPLICATION_PARAMETERS | 20090907 |
Method GET_APPLICATION_PARAMETERS on Interface IF_FPM_CNR_OVP has no exception.
Method GET_CONTENT_AREAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT_AREA | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_CONTENT_AREA | 20090907 |
Method GET_CONTENT_AREAS on Interface IF_FPM_CNR_OVP has no exception.
Method GET_CURRENT_CONTENT_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CURRENT_CONTENT_AREA | Value transfer | Type reference (TYPE) | IF_FPM_OVP=>TY_S_CONTENT_AREA | Current content area | 20090907 |
Method GET_CURRENT_CONTENT_AREA on Interface IF_FPM_CNR_OVP has no exception.
Method GET_DEFAULT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEFAULT_ACTION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_DEFAULT_ACTION | Default action | 20110302 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110302 |
Method GET_EXTERNAL_NAVIGATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT_NAVIGATION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_EXT_NAVIGATION | List of external navigation menus | 20100714 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100714 |
Method GET_PAGE_MASTER_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PAGE_MASTER_AREA | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_PAGE_MASTER_AREA | Page master area | 20101009 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20101009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20101009 |
Method GET_PAGE_MASTER_UIBBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PAGE_MASTER_UIBB | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_PAGE_MASTER_UIBB | List of page master UIBBs | 20101008 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20101008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20101008 |
Method GET_PAGE_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PAGE_SELECTOR_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_PAGE_SELECTOR_ITEM | Page selector items | 20090910 | |||
| 2 | EV_INSTANCE_STYLE | Call by reference | Type reference (TYPE) | FPM_INSTANCE_STYLE | Instance style | 20140610 | |||
| 3 | EV_PAGE_SELECTOR_LABEL | Call by reference | Type reference (TYPE) | FPM_LABEL | Page selector label | 20090910 |
Method GET_PAGE_SELECTOR on Interface IF_FPM_CNR_OVP has no exception.
Method GET_POSITION_OF_UIBB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | FPM_INDEX | Sequential Order of FPM UI Elements | 20140120 | |||
| 2 | EV_IS_PAGE_MASTER_UIBB | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator: UIBB is a page master UIBB | 20140120 | |||
| 3 | EV_LOCATION | Call by reference | Type reference (TYPE) | FPM_LOCATION | UIBB Location Index (Column) | 20140120 | |||
| 4 | EV_ROW | Call by reference | Type reference (TYPE) | FPM_ROW | Row Number | 20140120 | |||
| 5 | EV_SECTION_ID | Call by reference | Type reference (TYPE) | FPM_SECTION_ID | Section Identifier | 20140120 | |||
| 6 | IS_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | UIBB key | 20140120 | |||
| 7 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20140120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20140120 |
Method GET_SECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SECTION | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_SECTION | List of sections | 20100308 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100308 |
Method GET_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TOOLBAR_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON | Toolbar button attributes | 20090902 | |||
| 2 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_TOOLBAR_ELEMENT_ID | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 | |||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method GET_TOOLBAR_BUTTON_CHOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TOOLBAR_BUTTON_CHOICE | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_BUTTON_CHOICE | Toolbar button choice attributes | 20090902 | |||
| 2 | ET_TOOLBAR_BUTTON_CHOICE_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_ELEMENT_SUB_ITEM | Toolbar button choice sub items | 20090902 | |||
| 3 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 5 | IV_TOOLBAR_ELEMENT_ID | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 | |||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method GET_TOOLBAR_DROP_DOWN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TOOLBAR_DROP_DOWN_LIST | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_DROP_DOWN | Toolbar drop-down list box attributes | 20110913 | |||
| 2 | ET_TOOLBAR_DROP_DOWN_LIST_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_DROP_DOWN_ITEM | Toolbar drop-down list box items | 20110913 | |||
| 3 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20110913 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110913 | |||
| 5 | IV_TOOLBAR_ELEMENT_ID | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20110913 | |||
| 6 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20110913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110913 |
Method GET_TOOLBAR_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLBAR_ELEMENT | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_TOOLBAR_ELEMENT | List of toolbar elements | 20090312 | |||
| 2 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090312 | |||
| 4 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20110711 | |||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090312 |
Method GET_TOOLBAR_TOGGLE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TOOLBAR_TOGGLE_BUTTON | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_TOOLBAR_TOGGLE_BUTTON | Toolbar toogle button attributes | 20090902 | |||
| 2 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 4 | IV_TOOLBAR_ELEMENT_ID | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 | |||
| 5 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method GET_UIBBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAXIMIZED_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Key of maximized UIBB of content area | 20140206 | |||
| 2 | ET_UIBB | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_UIBB | List of UIBBs | 20090312 | |||
| 3 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090312 | |||
| 4 | IV_SECTION | Call by reference | Type reference (TYPE) | FPM_SECTION_ID | FPM: Section ID | 20090819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090312 |
Method GET_UIBB_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UIBB_SELECTOR_ITEM | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_T_UIBB_SELECTOR_ITEM | UIBB selector items | 20140728 | |||
| 2 | EV_INSTANCE_STYLE | Call by reference | Type reference (TYPE) | FPM_INSTANCE_STYLE | Instance style | 20140728 | |||
| 3 | EV_UIBB_SELECTOR_LABEL | Call by reference | Type reference (TYPE) | FPM_LABEL | UIBB selector label | 20140728 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20140728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20140728 |
Method REMOVE_DEFAULT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20110302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20110302 |
Method REMOVE_EXTERNAL_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20100714 | |||
| 2 | IV_EXT_NAVIGATION | Call by reference | Type reference (TYPE) | FPM_EXTERNAL_NAVIGATION_ID | External Navigation Identifier | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20100714 |
Method REMOVE_TOOLBAR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PAGE_MASTER_UIBB_KEY | Call by reference | Type reference (TYPE) | IF_FPM_OVP=>TY_S_UIBB_KEY | Page master UIBB key | 20101009 | |||
| 2 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20090902 | |||
| 3 | IV_TOOLBAR_ELEMENT_ID | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 | |||
| 4 | IV_UIBB_PRIMARY_ATTRIBUTE | Call by reference | Type reference (TYPE) | FPM_ELEMENT_ID | FPM: Element ID | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20090902 |
Method SET_GENERIC_BUTTON_ACTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_TYPE_CLOSE | Call by reference | Type reference (TYPE) | FPM_ACTION_TYPE_CLOSE | Action Type of OVP Close Event | 20091009 | |||
| 2 | IV_ACTION_TYPE_DRAG_AND_DROP | Call by reference | Type reference (TYPE) | FPM_ACTION_TYPE_DRAG_AND_DROP | Action Type for moving Assignment Blocks by D&D (OVP) | 20091009 | |||
| 3 | IV_ACTION_TYPE_PERS_DIALOG | Call by reference | Type reference (TYPE) | FPM_ACTION_TYPE_CALL_PERS | Action Type of OVP Call Personalization Dialog Event | 20091009 | |||
| 4 | IV_CONTENT_AREA | Call by reference | Type reference (TYPE) | FPM_CONTENT_AREA_ID | FPM: Content Area ID | 20091009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Floorplan exceptions | 20091009 |
Method SET_SIDE_PANEL_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | 20090723 | ||||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090723 | ||||
| 3 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20090723 |
Method SET_SIDE_PANEL_LINK on Interface IF_FPM_CNR_OVP has no exception.
Method SET_TAG_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Type reference (TYPE) | WDY_TAG_NAME | 20090724 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090724 |
Method SET_TAG_VALUE on Interface IF_FPM_CNR_OVP has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 720 |