Dynamically setting the application title of FPM OVP Application


 The link: FPM OVP Application -Integrating Header LIST UIBB and ITEMListUIBB provides steps to display list UIBBs.

Test the application .

14

The current title is “Flight Info” which is maintained in the application configuration. Now we have to set this at run time dynamically.

1.jpg

Open the application configuration. Here the title is set as Flight Info which is displayed as title.

2.jpg

Expand the general setting in the application configuration. From Floorplan setting-> Application controller settings.

6

So here we have the feeder class.7

Go to the IF_FPM_APP_CONTROLLER~AFTER_PROCESS_BEFORE_OUTPUT method of the application controller class.

3.jpg

Put the below code.

4.jpg

Test the application. Now the dynamically set title text appears .

5.jpg


 

 

 

 

Leave a Reply