Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GUIBB_BASE_RENDER | Rendering of Lists | 20090811 |
Properties
Class | CL_FPM_TREE_RENDERING | |
Short Description | Rendering class for tree GUIBB | |
Super Class | CL_FPM_GUIBB_BASE_RENDER | Rendering of Lists |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20090804 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
6 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_TREE_RENDERING has no interface implemented.
Friends
Class CL_FPM_TREE_RENDERING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120706 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20120203 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | 20120203 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20131010 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WD_C_TABLE | 20111017 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_GUIBB_TREE_DATA_MGR | datamanager for tree | 20131211 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM_LIST_SETTINGS_CONTROL | Controller of Current Variant and Dialog - for List UIBB | 20111027 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20051117-120623 | 20120620 | ||
9 | ![]() |
Instance attribute | Private | See coding | 20111206 | ||||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FPM_GUIBB_TREE_DATA_MGR=>TY_S_MASTER_COLUMN | 20131210 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | YS_MAXIMIZE_MINIMIZE | 20131018 | |||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | YS_SEARCH_SETTINGS | 20130604 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | YS_TABLE_SETTINGS | 20111130 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FPM_GUIBB_TREE_DATA_MGR=>TY_S_SETTINGS | 20131217 | |||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_S_TREE_ATTRIBUTES | Hierarchical List GUIBB - Master Column Attributes | 20090821 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_FPM_TREE_ASSISTANCE=>TY_S_TREE_ATTRIBUTES | 20131210 | |||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPMGB_S_TREE_OPTIONS | FPM Tree UIBB: Contains elements for adjustments | 20110824 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_FPM_TREE_ASSISTANCE=>TY_T_COLUMN_TYPE | 20090807 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_TREEFIELD_DESCR | FPM Tree GUIBB field description | 20090804 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131113 | |||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDUI_C_TSMODE | Web Dynpro: ClientTableSelectionMode | 20111005 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20111026 |
Methods
Events
Class CL_FPM_TREE_RENDERING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_CTXT_SETTINGS | Private | See coding | 20140114 | BEGIN OF s_ctxt_settings,
visible_col_count TYPE fpmgb_col_count,
visible_row_count TYPE fpmgb_row_count,
sel_event_type TYPE fpmgb_sel_event,
selection_mode TYPE fpmgb_selection_mode,
selection_change_behaviour TYPE fpmgb_sel_chng_behvr,
access_descr TYPE fpm_accessibility_descr,
check_mandatory TYPE fpmgb_check_mandatory,
tree_width TYPE fpm_tree_width,
initial_lead_selection TYPE fpmgb_set_lead_selection,
scrollable_column_count TYPE fpmgb_non_scrollable_columns,
display_empty_rows TYPE fpmgb_table_empty_rows,
enable_h_scrolling TYPE fpmgb_enabling_h_scrolling,
grid_mode TYPE fpmgb_table_grid_mode,
ctxt_menu_id TYPE fpm_ctxt_menu_id,
sel_event_type_ats TYPE fpmgb_sel_event_ats,
height_mode_ats TYPE fpmgb_table_height_mode_ats,
row_height_ats TYPE fpmgb_row_height,
allow_personalization TYPE fpmgb_allow_pers_ats,
allow_creating_views TYPE fpmgb_allow_new_views_ats,
display_mode type FPMGB_TABLE_DISPLAY_MODE,
END OF s_ctxt_settings
|
||
2 | YS_MAXIMIZE_MINIMIZE | Public | See coding | 20131018 | BEGIN OF ys_maximize_minimize,
row_count_before_maximize TYPE i,
apply_old_settings TYPE abap_bool,
store_row_count TYPE abap_bool,
is_maximized type abap_bool,
END OF ys_maximize_minimize
|
||
3 | YS_SEARCH_SETTINGS | Public | See coding | 20130604 | begin of ys_search_settings,
open_search type abap_bool,
end of ys_search_settings
|
||
4 | YS_TABLE_SETTINGS | Public | See coding | 20111130 | begin of ys_table_settings,
is_list_p13n_enabled type abap_bool,
visible_row_count type i,
height_mode type fpmgb_table_height_mode_ats,
sel_event_type type fpmgb_sel_event,
personalization_display_type type fpmgb_allow_pers_ats,
allow_sort_personalization type fpmgb_allow_sorting_ats,
allow_filter_personalization type fpmgb_allow_filtering_ats,
title type string,
fit_to_table_width type fpmgb_fit_table_width,
sel_mode type fpmgb_selection_mode_ats,
scroll_mode type fpm_s_table_settings-scroll_mode,
suppress_selection_buttons type abap_bool,
no_data_available_text type string,
export_to_excel type fpmgb_excel_export,
check_mandatory type abap_bool,
allow_search type fpmgb_allow_search,
has_max_min_button type abap_bool,
allow_conditional_formating type fpmgb_allow_conditional_format,
end of ys_table_settings
|
Method Signatures
Method ADD_MASTER_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEFINITION_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090828 | ||
2 | ![]() |
IO_ELEMENT_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100615 | ||
3 | ![]() |
IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20050916-083208 | 20090807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20090807 |
Method ADD_MASTER_COLUMN_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEFINITION_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110927 | ||
2 | ![]() |
IO_ELEMENT_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20110927 | ||
3 | ![]() |
IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | Perforce change= / 20050916-083208 | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20110927 |
Method CHECK_KEY_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DEFINED_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090828 |
Method CHECK_KEY_DEFINITION on class CL_FPM_TREE_RENDERING has no exception.
Method CONFIGURE_EXCEL_EXPORT_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEL_EXPORT_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_EXPORT_CONFIGURATION | Configuration for export service tool | 20120731 |
Method CONFIGURE_EXCEL_EXPORT_COLUMNS on class CL_FPM_TREE_RENDERING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSIST | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20131128 | |||
2 | ![]() |
IO_DATA_MANAGER_TREE | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GUIBB_TREE_DATA_MGR | datamanager for tree | 20131211 | ||
3 | ![]() |
IO_PERSONALIZATION_API | Call by reference | Object reference (TYPE REF TO) | IF_FPM_LIST_SETTINGS_CONTROL | Controller of Current Variant and Dialog - for List UIBB | 20111027 | ||
4 | ![]() |
IO_TABLE_READER | Call by reference | Object reference (TYPE REF TO) | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20131202 | ||
5 | ![]() |
IV_DESIGN_TIME | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090804 | ||
6 | ![]() |
IV_OPTIMIZED_COL_RENDERING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20131113 |
Method CONSTRUCTOR on class CL_FPM_TREE_RENDERING has no exception.
Method CONVERT_TO_ACTION_MENU_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION_MENU | Call by reference | Type reference (TYPE) | CL_FPM_ACTION_MENU=>TY_T_MENU | 20140304 | |||
2 | ![]() |
IT_MENU | Call by reference | Type reference (TYPE) | CL_FPM_GUIBB_TREE_DATA_MGR=>T_CTXT_MENU | 20140304 |
Method CONVERT_TO_ACTION_MENU_TYPE on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_COL_DRAG_SOURCE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE_COLUMN | 20111206 |
Method CREATE_COL_DRAG_SOURCE_INFO on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_COL_DROP_TARGET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | 20111206 | |||
2 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20111206 | |||
3 | ![]() |
RV_DROP_TARGET_INFO_ID | Value transfer | Type reference (TYPE) | STRING | 20111206 |
Method CREATE_COL_DROP_TARGET_INFO on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_FILTER_SUGGEST_NODE Signature
Method CREATE_FILTER_SUGGEST_NODE on class CL_FPM_TREE_RENDERING has no parameter.
Method CREATE_FILTER_SUGGEST_NODE on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_HEADER_MENU_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20111216 | |||
2 | ![]() |
IV_DISPLAY_TYPE | Call by reference | Type reference (TYPE) | FPMGB_DISPLAY_TYPE | Display Type | 20140617 | ||
3 | ![]() |
RO_MENU | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU | Perforce change= / 20051117-120623 | 20111216 |
Method CREATE_HEADER_MENU_C_TABLE on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_P13N_VARIANT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120620 |
Method CREATE_P13N_VARIANT_NODE on class CL_FPM_TREE_RENDERING has no exception.
Method CREATE_TABLE_PROPERTIES_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120620 |
Method CREATE_TABLE_PROPERTIES_NODE on class CL_FPM_TREE_RENDERING has no exception.
Method GET_COLUMN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HEADER_TEXT | Call by reference | Type reference (TYPE) | STRING | 20131111 | |||
2 | ![]() |
EV_TAKEN_FROM_DDIC | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131111 | ||
3 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20131111 |
Method GET_COLUMN_HEADER on class CL_FPM_TREE_RENDERING has no exception.
Method GET_COLUMN_NAME_FROM_WD_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WD_ID | Call by reference | Type reference (TYPE) | STRING | 20111107 | |||
2 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20111107 |
Method GET_COLUMN_NAME_FROM_WD_ID on class CL_FPM_TREE_RENDERING has no exception.
Method GET_COLUMN_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140528 | ||
2 | ![]() |
RO_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20140528 |
Method GET_COLUMN_TYPE on class CL_FPM_TREE_RENDERING has no exception.
Method GET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DISPLAY_MODE | Value transfer | Type reference (TYPE) | FPMGB_TABLE_DISPLAY_MODE | Display Mode of Table | 20120525 |
Method GET_DISPLAY_MODE on class CL_FPM_TREE_RENDERING has no exception.
Method GET_FIRST_VISIBLE_EDIT_EDITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20120706 |
Method GET_FIRST_VISIBLE_EDIT_EDITOR on class CL_FPM_TREE_RENDERING has no exception.
Method GET_IMPLICIT_COL_WIDTHS_C_TBL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COLUMN_WIDTH | Value transfer | Type reference (TYPE) | IF_FPM_LIST_TYPES=>YT_COLUMN_WIDTH | 20111017 |
Method GET_IMPLICIT_COL_WIDTHS_C_TBL on class CL_FPM_TREE_RENDERING has no exception.
Method GET_SELECT_MODE_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SELECT_MODE_C_TABLE | Value transfer | Type reference (TYPE) | WDUI_C_TSMODE | Web Dynpro: ClientTableSelectionMode | 20111005 |
Method GET_SELECT_MODE_C_TABLE on class CL_FPM_TREE_RENDERING has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ROW_COUNT | Value transfer | Type reference (TYPE) | I | 20111130 |
Method GET_VISIBLE_ROW_COUNT on class CL_FPM_TREE_RENDERING has no exception.
Method IS_FILTER_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20140521 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140521 |
Method IS_FILTER_ALLOWED on class CL_FPM_TREE_RENDERING has no exception.
Method IS_SORT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | 20111216 | |||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111216 |
Method IS_SORT_ALLOWED on class CL_FPM_TREE_RENDERING has no exception.
Method READ_TABLE_CONFIG Signature
Method READ_TABLE_CONFIG on class CL_FPM_TREE_RENDERING has no parameter.
Method READ_TABLE_CONFIG on class CL_FPM_TREE_RENDERING has no exception.
Method READ_TABLE_CONFIG_C_TABLE Signature
Method READ_TABLE_CONFIG_C_TABLE on class CL_FPM_TREE_RENDERING has no parameter.
Method READ_TABLE_CONFIG_C_TABLE on class CL_FPM_TREE_RENDERING has no exception.
Method RENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20131112 | |||
2 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | IF_FPM_CONSTANTS=>GC_EDIT_MODE-NOT_SUPPORTED | Edit Mode of UIBBs in OVP Floorplan | 20131112 | |
3 | ![]() |
IV_FIRST_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131112 | |||
4 | ![]() |
IV_MAX_MIN_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20140220 | ||
5 | ![]() |
IV_MAX_MIN_IMAGE | Call by reference | Type reference (TYPE) | STRING | 20140220 | |||
6 | ![]() |
IV_MAX_MIN_VISIBILITY | Call by reference | Type reference (TYPE) | FPM_VISIBILITY | '01' | FPM: Defines the Visibility of UI Elements | 20140220 | |
7 | ![]() |
IV_RENDER_ALL_COLS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20131112 |
Method RENDER_COLUMNS_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | Perforce change= / 20050916-083208 | 20110927 | ||
2 | ![]() |
IV_FIRST_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131112 | |||
3 | ![]() |
IV_RENDER_ALL_COLS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20110927 |
Method RENDER_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20051117-125541 | 20110927 | ||
2 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | IF_FPM_CONSTANTS=>GC_EDIT_MODE-NOT_SUPPORTED | Edit Mode of UIBBs in OVP Floorplan | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20110927 |
Method RENDER_DEFAULT_TOOLBAR_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20050916-083208 | 20090810 | ||
2 | ![]() |
IO_BINDING_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090810 | ||
3 | ![]() |
IV_OTHER_ACTIONS | Call by reference | Type reference (TYPE) | I | 20091124 |
Method RENDER_DEFAULT_TOOLBAR_BUTTONS on class CL_FPM_TREE_RENDERING has no exception.
Method RENDER_OLD_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20051117-125541 | 20110927 | ||
2 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | FPM_EDIT_MODE | IF_FPM_CONSTANTS=>GC_EDIT_MODE-NOT_SUPPORTED | Edit Mode of UIBBs in OVP Floorplan | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20110927 |
Method RENDER_SEARCH_AREA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20130603 |
Method RENDER_SEARCH_AREA on class CL_FPM_TREE_RENDERING has no exception.
Method RENDER_TOOLBAR_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | Perforce change= / 20050916-083208 | 20110927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
GUIBB Exceptions | 20110927 |
Method SET_FIRST_VISIBLE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | I | 20120705 | |||
2 | ![]() |
IV_IS_RESULT_INDEX | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20120705 |
Method SET_FIRST_VISIBLE_ROW on class CL_FPM_TREE_RENDERING has no exception.
Method SET_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | STRING | commando | 20120705 | ||
2 | ![]() |
IV_COLUMN_ID | Call by reference | Type reference (TYPE) | STRING | The id of the column to focus | 20120705 | ||
3 | ![]() |
IV_ROW_INDEX | Call by reference | Type reference (TYPE) | I | The result index of the row to focus | 20120705 | ||
4 | ![]() |
IV_UI_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | 20120705 |
Method SET_FOCUS on class CL_FPM_TREE_RENDERING has no exception.
Method SET_SEARCH_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEARCH_OPEN | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_STATE | Search State in List/Tree UIBB | 20130604 |
Method SET_SEARCH_STATE on class CL_FPM_TREE_RENDERING has no exception.
Method SET_VISIBLE_ROW_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20111107 |
Method SET_VISIBLE_ROW_COUNT on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_COLUMN_DND_C_TABLE Signature
Method UPDATE_COLUMN_DND_C_TABLE on class CL_FPM_TREE_RENDERING has no parameter.
Method UPDATE_COLUMN_DND_C_TABLE on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_COLUMN_HEADER_C_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SERVICE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_FPM_GUIBB_TREE_SERVICE_INFO | Provides service infos | 20130614 |
Method UPDATE_COLUMN_HEADER_C_TABLE on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_MAXIMIZE_MINIMIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IS_MAXIMIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131018 |
Method UPDATE_MAXIMIZE_MINIMIZE on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_MAX_MIN_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAX_MIN_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20140220 | ||
2 | ![]() |
IV_MAX_MIN_IMAGE | Call by reference | Type reference (TYPE) | STRING | 20140220 | |||
3 | ![]() |
IV_MAX_MIN_VISIBILITY | Call by reference | Type reference (TYPE) | FPM_VISIBILITY | FPM: Defines the Visibility of UI Elements | 20140220 |
Method UPDATE_MAX_MIN_BUTTON on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_SERVICE_ALLOWED_FLAGS Signature
Method UPDATE_SERVICE_ALLOWED_FLAGS on class CL_FPM_TREE_RENDERING has no parameter.
Method UPDATE_SERVICE_ALLOWED_FLAGS on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_TOOLBAR_SEARCH_VIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20130604 |
Method UPDATE_TOOLBAR_SEARCH_VIS on class CL_FPM_TREE_RENDERING has no exception.
Method UPDATE_VISIBLE_COLUMN_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VISIBLE_COLUMN_NAMES | Call by reference | Type reference (TYPE) | IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_COLUMN_NAME | 20111108 |
Method UPDATE_VISIBLE_COLUMN_ORDER on class CL_FPM_TREE_RENDERING has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 730 |