SAP ABAP Class CL_WD_FPM_FEEDER_SEARCH_DRAFT (Feeder Class for Search GUIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130604 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130611 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20130624 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130607 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130604 |
Properties
| Class | CL_WD_FPM_FEEDER_SEARCH_DRAFT | |
| Short Description | Feeder Class for Search GUIBB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20130604 | SAP |
| Last change | 20131127 | 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 | 20130604 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20130611 | ||
| 3 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20130624 | ||
| 4 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130607 | ||
| 5 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130604 |
Friends
Class CL_WD_FPM_FEEDER_SEARCH_DRAFT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | Temporary Changes to a Configuration | 20130605 |
Methods
Class CL_WD_FPM_FEEDER_SEARCH_DRAFT has no method.
Events
Class CL_WD_FPM_FEEDER_SEARCH_DRAFT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CFG_CHANGES | Public | See coding | 20130605 | begin of ty_cfg_changes,
scope type wdr_pers_scope_admin,
mandt type s_mandt,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
description type WDY_MD_DESCRIPTION,
component type wdy_component_name,
config_changedby type wb_changed_by,
config_changedon type wb_changed_on,
changed_by type wb_changed_by,
changed_on type wb_changed_on,
end of ty_cfg_changes
|
||
| 2 | TY_SEARCH_FIELDS | Private | See coding | 20130605 | begin of ty_search_fields,
component type wdy_conf_comp_name,
config_id type wdy_config_id,
changed_by type wb_changed_by,
scope type wdr_pers_scope_admin,
end of ty_search_fields
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |