SAP ABAP Class CL_FPM_TEST_LIST_TOOLTIP (Form Repeater Feeder Class: Dynamic tooltip)
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 | 20140408 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140408 |
Properties
Class | CL_FPM_TEST_LIST_TOOLTIP | |
Short Description | Form Repeater Feeder Class: Dynamic tooltip | |
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 | 20140408 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_TEST_LIST_TOOLTIP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20140408 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20140408 |
Friends
Class CL_FPM_TEST_LIST_TOOLTIP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 20140408 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_DATA | 20140408 |
Methods
Class CL_FPM_TEST_LIST_TOOLTIP has no method.
Events
Class CL_FPM_TEST_LIST_TOOLTIP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DATA | Private | See coding | 20140408 | BEGIN OF ts_data,
text1 TYPE fpm_text,
text2 TYPE fpm_text,
text3 TYPE fpm_text,
tooltip1 TYPE fpm_text,
tooltip2 TYPE fpm_text,
tooltip_ref1 TYPE fpm_text,
tooltip_ref2 TYPE fpm_text,
END OF ts_data
|
||
2 | TT_DATA | Private | See coding | 20140408 | TT_DATA type STANDARD TABLE OF ts_data with DEFAULT KEY
|
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |