SAP ABAP Class CL_FPM_LIST_ATS_RAT (This class holds info about list ats for the RAT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks

⤷

⤷

Properties
Class | CL_FPM_LIST_ATS_RAT | |
Short Description | This class holds info about list ats for the RAT | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20121018 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_LIST_ATS_RAT has no forward declaration.
Interfaces
Class CL_FPM_LIST_ATS_RAT has no interface implemented.
Friends
Class CL_FPM_LIST_ATS_RAT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20121019 | ||||
2 | ![]() |
Constant | Public | See coding | 20121113 | ||||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121018 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20121023 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_T_ACTION_INFO | 20121023 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20121023 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_T_COLUMN_INFO | 20121019 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_T_LISTFIELD_DESCR | GUIBB List Field Description | 20121019 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20121019 |
Methods
Class CL_FPM_LIST_ATS_RAT has no method.
Events
Class CL_FPM_LIST_ATS_RAT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ACTION_INFO | Public | See coding | 20121023 | begin of ty_action_info,
ui_elem_id type string,
event_id type fpm_event_id,
source type string, " gc_src_toolbar_button_text
end of ty_action_info
|
||
2 | TY_COLUMN_INFO | Public | See coding | 20121019 | begin of ty_column_info,
id type string,
source type string, " GC_SRC_COLUMN_HEADER_TEXT
end of ty_column_info
|
||
3 | TY_T_ACTION_INFO | Public | See coding | 20121023 | ty_t_action_info TYPE STANDARD TABLE OF ty_action_info WITH DEFAULT KEY
|
||
4 | TY_T_COLUMN_INFO | Public | See coding | 20121019 | ty_t_column_info TYPE STANDARD TABLE OF ty_column_info WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |