Skip to Content
0
Former Member
Jun 09, 2011 at 08:31 PM

Enhance ICCMP_SURVEY

40 Views

Hey All-

I have enhanced ICCMP_SURVEY to give option to print the Survey Questionnair in PDF format.

I have Enhanced View - ICCMP_SURVEY/Survey and Re-defined 'DO_PREPARE_OUTPUT' in Request Processing. I have coded in this method to convert Survey Questionnair into XML format.

I have Enhanced Window - ICCMP_SURVEY/MainWindow and Re-defined 'IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS ' in Toolbar related method.I have implemented this method to add the 'Print' button.

When I am trying to debug the program,it is not stopping at the implemented enhanced method'DO_PREPARE_OUTPUT'.

Please,let me know if I am doing wrong call or missing anystep to execute the 'DO_PREPARE_OUTPUT.

Thanks,

Sony