‎2014 Nov 05 6:46 AM
Hi Experts,
How can I create document help for the abap report and call it during the execution of the report in module pool program?
Thanks
‎2014 Nov 05 6:51 AM
Hi Aditya,
Follow the steps :-
a) Go to tcode se38 and select the radiobutton documentation. You can create you custom document here.
b) To call this document in your Module pool report use the FM RS_TOOL_ACCESS.
Regards,
Srishti
‎2014 Nov 05 6:51 AM
Hi Aditya,
Follow the steps :-
a) Go to tcode se38 and select the radiobutton documentation. You can create you custom document here.
b) To call this document in your Module pool report use the FM RS_TOOL_ACCESS.
Regards,
Srishti
‎2014 Nov 05 6:53 AM