SAP ABAP Class CL_FPM_ADV_FORM_BASE_RENDER (Base Render Class for all GUIBBs based on Advanced Forms)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_RENDER Rendering utility 20111019
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_FORM_RENDER_GL2 Render Class for GUIBB FPM_FORM_UIBB_GL2 20111019
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_FORM_REP_RENDER Render Class for GUIBB FPM_FORM_REPEATER_UIBB 20111019
Properties
Class CL_FPM_ADV_FORM_BASE_RENDER  
Short Description Base Render Class for all GUIBBs based on Advanced Forms    
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_GUIBB   Generic UI building blocks 
Created 20111019   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_ACTION_MENU Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_ADV_FORM_BASE_DATA_MGR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_FPM_FORM_UIBB_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_FPM_GUIBB_FORM_DATA_MGR_GL2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_FPM_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_FPM_EXTENDED_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_ADV_FORM_BASE_RENDER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPM_HCT_GUIBB_ADV_FORM_REND 20111028 Render class for form GL2 design time
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATA_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111019
2 MO_DYNAMIC_DATA_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111019
3 MO_STRUCTDESCR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111027
4 MT_EXT_FIELD_DESCRIPTION Instance attribute Public Type reference (TYPE) TY_T_EXT_FIELD_DESCRIPTION 20121219
5 MT_LABEL_ID Instance attribute Protected Type reference (TYPE) TY_T_LABEL_ID 20111019
6 MT_UIELEMENT_ID Instance attribute Protected Type reference (TYPE) TY_T_UIELEMENT_ID 20120520
7 MV_TRANSACTIONAL_MODE Instance attribute Protected Type reference (TYPE) FPMGB_TRANSACTIONAL_MODE Transactional Mode 20130710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_API Instance method Private Method 20121219
2 ADD_MENU_ITEMS Instance method Protected Method 20111107
3 ADD_UIELEMENT_ID_OF_BUTTON Instance method Protected Method 20120521
4 ADD_UIELEMENT_ID_OF_STAND_ELEM Instance method Protected Method 20120521
5 CHECK_MELTING_GROUP_RELEVANCE Static method Protected Method 20111019
6 CONSTRUCTOR Instance method Public Constructor 20111019
7 CONVERT_TO_ACTION_MENU_TYPE Instance method Protected Method 20121206
8 CREATE_UIELEMENT_ID Static method Public Method 20121018
9 DETERMINE_RENDER_AREAS Instance method Private Method 20120210
10 EXTRACT_ID_FROM_UIELEMENT_ID Static method Public Method 20121019
11 GET_LABEL_ID Instance method Public Method 20111019
12 GET_UIELEMENT_ID Instance method Public Method 20120520
13 PROCESS_COMMON_PROPERTIES Instance method Protected Method 20111019
14 RENDER_AREA Instance method Protected Method 20111019
15 RENDER_BUTTON Instance method Protected Method 20111019
16 RENDER_BUTTON_ROW Instance method Protected Method 20111019
17 RENDER_CHECKBOX Instance method Protected Method 20111019
18 RENDER_CHECKBOX_GROUP Instance method Protected Method 20111019
19 RENDER_CONTEXT_MENU Instance method Public Method 20111227
20 RENDER_DROPDOWN_LISTBOX Instance method Protected Method 20111019
21 RENDER_EXPLANATION Instance method Protected Method 20111019
22 RENDER_FILE_DOWNLOAD Instance method Protected Method 20111019
23 RENDER_FILE_UPLOAD Instance method Protected Method 20111019
24 RENDER_FORMATTED_TEXT_EDIT Instance method Protected Method 20111019
25 RENDER_FORMATTED_TEXT_VIEW Instance method Protected Method 20111019
26 RENDER_HTML_FIELD Instance method Protected Method 20121218
27 RENDER_IMAGE Instance method Protected Method 20111019
28 RENDER_INPUT_FIELD Instance method Protected Method 20111019
29 RENDER_LABEL Instance method Protected Method 20111019
30 RENDER_LINK_TO_ACTION Instance method Protected Method 20111019
31 RENDER_LINK_TO_URL Instance method Protected Method 20111019
32 RENDER_PROGRESS_INDICATOR Instance method Protected Method 20111019
33 RENDER_RADIOBUTTON_GROUP Instance method Protected Method 20111019
34 RENDER_RATING_INDICATOR Instance method Protected Method 20130107
35 RENDER_SECTION_HEADER Instance method Protected Method 20111019
36 RENDER_STANDARD_ELEMENT Instance method Protected Method 20111019
37 RENDER_TEXT_EDIT Instance method Protected Method 20111019
38 RENDER_TEXT_VIEW Instance method Protected Method 20111019
39 RENDER_THRESHOLD_SLIDER Instance method Protected Method 20111019
40 RENDER_TOOLBAR Instance method Protected Method 20111118
41 SET_CONFIG_CONTEXT_ROOT_NODE Instance method Protected Method 20111027
42 SET_CONFIG_NODE_NAME Instance method Protected Method 20111027
43 SET_EXTENDED_FIELD_DESCRIPTION Instance method Public Method 20121218
Events
Class CL_FPM_ADV_FORM_BASE_RENDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_EXT_FIELD_DESCRIPTION Public See coding 20121219 BEGIN OF ty_s_ext_field_description, name TYPE name_komp, needs_data TYPE wdy_boolean, items TYPE ty_t_item, END OF ty_s_ext_field_description
2 TY_S_FORM_ELEMENT_LABEL Protected See coding 20111019 begin of ty_s_form_element_label, form_element_type type fpmgb_form_element_type, form_element_id type fpmgb_form_element_id, label type ref to cl_wd_label, end of ty_s_form_element_label
3 TY_S_ITEM Public See coding 20121218 BEGIN OF ty_s_item. INCLUDE TYPE if_fpm_extended_field_descr=>ys_item. TYPES: element_id TYPE string, END OF ty_s_item
4 TY_S_LABEL_ID Protected See coding 20111019 begin of ty_s_label_id, name type name_komp, id_label type string, end of ty_s_label_id
5 TY_S_UIELEMENT_ID Protected See coding 20120520 begin of ty_s_uielement_id, form_element_type type fpmgb_form_element_type, form_element_id type fpmgb_form_element_id, name type name_komp, button_type type fpm_button_type, event_id type fpm_event_id, uielement_id type string, end of ty_s_uielement_id
6 TY_T_EXT_FIELD_DESCRIPTION Public See coding 20121219 ty_t_ext_field_description TYPE STANDARD TABLE OF ty_s_ext_field_description WITH KEY name
7 TY_T_FORM_ELEMENT_LABEL Protected See coding 20111019 ty_t_form_element_label type sorted table of ty_s_form_element_label with unique key form_element_type form_element_id
8 TY_T_ITEM Public See coding 20121218 ty_t_item TYPE STANDARD TABLE OF ty_s_item WITH DEFAULT KEY
9 TY_T_LABEL_ID Protected See coding 20111019 ty_t_label_id type standard table of ty_s_label_id
10 TY_T_UIELEMENT_ID Protected See coding 20120520 ty_t_uielement_id type sorted table of ty_s_uielement_id with unique key form_element_type form_element_id event_id
Method Signatures

Method ADD_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HTML_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_HTML_CONTAINER 20121219

Method ADD_API on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method ADD_MENU_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU Perforce change= / 20051117-120623 20111107
2 Importing IV_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20121120

Method ADD_MENU_ITEMS on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method ADD_UIELEMENT_ID_OF_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 Button element data 20120521
2 Importing IT_ACTION_BUTTON_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_ACTION Button element action data 20121023

Method ADD_UIELEMENT_ID_OF_BUTTON on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method ADD_UIELEMENT_ID_OF_STAND_ELEM 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 Standard element 20120521
2 Importing IS_SPECIAL_ACTIONS Call by reference Type reference (TYPE) FPM_S_ACTIONS_STANDARD_ELEMENT Special actions of standard elements 20120521
3 Importing IT_ACTION_STANDARD_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_ACTION Standard element action data 20121022

Method ADD_UIELEMENT_ID_OF_STAND_ELEM on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method CHECK_MELTING_GROUP_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STANDARD_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_STANDARD_ELEMENT Table of standard elements 20111019
2 Importing IV_FIRST_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Element is first element to check 20131220
3 Importing IV_FORM_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111019
4 Importing IV_FORM_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111019
5 Importing IV_HEIGHT Call by reference Type reference (TYPE) I Element height 20111019
6 Importing IV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL Element to check is a label 20111019
7 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Melting Group conditions fulfilled 20140801

Method CHECK_MELTING_GROUP_RELEVANCE on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_MANAGER Call by reference Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111019
2 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20121124
3 Importing IV_CONFIG_NODE_NAME Call by reference Type reference (TYPE) STRING Name of the context node used for configuration data 20111019
4 Importing IV_DESIGN_TIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20111019
5 Importing IV_TRANSACTIONAL_MODE Call by reference Type reference (TYPE) FPMGB_TRANSACTIONAL_MODE Transactional Mode 20130710

Method CONSTRUCTOR on class CL_FPM_ADV_FORM_BASE_RENDER 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 Exporting ET_ACTION_MENU Call by reference Type reference (TYPE) CL_FPM_ACTION_MENU=>TY_T_MENU 20121206
2 Importing IT_MENU Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_MENU 20121206

Method CONVERT_TO_ACTION_MENU_TYPE on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method CREATE_UIELEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_TYPE Call by reference Type reference (TYPE) FPM_BUTTON_TYPE Button Type 20121018
2 Importing IV_FORM_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20121018
3 Importing IV_FORM_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20121018
4 Importing IV_IS_HTML_FRAGMENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element ID for HTML fragment required 20121219
5 Importing IV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element ID for label required 20121018
6 Importing IV_IS_WRAPPING_HTML_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator:UI element ID for wrapping HTML container required 20121220
7 Importing IV_MENU_ACTION_ITEM_INDEX Call by reference Type reference (TYPE) I Index of button choice menu action item 20121018
8 Returning RV_UIELEMENT_ID Value transfer Type reference (TYPE) STRING UI Eelement ID 20121018

Method CREATE_UIELEMENT_ID on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method DETERMINE_RENDER_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RENDER_AREA Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_T_AREA Render areas 20120210
2 Exporting EV_FORM_COLUMN_COUNT Call by reference Type reference (TYPE) I Number of form columns 20120420
3 Exporting EV_VALID_ANCHORS_EXIST Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Form contains valid anchors 20120210

Method DETERMINE_RENDER_AREAS on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method EXTRACT_ID_FROM_UIELEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_TYPE Call by reference Type reference (TYPE) FPM_BUTTON_TYPE Button Type 20121019
2 Importing IV_FORM_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20121019
3 Importing IV_IS_HTML_FRAGMENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element ID belongs to HTML fragment 20121219
4 Importing IV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element ID belongs to label 20121019
5 Importing IV_IS_WRAPPING_HTML_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element ID belongs to wrapping HTML container 20121220
6 Importing IV_MENU_ACTION_ITEM_INDEX Call by reference Type reference (TYPE) I Index of button choice menu action item 20121019
7 Importing IV_UIELEMENT_ID Call by reference Type reference (TYPE) STRING UI Eelement ID 20121019
8 Returning RV_FORM_ELEMENT_ID Value transfer Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20121019

Method EXTRACT_ID_FROM_UIELEMENT_ID on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method GET_LABEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20111019
2 Returning RT_ID Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20111019

Method GET_LABEL_ID on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method GET_UIELEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20120520
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20121220
3 Returning RV_UIELEMENT_ID Value transfer Type reference (TYPE) STRING ID of the UI element 20120520

Method GET_UIELEMENT_ID on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method PROCESS_COMMON_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_UIELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20111019
2 Importing IS_ELEMENT Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_STANDARD_ELEMENT 20111019
3 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019

Method PROCESS_COMMON_PROPERTIES on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_AREA 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 20111019
2 Importing IT_FORM_ELEMENT_LABEL Call by reference Type reference (TYPE) TY_T_FORM_ELEMENT_LABEL Form element labels 20111019
3 Importing 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 20111019
4 Importing IV_END_COL Call by reference Type reference (TYPE) I 20111019
5 Importing IV_END_ROW Call by reference Type reference (TYPE) I 20111019
6 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111019
7 Importing IV_MELTING_GROUP_ID Call by reference Type reference (TYPE) STRING Melting Group ID 20111019
8 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111019
9 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111019

Method RENDER_AREA on class CL_FPM_ADV_FORM_BASE_RENDER 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 20111019
2 Returning RO_BUTTON Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20111019

Method RENDER_BUTTON on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_BUTTON_ROW 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 20111019
2 Returning RO_BUTTON_ROW Value transfer Object reference (TYPE REF TO) CL_WD_BUTTON_ROW 20111019

Method RENDER_BUTTON_ROW on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_CHECKBOX 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111024
3 Importing 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 20111019
4 Returning RO_CHECKBOX Value transfer Object reference (TYPE REF TO) CL_WD_CHECKBOX 20111019

Method RENDER_CHECKBOX on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_CHECKBOX_GROUP 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_CHECKBOX_GROUP Value transfer Object reference (TYPE REF TO) CL_WD_CHECKBOX_GROUP 20111019

Method RENDER_CHECKBOX_GROUP on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20111227
2 Returning RO_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU Perforce change= / 20051117-120623 20111227

Method RENDER_CONTEXT_MENU on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_DROPDOWN_LISTBOX 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_DDBK Value transfer Object reference (TYPE REF TO) CL_WD_DROPDOWN_BY_KEY 20111019

Method RENDER_DROPDOWN_LISTBOX on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_EXPLANATION 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_EXPLANATION Value transfer Object reference (TYPE REF TO) CL_WD_EXPLANATION 20111019

Method RENDER_EXPLANATION on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_FILE_DOWNLOAD 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_FILE_DOWNLOAD Value transfer Object reference (TYPE REF TO) CL_WD_FILE_DOWNLOAD 20111019

Method RENDER_FILE_DOWNLOAD on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_FILE_UPLOAD 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_FILE_UPLOAD Value transfer Object reference (TYPE REF TO) CL_WD_FILE_UPLOAD 20111019

Method RENDER_FILE_UPLOAD on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_FORMATTED_TEXT_EDIT 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_FORMATTED_TEXT_EDIT Value transfer Object reference (TYPE REF TO) CL_WD_FORMATTED_TEXT_EDIT 20111019

Method RENDER_FORMATTED_TEXT_EDIT on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_FORMATTED_TEXT_VIEW 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_FORMATTED_TEXT_VIEW Value transfer Object reference (TYPE REF TO) CL_WD_FORMATTED_TEXT_VIEW 20111019

Method RENDER_FORMATTED_TEXT_VIEW on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_HTML_FIELD 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 20121218
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20121218
3 Returning RO_HTML_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_HTML_CONTAINER Perforce change= / 20051117-125541 20121218

Method RENDER_HTML_FIELD on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_IMAGE 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_IMAGE Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111019

Method RENDER_IMAGE on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_INPUT_FIELD 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_INPUT_FIELD Value transfer Object reference (TYPE REF TO) CL_WD_INPUT_FIELD 20111019

Method RENDER_INPUT_FIELD on class CL_FPM_ADV_FORM_BASE_RENDER 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_LABEL Value transfer Object reference (TYPE REF TO) CL_WD_LABEL 20111019

Method RENDER_LABEL on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_LINK_TO_ACTION 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_LTA Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111019

Method RENDER_LINK_TO_ACTION on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_LINK_TO_URL 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_LTU Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111019

Method RENDER_LINK_TO_URL on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_PROGRESS_INDICATOR 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_PROGRESS_INDICATOR Value transfer Object reference (TYPE REF TO) CL_WD_PROGRESS_INDICATOR 20111019

Method RENDER_PROGRESS_INDICATOR on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_RADIOBUTTON_GROUP 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_RBG Value transfer Object reference (TYPE REF TO) CL_WD_RADIOBUTTON_GROUP_BY_KEY 20111019

Method RENDER_RADIOBUTTON_GROUP on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_RATING_INDICATOR 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 20130107
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20130107
3 Returning RO_RATING_INDICATOR Value transfer Object reference (TYPE REF TO) CL_WD_RATINGINDICATOR 20130107

Method RENDER_RATING_INDICATOR on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_SECTION_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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Returning RO_SECTION_HEADER Value transfer Object reference (TYPE REF TO) CL_WD_SECTION_HEADER 20111019

Method RENDER_SECTION_HEADER on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_STANDARD_ELEMENT 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_UIELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20111019

Method RENDER_STANDARD_ELEMENT on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_TEXT_EDIT 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_TEXT_EDIT Value transfer Object reference (TYPE REF TO) CL_WD_TEXT_EDIT 20111019

Method RENDER_TEXT_EDIT on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_TEXT_VIEW 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_TEXT_VIEW Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20051117-125541 20111019

Method RENDER_TEXT_VIEW on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method RENDER_THRESHOLD_SLIDER 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 20111019
2 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_FLD_REFERENCE_FIELDS 20111019
3 Importing 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 20111019
4 Returning RO_THRESHOLD_SLIDER Value transfer Object reference (TYPE REF TO) CL_WD_THRESHOLD_SLIDER 20111019

Method RENDER_THRESHOLD_SLIDER on class CL_FPM_ADV_FORM_BASE_RENDER 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 20111118
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_TOOLBAR Perforce change= / 20051117-120623 20111118

Method RENDER_TOOLBAR on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method SET_CONFIG_CONTEXT_ROOT_NODE Signature

Method SET_CONFIG_CONTEXT_ROOT_NODE on class CL_FPM_ADV_FORM_BASE_RENDER has no parameter.
Method SET_CONFIG_CONTEXT_ROOT_NODE on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method SET_CONFIG_NODE_NAME Signature

Method SET_CONFIG_NODE_NAME on class CL_FPM_ADV_FORM_BASE_RENDER has no parameter.
Method SET_CONFIG_NODE_NAME on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.

Method SET_EXTENDED_FIELD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_DESCRIPTION Call by reference Type reference (TYPE) IF_FPM_EXTENDED_FIELD_DESCR=>YT_EXTENDED_FIELD_DESCRIPTION 20121218

Method SET_EXTENDED_FIELD_DESCRIPTION on class CL_FPM_ADV_FORM_BASE_RENDER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732