Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create ABAP DOC with Reference Link

I am struggling to create a handsome ABAP Doc Documentation, and when I try to link the Docs to other Repository Objects (according to the syntax from SAP Help Site), this doesn't work:

    "! <h1>Method show</h1>
    "! Calls {@link cl_abap_browser.METH:show_html}
    "! @parameter html | 
   show,

I am getting the error message:

*ABAP Doc Statement link is not valid at this Point*

Can somebody can help me with that?

like image 386
senior_freshman Avatar asked Oct 14 '25 04:10

senior_freshman


1 Answers

This feature is only available from version 7.52 onwards, as documented in the specific release changes: https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abennews-752-abap_doc.htm

like image 159
RaTiO Avatar answered Oct 16 '25 19:10

RaTiO



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!