Tuesday 23 February 2016

FPM OVP Application: Dynamically Creating Buttons on UIBB Panel Area

The below link provides how to create a header list UIBB and an item list UIBB.
The FPM application looks like as below and dynamically we have to add some buttons on the marked area i.e the UIBB panel area.
1
Go to the method GET_DEFINITION of the feeder class of the UIBB.
2
Add the below code [ add one row to the ET_ACTION_DEFINITION TABLE].
3
Go to the application configuration and select the first UIBB configuration and here Rendering type should be with Panel. Select the Toolbar Schema button.
4
Select the first UIBB toolbar and here Capture action should be selected.
5
Execute the application.
14
Now the dynamically create action button appears on the screen UIBB panel area.
6
Now task is to respond to the button click. Go to the process_event method of the feeder class. Put the below code.
7
On lcik the Display button we have the message.
8

No comments:

Comments system

Disqus Shortname