Use
A new type of input field, the so-called ‘Input Tokenizer’, has been introduced in the GUIBBs Form@GL2.0, Form Repeater, and Search. Such a field will show a token on the UI instead of the (technical) key that is entered. You can configure the f...
Initial Search Page and subsequent External Navigation in the OVP FloorplanAccording to the UI guidelines an OVP application can have an initial page. An initial page is used if it is required to enter data before going to the main screen. The initia...
Maximize Mode in the OVP floorplanIntroductionThis blog describes the maximize and minimize functionality for UIBBs in the OVP floorplan, a pretty cool feature which is available as full-fledged version as of NW 7.40, SAP_UI SP08. With this functiona...
Drag & Drop in FPM GUIBBs ScopeThis document describes the concept about how the drag & drop functionality of the GUIBBs List ATS, List, Tree, Form Repeater, Form@GL2.0, and Form (old) works as of NW 7.31 SP06 and how it can be used in FPM applicatio...
Melting Groups in the Display Mode of the GUIBB Form@GL2.0:A form that is based on the GUIBB Form@GL2.0 consists of single form elements that are arranged in a rigid grid. A form element may either be a standard element, a button element (normal butt...
Hi Karthik, at time point PROCESS_EVENT, the global edit mode is not yet updated in the central FPM runtime instance. So, calling method IF_FPM~GET_UIBB_EDIT_MODE will not necessarily give you reliable result. Best regards, Jens
Hi Karthik,at time point PROCESS_EVENT, the global edit mode is not yet updated in the central FPM runtime instance. So, calling method IF_FPM~GET_UIBB_EDIT_MODE will not necessarily give you reliable result.Best regards,Jens
Hi Karthik,UI Building Blocks (UIBBs) that are provided by the Floorplan Manager (FPM) UI framework , so-called "General UIBBs" (GUIBBs), for example a Form, List, or a Tree GUIBB, do get the information whether they are in display or edit mode via t...
Hi Raj,you need to define a dialog box with an arbitrary ID = <Dialog Box ID> in your floorplan configuration/ customizing. In addition, assign the event FPM_OPEN_DIALOG with the event parameter DIALOG_BOX_ID = <Dialog Box ID> to your button in the f...
Dear Stefan,in the field description table ET_FIELD_DESCRIPTION of method IF_FPM_GUIBB_FORM->GET_DEFINITION that you have to implement in your feeder class you can specify a reference field for the file name and the mime type in the components FILE_N...