SAP ABAP Class CL_FPM_CFG_BO_ACT_FORM_FEEDER (Feeder class for Form GUIBB for the BO ACT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CONF (Package) FPM: Configuration Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CFG_BO_ACT_BASE | Base class for the BO ACT | 20110609 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100825 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100825 |
Properties
| Class | CL_FPM_CFG_BO_ACT_FORM_FEEDER | |
| Short Description | Feeder class for Form GUIBB for the BO ACT | |
| Super Class | CL_FPM_CFG_BO_ACT_BASE | Base class for the BO ACT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CONF | FPM: Configuration Editor |
| Created | 20100825 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100825 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20100825 |
Friends
Class CL_FPM_CFG_BO_ACT_FORM_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110127 | |||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20121120 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FPM_CFG_GUIBB_PARAM | GUIBB Parameter for BO ACT | 20100825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110311 |
Events
Class CL_FPM_CFG_BO_ACT_FORM_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CONF_SCREEN | Public | See coding | 20100825 | BEGIN OF ty_s_conf_screen,
launch_config_editor TYPE fpm_text,
test_application TYPE fpm_text,
END OF ty_s_conf_screen
|
||
| 2 | TY_S_NAMESPACE | Public | See coding | 20110201 | BEGIN OF ty_s_namespace,
namespace TYPE namespace,
END OF ty_s_namespace
|
||
| 3 | TY_S_TRANSPORT_SCREEN | Public | Type reference (TYPE) | CL_FPM_CFG_BO_ACT_SERVICE_UTIL=>TY_PKG_TRP_DETAILS | 20100826 | |
Method Signatures
Method ADD_DROP_DOWN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_S_FORMFIELD_DESCR | GUIBB Form Field Description | 20110311 |
Method ADD_DROP_DOWN_VALUES on class CL_FPM_CFG_BO_ACT_FORM_FEEDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |