Attila, S/4HANA, BTP Fullstack Developer (EN, DE, HU)
Nice to meet you! I’m a software developer seeking good projects where profession matters . Attila, S/4HANA, BTP, RAP, Fiori Developer (EN,DE,HU)
ABAP OO, CDS, RAP, BOPF, SADL, BRF+, Performance Tuning. FPM: Manual, Business Entity
Freestyle, Fiori Elements, Extensions, Adaptations, Business Application Studio, VSCode, WebIDE
CAP, Node.js, Workzone, HANA, ABAP Cloud
Cell Color in FPM List
Like in the SAP GUI or WebDynpro lists, you can paint the cell background of a field.
How to search in WebDynpro Components
There is a specific class behind every ABAP WebDynpro component. This is generated by the system with category 80 – WebDynpro Runtime Object.
Display error page in Floorplan Manager
Various reason can be for terminating a Floorplan Manager application, like unsufficient authorization to launch the application. This can be done with the pattern below.
Building field catalog in Floorplan Manager
As you already know, Floorplan Manager was built on top of ABAP WebDynpro to standardize the look & feel and development of web based UIs built with ABAP. Some of the generic tasks is to create the field catalog and description.…
File Download in Floorplan Manager Applications
There is no specific event or dedicated interface provided by Floorplan Manager (FPM) to execute a download. However it is possible the same way like in WebDynpro applications, since FPM is based on ABAP WebDynpro.
Data Loss Popup in Floorplan Manager
GUIBBs can register to provide possibility to interrupt event prcessing showing a popup. Ths user can decide to continue or break event processing.