cancel
Showing results for 
Search instead for 
Did you mean: 

How to make Fiori Flexible Programming Model App function the same as List Report Template?

08-07-2025 12:39 PM
beampakorn Explorer
575 views 1 comments
0 Likes
SAP Managed Tags
Labels
FIORIFIORI ELEMENTFlexible Programming Modelui5
Subscribe

Hi experts,

I’m currently working with Fiori Elements and trying to move from a standard List Report Template to the new Flexible Programming Model using macros. I’d like to ask whether the following behavior can be achieved using only the Flexible Programming Model approach:

  1. On the List Report page:
    When clicking the "Create" button, a dialog popup appears first to let users input key fields of the main entity. Once confirmed, it navigates to the object page.

  2. On the Object Page:
    The form displays the main entity's fields, and in the second section, there’s a table of child entities where users can add or remove items (like a sublist or items table).

In the classic List Report Template, this behavior is standard and works out-of-the-box.
Can we replicate this behavior purely using macros and annotations with the Flexible Programming Model?
Or do we still need to implement parts of it with custom handlers or controller extensions?

Any guidance, examples, or official recommendations would be really appreciated.

Thanks in advance!

0 Likes
View Entire Topic
junwu
SAP Champion
SAP Champion
0 Likes

why? if it is standard in v2,  it is not standard in v4?