The link: FPM OVP Application -Integrating Header LIST UIBB and ITEMListUIBB provides steps to display list UIBBs.
Test the application .
The current title is “Flight Info” which is maintained in the application configuration. Now we have to set this at run time dynamically.
Open the application configuration. Here the title is set as Flight Info which is displayed as title.
Expand the general setting in the application configuration. From Floorplan setting-> Application controller settings.
So here we have the feeder class.
Go to the IF_FPM_APP_CONTROLLER~AFTER_PROCESS_BEFORE_OUTPUT method of the application controller class.
Put the below code.
Test the application. Now the dynamically set title text appears .
------------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment