Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
mani_sekar
Explorer
0 Kudos

Below Steps will help to get the selected record from Business Graph

1. Create an WebDynpro Component, View, Window and application

2. Create context node and attribute as below in View. String type for all the attribute

3. Create Business graph, bind the series and create on Action as below

4. Create Category and bind the property as below

5. Create Series and bind property as below

6. Create Text view to display selected Employee Number

7. Populate the code as below in WDDOINIT

8. Create EVENT_ID parameter in EMP Event handler

9. Populate the below code in EMP Event handler

Output

Before selecting on Chart

After Selecting on Chart, selected part will be marked and the employee number will display below

Regards,

Manikandan S

Labels in this area