Wednesday 2 December 2015

FPM OVP Application – Tree UIBB


 The tree UIBB displays the flight data from SCARR & SPFLI table. The SCARR data displayed as the header(root) and SPFLI data as child.
1
Create a table type.
2
Create a structure - add  an include structure FPMGB_S_TREE_MASTER_COLUMN and other field as shown.
3
Create a feeder class and implement the interfaces.
4
Create an attribute.
5
Activate all the methods of the class. Go to the GET_DEFINITION method.
6
Put the below code.
7
Go to the GET_DATA method.
8
Put the below code.
9
Create a component configuration of the  FPM_TREE_UIBB.
10

11
Provide the feeder class name and save in package.
13
Add the below fields. Don't add the carrid, connid field as these are root and child columns, these will be provided form the feeder class.
12
Create an  web dynpro application and application configuration of the webdynpro component FPM_OVP_COMPONENT.
14
15
16
Add a tree component and provide the FPM_TREE_UIBB componenet configuration name created earlier. Save .
17
Now test the application configuration.
18


Comments system

Disqus Shortname