SAP ABAP Class CL_FPM_OIF_ASSIST (Assistance class for OIF)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_OIF_MAIN_ASSIST | Assistance class for all OIFs | 20090724 |
Properties
| Class | CL_FPM_OIF_ASSIST | |
| Short Description | Assistance class for OIF | |
| Super Class | CL_FPM_OIF_MAIN_ASSIST | Assistance class for all OIFs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090724 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_OIF_ASSIST has no forward declaration.
Interfaces
Class CL_FPM_OIF_ASSIST has no interface implemented.
Friends
Class CL_FPM_OIF_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPM_CNR_OIF | API to overwrite properties of CNR_OIF | 20100902 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set up the toolbar with buttons and their configuration | 20091203 | |
| 2 | Instance method | Private | Method | 20091203 | ||
| 3 | Instance method | Public | Method | 20100902 | ||
| 4 | Instance method | Public | Method | Set up the toolbar with buttons and their configuration | 20091203 | |
| 5 | Instance method | Public | Method | Defines if toolbar is duplicated at the end of the screen | 20090727 | |
| 6 | Instance method | Public | Method | 20090727 |
Events
Class CL_FPM_OIF_ASSIST has no event.
Types
Class CL_FPM_OIF_ASSIST has no local type.
Method Signatures
Method CREATE_TOOLBAR_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_HCT_TOOLBAR_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_HCT_TOOLBAR_ASSIST | FPM_CFG_TOOLBAR | 20101122 | |||
| 2 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20091203 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20091203 | |||
| 4 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101122 | ||||
| 5 | IV_NAVIGATION_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20091203 |
Method CREATE_TOOLBAR_ELEMENTS on class CL_FPM_OIF_ASSIST has no exception.
Method DETERMINE_TB_ELEMENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FPM_HCT_TOOLBAR_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_HCT_TOOLBAR_ASSIST | FPM_CFG_TOOLBAR | 20101122 | |||
| 2 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20091203 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20091203 | |||
| 4 | IV_BUTTON_CHOICE_NAME | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 5 | IV_BUTTON_NAME | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 6 | IV_ENTRY_NAME | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 7 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 8 | IV_TEXT | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | 20091203 |
Method DETERMINE_TB_ELEMENT_TYPE on class CL_FPM_OIF_ASSIST has no exception.
Method RENDER_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_TIME | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100902 | |||
| 2 | IO_CMP_API | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20110609 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20100902 | |||
| 4 | IV_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20100902 |
Method RENDER_HEADER on class CL_FPM_OIF_ASSIST has no exception.
Method RENDER_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20091203 | |||
| 2 | IO_FPM_HCT_TOOLBAR_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_FPM_HCT_TOOLBAR_ASSIST | FPM_CFG_TOOLBAR | 20101122 | |||
| 3 | IO_FPM_ND_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_NODE | Interface for FPM nodes | 20091203 | |||
| 4 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20091203 | |||
| 5 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20091203 | ||||
| 6 | IV_NAVIGATION_STATE | Call by reference | Type reference (TYPE) | FPM_FLOORPLAN_STATE | Floorplan State | 20091203 |
Method RENDER_TOOLBAR on class CL_FPM_OIF_ASSIST has no exception.
Method SET_DUPLICATE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20090727 | |||
| 2 | IV_ACTIVATE_BOTTOM_TOOLBAR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20090727 |
Method SET_DUPLICATE_TOOLBAR on class CL_FPM_OIF_ASSIST has no exception.
Method SORT_OIF_NODES Signature
Method SORT_OIF_NODES on class CL_FPM_OIF_ASSIST has no parameter.
Method SORT_OIF_NODES on class CL_FPM_OIF_ASSIST has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 730 |