Hi People,
I got a requirement in Webdynpro ABAP , to enhance the standard component of ALV(SALV_WD_TABLE) which contains lot of buttons other than the default ones in a webpage. Here my task is to add one more extra button to the ALV Reusable component. I tried in searching for get model of that alv and after sometime i came to know that they used POWL concept. I am completely unaware of it and i found out the layout where the alv is reused and instantiate of the reusable component is present in global component controller of that webdynpro object and i could not find get model of alv anywhere and i am totally blank where to add the code because if i could see the code i can do the remaining changes.so, experts please help me in finding out the get model of the alv component so that i can add the button and its functionality to that alv.
Thanks in Advance.