Wednesday 24 February 2016

Dynamically Creating buttons on the Global toolbar of the FPM OVP Application

The link:  FPM OVP Application -Integrating Header LIST UIBB and ITEMListUIBB provides steps to display list UIBBs.
Test the application .
14
Now we have to add some button on the global toolbar (area marked in red color).
1.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_OVP_CONF_EXIT~OVERRIDE_EVENT_OVP  method of the application controller class.
1.jpg
Put the below code as highlighted.
23
Test the application. So we have the button now in the global toolbar area.
4
To respond to the button click. Put the code in the method AFTER_PROCESS_EVENT
567Now test the application. Once the button is clicked, the message is displayed.
8
--------------------------------------------------------------------------------------------------------------------------

No comments:

Comments system

Disqus Shortname