SAP ABAP Class CL_FPM_TEST_ACTION_MENU_FEEDER (Test Feeder for Action Menus)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

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 | 20111024 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20111024 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20111107 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20111027 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20111028 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_TEST_DYN_ACTION_MENU | Test dynamic action menus | 20111223 |
Properties
Class | CL_FPM_TEST_ACTION_MENU_FEEDER | |
Short Description | Test Feeder for Action Menus | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20111024 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_ACTION_MENU_FEEDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20111024 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20111024 | ||
3 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20111107 | ||
4 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20111027 | ||
5 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20111028 |
Friends
Class CL_FPM_TEST_ACTION_MENU_FEEDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YS_FIELDCAT | 20111024 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_FIELDCAT | 20111027 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20111028 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20111028 |
Methods
Class CL_FPM_TEST_ACTION_MENU_FEEDER has no method.
Events
Class CL_FPM_TEST_ACTION_MENU_FEEDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIELDCAT | Private | See coding | 20111024 | begin of YS_FIELDCAT,
event type fpm_event_id,
name type syuname,
element type fpm_element_id,
index type fpm_index,
help_enabled type fpm_help_enabled,
date type sydatum,
time type syuzeit,
amount type s_price,
currency type s_curr,
vref1 type wdy_boolean,
vref2 type wdy_boolean,
eref1 type wdy_boolean,
eref2 type wdy_boolean,
pkey type string,
key type string,
text type string,
expanded type boole_d,
is_leaf type boole_d,
end of ys_fieldcat
|
||
2 | YT_FIELDCAT | Private | See coding | 20111027 | yt_fieldcat type standard table of ys_fieldcat
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |