SAP ABAP Interface IF_FPM_ADV_FORM_BASE_CFG_ACC (Base Config. Access Interface for GUIBBs based on Adv. Forms)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ADV_FORM_BASE_CTX_ACC | Base Context Access Class for GUIBBs based on Adv. Forms | 20121121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ADV_FORM_BASE_TAB_ACC | Base Table Reader Access Class for GUIBBs based on Adv Forms | 20121121 |
Properties
| Interface | IF_FPM_ADV_FORM_BASE_CFG_ACC | |
| Short Description | Base Config. Access Interface for GUIBBs based on Adv. Forms |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20121121 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_FPM_ADV_FORM_BASE_DATA_MGR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no interface.
Friends
Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no friend.
Attributes
Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get actions from configuration | 20121121 | |
| 2 | Instance method | Public | Method | Get buttons from configuration | 20121121 | |
| 3 | Instance method | Public | Method | Get button rows from configuration | 20121121 | |
| 4 | Instance method | Public | Method | Get drop target information from configuration | 20121121 | |
| 5 | Instance method | Public | Method | Get feeder parameters from configuration | 20121121 | |
| 6 | Instance method | Public | Method | Get form attributes from configuration | 20121121 | |
| 7 | Instance method | Public | Method | Get orm groups from configuration | 20121121 | |
| 8 | Instance method | Public | Method | Get context/ action menus from configuration | 20121121 | |
| 9 | Instance method | Public | Method | Get form element positions from configuration | 20121121 | |
| 10 | Instance method | Public | Method | Get quickviews from configuration | 20121121 | |
| 11 | Instance method | Public | Method | Get standard elements from configuration | 20121121 |
Events
Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no event.
Types
Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no local type.
Method Signatures
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_ACTION | Actions | 20121121 |
Method GET_ACTIONS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUTTON | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_BUTTON | Buttons | 20121121 |
Method GET_BUTTONS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_BUTTON_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BUTTON_ROW | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_BUTTON_ROW | Button rows | 20121121 |
Method GET_BUTTON_ROWS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_DROP_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DROP_TARGET | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_DROP_TARGET | Drop target | 20121121 |
Method GET_DROP_TARGET on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_FEEDER_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEEDER_PARAMETER | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_FEEDER_PARAMETER | Feeder parameter | 20121121 |
Method GET_FEEDER_PARAMETER on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_FORM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FORM_ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FORM_ATTRIBUTES | Form attributes | 20121121 |
Method GET_FORM_ATTRIBUTES on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_FORM_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORM_GROUP | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_FORM_GROUP | Form groups | 20121121 |
Method GET_FORM_GROUPS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_MENUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MENU | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_MENU | Menus | 20121121 |
Method GET_MENUS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_POSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POSITION | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_POSITION | Form element positions | 20121121 |
Method GET_POSITIONS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_QUICKVIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUICKVIEW | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_QUICKVIEW | Quickviews | 20121121 |
Method GET_QUICKVIEWS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
Method GET_STANDARD_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STANDARD_ELEMENT | Call by reference | Type reference (TYPE) | CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_STANDARD_ELEMENT | Standard elements | 20121121 |
Method GET_STANDARD_ELEMENTS on Interface IF_FPM_ADV_FORM_BASE_CFG_ACC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |