Hi all,
This issue is related to saving RFx response approval note in SRM portal. Whenever the end user approves the RFx response he/she may want to add some comments to that. But according to SAP SRM standards, adding comments at this process(Response approval process) is not allowed i.e. 'Header Approval Note' UI element is in disable mode(grey out). For that i have created an enhancement and enabled that UI element. But the main issue I am facing is how to save that text being entered by the approver. What are the classes & methods I have to use for saving the long text. I debugged some standard components and found some classes and methods related to the same as follows
Class: /SAPSRM/CL_PDO_BO_RFQ
Method:/SAPSRM/IF_PDO_DO_LONGTEXT~ADD_LONGTEXT
But I am still confused, how to use these methods or how to initiate(Where to start) this saving long text process. So I request you all to provide some knowledge and help me out in achieving this task.
Additional information:
- When clicked on ‘Notes and attachment’ tab --> Component: /SAPSRM/WDC_DODC_NOTES
View: V_DODC_NOTES
B. When clicked on 'Response Approver' tab-->Component: /SAPSRM/WDC_DO_APPR_NOTE
View: V_DODC_MAIN_VIEW
Thank you very much.
Regards,
Bala