Hi all,
I've a requirement to have a questionnaire displayed under a viewset on a BSP page. I wont be able to use an overview page for this task as the views are not supposed to be displayed under assignment blocks. Apart from adding tool bar buttons, I also have a requirement to show standard Print button on the tool bar right hand corner to print off the questionnaire. Any thoughts on how this can be achieved?
What I've tried
Implemented IF_BSP_WD_TOOLBAR_CALLBACK interface, but struggling with the code that goes under IF_BSP_WD_TOOLBAR_CALLBACK~GET_SYSTEM_BUTTONS. Super class wont have this interface.