Dear Nicole
Thanks for helping me by replying to my post.
Let me to explain my requirement in more detail.
I am working on Personal Requisition approval BSP application “HRRCF_APPROVAL”.
There is a requirement that approver should insert his comments at the time of approving or rejecting the requisition. So there is need of new long text field on approval page.
- For this purpose I make the z-copy of application “HRRCF_APPROVAL” and controller class “CL_HRRCF_APPROVAL_APPROVE_V”.
- I insert the long text field in the view “approve.bsp” and re-define the methods “DO_HANDLE_EVENT” and “DO_HANDLE_DATA” and put the code to save the comments there.
But these methods are not triggers/ called and hence comments are not saved.
So my question is how to save the comments? And if it should be done in workflow then how comment will be available in workflow?
I have very little experience of BSP so detailed answer will be highly appreciated.
Best Regards
Iftikhar Ali