Hell All
My requirement is to add custom button on POWL webdynpro component FITV_POWL_TRIPS. I have followed most the link of SCN and found below one to be more appropriate http://scn.sap.com/message/14011804.
I have successful add custom button, but not aware where to add code for it. I above link, button is added but not mentioned where to add code or folow of control.
Some one has suggested to write code in Method Handle action of CL_FITV_POWL_FEEDER_TRIPS feeder class. please help to add code in appropriate place.
Thanks
Faiz Khan
Request clarification before answering.
Hi Faiz,
Add code in method 'HANDLE_ACTION'.
When you added your custom button you must have added an action id for it.
In method 'HANDLE_ACTION' you need to check the value for importing parameter 'I_ACTIONID'
and then write code for your custom button.
Let me know if you need any help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.