SAP ABAP Class CL_FPM_TEST_ACTION_TYPE_API (Test of Action Type handling)
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 | 20090805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090805 |
Properties
| Class | CL_FPM_TEST_ACTION_TYPE_API | |
| Short Description | Test of Action Type handling | |
| 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 | 20090805 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_TEST_ACTION_TYPE_API has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20090805 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20090805 |
Friends
Class CL_FPM_TEST_ACTION_TYPE_API 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) | TY_S_FIELDCAT | 20090805 |
Methods
Class CL_FPM_TEST_ACTION_TYPE_API has no method.
Events
Class CL_FPM_TEST_ACTION_TYPE_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_FIELDCAT | Private | See coding | 20090805 | BEGIN OF ty_s_fieldcat,
view_switch_action_type TYPE fpm_view_switch_action_type,
action_type_call_pers TYPE fpm_action_type_call_pers,
action_type_drag_and_drop TYPE fpm_action_type_drag_and_drop,
action_type_close TYPE fpm_action_type_close,
action_type_select_detail TYPE fpm_action_type_select_detail,
date TYPE s_date,
END OF ty_s_fieldcat
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |