Dynamically displaying List UIBB configuration in FPM OVP Application


This is the table type used in the LIST UIBB.

5

The structure.

6

The feeder class. Go to the GET_DEFINITION method.

4

Put the below code.

test.jpg

 

Go  to the GET_DATA method of the feeder class  and put the below code.

8

Create a configuration for the list UIBB.

1

Provide the feeder class and add the needed fields.

2

3

Create an application for the FPM_OVP_APPLCIATION.

9

Create an application configuration  like ZTEST_OVP_FLIGHT_CC_DYN.

9

Create the application configuration.

10

Don’t add any LIST UIBB configuration here as we will add it dynamically.

11

Check the application controller class.

12

13

This is the application controller class.

14

Go to the application controller class.

15

Go to the OVERIRDE_EVENT_OVP method.

16

Put the below code and provide the list UIBB configuration here.

17

Test the application configuration.

18

Here the list UIBB appears.

19


 

3 comments

  1. Hi Shiv ,

    This is a good document but i have one issue . In this document to insert UIBB’s in an FPM application you coded in the application controller settings — Webdynpro class . But i have a requirement where i have a webdynpro component configured there instead of a class . Can you guide me on how to go about that ?

    Thanks , Ravi .

    Liked by 1 person

Leave a Reply