Issue displaying custom BSP to display for Performance Appraisal
Hi All,
I am having trouble getting the custom BSP to display for Performance Appraisal.
I have:
Copied HAP_DOCUMENT bsp into Z_HAP_DOCUMENT_DSP
pointed the BADI to Z_HAP_DOCUMENT
Pointed the template to the Z_CUSTOM which in turn is the BADI
I am getting a stack dump wrt memory. On debugging it seems the control keeps coming to
CL_BSP_HAP_DOCUMENT_CO-->DO_REQUEST
if l_application = 'HAP_DOCUMENT'
else.
custom layout.
endif.
every time the control comes to the custom layout and sort off infinite loop and finally a stack dump. Appreciate if some one can give any leads.
Thanks,
Shyam