Hi Friends,
I have a requirement where i need to add a "Delete" button under one of the tabs in POWL for WD :FITV_POWL_TRIPS
I looked into the component a enhancement is already created which uses class cl_fitv_powl_feeder_trips and method GET_ACTIONS to add buttons in other 2 tabs of the component.
I put break point in the method and it stops for the other 2 tabs but doesnt stops for the third tab where i need to add a button.
i checked all the methods of CL_FITV_POWL_FEEDER_TRIPS put a BP there but for 3rd tab it doesnt stops.
My query is how can i add a button under that tab. Actually data is displayed in a Table UI element. We need to delete lines from that table based on delete button which i have to add.
Since there is already one button in one of the tabs. The same button should be used in the 3rd tab or a new button should be created?
I am new to POWL and need experts help here.
Bhanu
Edited by: Bhanu Malik on Jan 13, 2012 10:25 PM