Hi Anirudha,
thanks for your reply.
That I need to build the repsonse in that class is clear to me.
However, I not really want to create the HTML tags manually but get the entire code for the response from an existing method (like the IF_BSP_BEE~RENDER_TO_STRING).
Basically, I wanted to use the logic which was included by SAP note 1968050.
Unfortunately, the BSP element CL_THTMLB_SHORTCUT used in the note has a simple rendering logic compaired to CL_THTMLB_CELLERATOR.
Do you know any logic that creates the HTML from the BSP cellerator element in order to set it in the response?
Best regards,
Sebastian