Get the selected record from Business Graphic
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
Be the first to leave a comment
You must be Logged on to comment or reply to a post.