Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Handle events in view/cluster

Former Member
0 Kudos
85

Hi,

I want to create 3 level view/cluster, the data for above 2 levels are coming from a view.

For the 3rd level the data should be displayed based on the record selected in 2nd level.

Also, in the 3rd level the data will be retrieved through a BAPI and a DB table(both).

I have tried the events 03, 07, 10 of the view cluster and the event AA of the view, but I am not getting how to fill the table TOTAL.

Please help me out in getting the data.

Any code snippet will be appreciated.

Thanks

Preetesh

1 REPLY 1

Former Member
0 Kudos
40

I just got it...