SAP ABAP Class CL_FPM_HCT_GUIBB_ADV_FORM_REND (Render class for form GL2 design time)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_HCT (Package) Harmonized Configuration Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_RENDER Rendering utility 20111028
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_FORM_GL2_REND Render class for form GL2 design time 20111025
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_FORM_REP_REND Render class for form repeater design time 20111024
Properties
Class CL_FPM_HCT_GUIBB_ADV_FORM_REND  
Short Description Render class for form GL2 design time    
Super Class CL_FPM_GUIBB_RENDER Rendering utility 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20111024   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FPM_ADV_FORM_BASE_DATA_MGR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_GUIBB_FORM_DATA_MGR_GL2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no interface implemented.
Friends
Class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ADV_FORM_RENDER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_RENDER Base Render Class for all GUIBBs based on Advanced Forms 20111028
2 MO_FORM_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20111024
3 MO_FORM_LAYOUT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_FORM_DSGN_LAYOUT 20111024
4 MO_SELECTED_CONTEXT_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20111024
5 MO_SELECTED_UI_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT 20111024
6 MR_DTA Instance attribute Private Object reference (TYPE REF TO) CL_WD_DESIGN_TIME_AREA 20120711
7 MT_DTA_BR_ELEMENTS Instance attribute Private Type reference (TYPE) WDR_CONTEXT_NODE_TABLE Table of Context Nodes 20120718
8 MT_DYN_CHILD_NODES Instance attribute Protected Type reference (TYPE) WDR_CONTEXT_CHILD_INFO_MAP Meta Information of All Child Nodes of a Node 20111124
9 MT_GROUPS Instance attribute Protected Type reference (TYPE) TY_T_GROUPS_INTERN 20111024
10 MT_LAYOUT_CONTEXT_ELEMENT Instance attribute Protected Type reference (TYPE) FPM_T_HCT_FORM_GL2_PREVIEW_DND 20111024
11 MT_PREVIEW Instance attribute Protected Type reference (TYPE) FPM_T_HCT_FORM_GL2_PREVIEW 20111024
12 MT_SELECTED_CE_OLD Instance attribute Protected Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET 20111024
13 MV_LAYOUT_ID Instance attribute Protected Type reference (TYPE) STRING 20111024
14 MV_LAYOUT_ROW_COUNT Instance attribute Protected Type reference (TYPE) I 20111024
15 MV_LAYOUT_TYPE Instance attribute Protected Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 20111024
16 MV_NUM_OF_COLS Instance attribute Protected Type reference (TYPE) I 20111024
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DYN_NODE_EXISTS Instance method Private Method 20111124
2 CLEAR_FORM_LAYOUT Instance method Public Method 20111111
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111028
4 CREATE_CTXT_NODES_FOR_BR Instance method Private Method Create Context Nodes for each button row 20120531
5 CREATE_TEXT_ELEMENTS Instance method Protected Method 20111024
6 DESELECT_ELEMENTS Instance method Protected Method deselects elements after new element was selected 20111024
7 DETERMINE_CONTEXT_ELEMENT Instance method Protected Method 20111024
8 FIND_ASSIGNED_OBJECT Instance method Protected Method 20111024
9 FIND_FORM_GROUP_ELEMENT Instance method Protected Method 20111024
10 GET_CONTEXT_ELEMENT Instance method Public Method returns from UI element the Context element 20111024
11 GET_DATA_CONTEXT_NODE_NAMES Instance method Protected Method 20111124
12 GET_DRAGGED_CONTEXT_ELEMENT Instance method Public Method returns the Context element from the dragged element 20111024
13 GET_FORM_GROUP_ELEMENTS Instance method Protected Method 20111024
14 GET_FREE_CELLS Instance method Public Method 20111024
15 GET_FREE_CELLS_AT_RIGHT Instance method Public Method 20111024
16 GET_GROUPS_POSITION Instance method Public Method returns the group information for all groups 20111024
17 GET_GROUP_ID_FROM_ANY_POS Instance method Public Method returns the group ID if a layout_id lies inside a group 20111024
18 GET_GROUP_ID_FROM_CE Instance method Public Method returns group id of selected context element 20111024
19 GET_GROUP_POSITION Instance method Public Method returns the group information 20111024
20 GET_LAYOUTID_OF_SEL_ELEM Instance method Public Method returns the layoutid of the actual selected context element 20111024
21 GET_LAYOUT_ID Instance method Public Method 20111024
22 GET_ROW_COL_FROM_LAYOUT_ID Static method Public Method 20111024
23 GET_SELECTED_CONTEXT_ELEMENT Instance method Public Method returns from UI element the Context element 20111024
24 GET_UNDERLYING_ELEMENTS Instance method Protected Method 20111024
25 IS_CELL_OCCUPIED Instance method Public Method 20111024
26 IS_RANGE_EMPTY Instance method Public Method 20111024
27 IS_ROW_EMPTY Instance method Public Method 20111024
28 RENDER_AREA_GRID Instance method Protected Method 20111024
29 RENDER_BUTTON Instance method Protected Method 20111028
30 RENDER_DTA Instance method Private Method 20120711
31 RENDER_EMPTY_LAYOUT Instance method Protected Method 20111024
32 RENDER_ERROR_TEXT_VIEW Instance method Public Method 20111124
33 RENDER_GRID Instance method Protected Method 20111024
34 RENDER_GROUP_HEADER Instance method Protected Method 20111024
35 RENDER_LABEL Instance method Protected Method 20111028
36 RENDER_TOOLBAR Instance method Protected Method 20120511
37 REPLACE_CELLS Instance method Protected Method 20111024
38 REPLACE_EMPTY_TEXT Instance method Private Method 20120118
39 RESOLVE_RANGE Instance method Public Method 20111024
40 SET_BR_DTA_LEAD_SEL Instance method Public Method 20120718
41 SET_RANGE_START_ID Instance method Public Method 20111026
42 SET_SELECTED_ELEMENT Instance method Public Method set actual selected element 20111024
43 SET_SELECTED_LAYOUT_ID Instance method Public Method 20111024
44 SET_SELECTED_UI_ELEMENT Instance method Public Method set the UI elements and the labels to selected 20111024
45 SET_SELECTION_STATE Instance method Protected Method 20111024
46 SUPPLY_DUMMY_VALUES Instance method Protected Method 20111103
Events
Class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BR_CTXT Public See coding 20120531 begin of ty_s_br_ctxt, VIEW_ELEMENT_IDS Type STRING, DRAG_SOURCE_ID Type STRING, LAYER Type I, DROP_TARGET Type STRING, enabled Type wdy_boolean, end of ty_s_br_ctxt
2 TY_S_ELEMENT_TO_RENDER Protected See coding 20111024 BEGIN OF ty_s_element_to_render, id TYPE fpmgb_form_element_id, type TYPE fpmgb_form_element_type, start_row TYPE i, start_col TYPE i, width TYPE i, height TYPE i, is_label TYPE abap_bool, is_row_span_block TYPE abap_bool, is_part_of_group TYPE abap_bool, group_id TYPE fpmgb_form_group_id, group_element TYPE REF TO if_wd_context_element, is_header TYPE abap_bool, END OF ty_s_element_to_render
3 TY_S_GROUPS Public See coding 20111024 BEGIN OF ty_s_groups, id TYPE fpmgb_form_group_id, * elements TYPE cl_fpm_guibb_form_data_mgr_gl2=>ty_t_form_group_element, start_row TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-START_ROW, end_row TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-END_ROW, start_col TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-start_column, end_col TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-end_column, END OF ty_s_groups
4 TY_S_GROUPS_INTERN Public See coding 20111024 BEGIN OF ty_s_groups_intern, id TYPE fpmgb_form_group_id, elements TYPE cl_fpm_guibb_form_data_mgr_gl2=>ty_t_form_group_element, start_row TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-START_ROW, end_row TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-END_ROW, start_col TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-start_column, end_col TYPE cl_fpm_guibb_form_data_mgr_gl2=>TY_S_POSITION-end_column, END OF ty_s_groups_intern
5 TY_T_GROUPS Public See coding 20111024 ty_t_groups TYPE standard TABLE OF ty_s_groups
6 TY_T_GROUPS_INTERN Protected See coding 20111024 ty_t_groups_intern type standard table of ty_s_groups_intern
Method Signatures

Method CHECK_DYN_NODE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_REPLACE_ORIGINAL Value transfer Type reference (TYPE) ABAP_BOOL 20111124
2 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111124
3 Importing IV_TYPE Call by reference Type reference (TYPE) APB_FPM_FEEDER_ELEMENT_TYPE Feeder Element Type 20111124

Method CHECK_DYN_NODE_EXISTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method CLEAR_FORM_LAYOUT Signature

Method CLEAR_FORM_LAYOUT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no parameter.
Method CLEAR_FORM_LAYOUT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESIGN_TIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111028

Method CONSTRUCTOR on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method CREATE_CTXT_NODES_FOR_BR Signature

Method CREATE_CTXT_NODES_FOR_BR on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no parameter.
Method CREATE_CTXT_NODES_FOR_BR on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method CREATE_TEXT_ELEMENTS Signature

Method CREATE_TEXT_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no parameter.
Method CREATE_TEXT_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method DESELECT_ELEMENTS Signature

Method DESELECT_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no parameter.
Method DESELECT_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method DETERMINE_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IS_ELEMENT Call by reference Type reference (TYPE) TY_S_ELEMENT_TO_RENDER 20111024

Method DETERMINE_CONTEXT_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method FIND_ASSIGNED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024

Method FIND_ASSIGNED_OBJECT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method FIND_FORM_GROUP_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
3 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
4 Importing IV_IS_HEADER Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method FIND_FORM_GROUP_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting EO_SELECTED_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111024
3 Exporting EV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_CONTEXT_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_DATA_CONTEXT_NODE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111124

Method GET_DATA_CONTEXT_NODE_NAMES on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_DRAGGED_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024
2 Returning RO_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_DRAGGED_CONTEXT_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_FORM_GROUP_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_FORM_GROUP_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_FREE_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FREE_CELLS Call by reference Type reference (TYPE) I 20111024
2 Importing IV_END_COL Call by reference Type reference (TYPE) I 20111024
3 Importing IV_GROUP_ID Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111024
5 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method GET_FREE_CELLS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_FREE_CELLS_AT_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FREE_CELLS Value transfer Type reference (TYPE) I 20111024
2 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_FREE_CELLS_AT_RIGHT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_GROUPS_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_GROUP_ID Value transfer Type reference (TYPE) TY_T_GROUPS 20111024

Method GET_GROUPS_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_GROUP_ID_FROM_ANY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
2 Exporting EV_IS_FIRST_ROW Call by reference Type reference (TYPE) ABAP_BOOL 20111024
3 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_GROUP_ID_FROM_ANY_POS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_GROUP_ID_FROM_CE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024
2 Returning RV_GROUP_ID Value transfer Type reference (TYPE) FPMGB_FORM_GROUP_ID Web Dynpro: Interface for Node Element 20111024

Method GET_GROUP_ID_FROM_CE on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_GROUP_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Web Dynpro: Interface for Node Element 20111024
2 Returning RS_GROUP_ID Value transfer Type reference (TYPE) TY_S_GROUPS 20111024

Method GET_GROUP_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_LAYOUTID_OF_SEL_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LAYOUT_ID Value transfer Type reference (TYPE) STRING 20111024

Method GET_LAYOUTID_OF_SEL_ELEM on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_LAYOUT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ID Value transfer Type reference (TYPE) STRING 20111024
2 Importing IV_COLUMN Call by reference Type reference (TYPE) I 20111024
3 Importing IV_PANEL Call by reference Type reference (TYPE) I 20111024
4 Importing IV_ROW Call by reference Type reference (TYPE) I 20111024

Method GET_LAYOUT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_ROW_COL_FROM_LAYOUT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLUMN Call by reference Type reference (TYPE) I 20111024
2 Exporting EV_PANEL Call by reference Type reference (TYPE) I 20111024
3 Exporting EV_ROW Call by reference Type reference (TYPE) I 20111024
4 Importing IV_ID Value transfer Type reference (TYPE) STRING 20111024

Method GET_ROW_COL_FROM_LAYOUT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_SELECTED_CONTEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_SELECTED_CONTEXT_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method GET_UNDERLYING_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_START_ELEM Call by reference Type reference (TYPE) FPM_S_HCT_FORM_GL2_CELL_INFO Cell Info for form GL2 preview 20111024
2 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) FPM_T_HCT_FORM_GL2_CELL_INFO Cell Info for form GL2 preview 20111024
3 Exporting EV_OCCUPIED Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Importing IV_COL_SPAN Call by reference Type reference (TYPE) I 20111024
5 Importing IV_PANEL Call by reference Type reference (TYPE) I 20111024
6 Importing IV_ROW_SPAN Call by reference Type reference (TYPE) I 20111024
7 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111024
8 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method GET_UNDERLYING_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method IS_CELL_OCCUPIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OCCUPIED Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method IS_CELL_OCCUPIED on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method IS_RANGE_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IV_END_COL Call by reference Type reference (TYPE) I 20111024
3 Importing IV_END_COL_POS Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_END_COL End Column of Form Element in Form Grid 20111024
4 Importing IV_END_ROW Call by reference Type reference (TYPE) I 20111024
5 Importing IV_END_ROW_POS Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_END_ROW End Row of Form Element in Form Grid 20111024
6 Importing IV_PANEL Call by reference Type reference (TYPE) I 20111024
7 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111024
8 Importing IV_START_COL_POS Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Start Column of Element in Form Grid 20111024
9 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024
10 Importing IV_START_ROW_POS Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_ROW Start Row of Element in Form Grid 20111024

Method IS_RANGE_EMPTY on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method IS_ROW_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ROW_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method IS_ROW_EMPTY on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_AREA_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_COL Call by reference Type reference (TYPE) I 20111024
2 Importing IV_END_ROW Call by reference Type reference (TYPE) I 20111024
3 Importing IV_PANEL Call by reference Type reference (TYPE) I 20111024
4 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111024
5 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method RENDER_AREA_GRID on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON 20111028
2 Returning RO_BUTTON Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20111028

Method RENDER_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20120711

Method RENDER_DTA on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_EMPTY_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Form Layout Type 20111024
2 Importing IV_NUM_OF_ROWS Call by reference Type reference (TYPE) I 20111024

Method RENDER_EMPTY_LAYOUT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_ERROR_TEXT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_STANDARD_ELEMENT_ID Standard Element ID 20111124
2 Importing IV_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20111124
3 Returning RO_TEXT_VIEW Value transfer Object reference (TYPE REF TO) CL_WD_TEXT_VIEW Perforce change= / 20051117-120623 20111124

Method RENDER_ERROR_TEXT_VIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20111024
# Exception Resumable Description Created on
1 CX_FPMGB GUIBB Exceptions 20111024

Method RENDER_GROUP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_STANDARD_ELEMENT 20111024
2 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111024

Method RENDER_GROUP_HEADER on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_STANDARD_ELEMENT 20111028
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111028
3 Returning RO_LABEL Value transfer Object reference (TYPE REF TO) CL_WD_LABEL 20111028

Method RENDER_LABEL on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RENDER_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUTTON_ROW Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_BUTTON_ROW 20120511
2 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20120803
3 Returning RO_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-120623 20120511

Method RENDER_TOOLBAR on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method REPLACE_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OCCUPIED Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IO_UI_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce Change= / 20040604-141028 20111024
4 Importing IV_COL_SPAN Call by reference Type reference (TYPE) I 20111024
5 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
6 Importing IV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024
7 Importing IV_PANEL Call by reference Type reference (TYPE) I 20111024
8 Importing IV_ROW_SPAN Call by reference Type reference (TYPE) I 20111024
9 Importing IV_START_COLUMN Call by reference Type reference (TYPE) I 20111024
10 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method REPLACE_CELLS on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method REPLACE_EMPTY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) STRING 20120118
2 Importing IV_STD_ELEM_TYPE Call by reference Type reference (TYPE) FPMGB_STANDARD_ELEMENT_TYPE Display Type of a Standard Element in a Form 20120118

Method REPLACE_EMPTY_TEXT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method RESOLVE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENT_RANGE Call by reference Type reference (TYPE) CL_FPM_HCT_GUIBB_ADV_FORM_ASST=>TY_T_SELECTED_ELEMS_PREV Web Dynpro: Number of Context Node Elements 20111024
2 Importing IV_END_CELL Call by reference Type reference (TYPE) STRING 20111024
3 Importing IV_START_CELL Call by reference Type reference (TYPE) STRING 20111024

Method RESOLVE_RANGE on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_BR_DTA_LEAD_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20120718

Method SET_BR_DTA_LEAD_SEL on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_RANGE_START_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111026

Method SET_RANGE_START_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_SELECTED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method SET_SELECTED_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_SELECTED_LAYOUT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method SET_SELECTED_LAYOUT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_SELECTED_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
2 Importing IT_SEL_PREV_ELEMENTS Call by reference Type reference (TYPE) CL_FPM_HCT_GUIBB_ADV_FORM_ASST=>TY_T_SELECTED_ELEMS_PREV 20111024
3 Returning RO_UI_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111024

Method SET_SELECTED_UI_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SET_SELECTION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024
2 Importing IV_SELECTION_STATE Call by reference Type reference (TYPE) WDUI_FORM_DSGN_SELECTION_STATE Web Dynpro: FormDesignSelectionState 20111024

Method SET_SELECTION_STATE on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.

Method SUPPLY_DUMMY_VALUES Signature

Method SUPPLY_DUMMY_VALUES on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no parameter.
Method SUPPLY_DUMMY_VALUES on class CL_FPM_HCT_GUIBB_ADV_FORM_REND has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732