SAP Program ABAP_TRANSACTION_KW_LINK - Find or Create Reference in KW via Transaction Code

Purpose
With this program you can find or create references in the KnowledgeWarehouse that can be used via "Help -> Application Help".

Activities
Call the help you want to use from the SAP Library in the browser.
Execute the program.
Copy the LOIO and SLOIO from the address line of the browser to thecorresponding fields on the selection screen. The structure class andtopic class fields are prefilled by default with the documentation classfor structures and topics which were not written in the XML environment(IWB_STRUCT and IWB_EXTHLP). XDP_STRUCT and BCO_COMMON can be used forlinks to structures and topics that are stored in XML format.
Enter a transaction code and optional program and screen number forcalling from different screens of the transaction.
Execute.
If such a reference does not exist, it is created.
A new reference can be tested, saved, transported, and also deleted onthe result screen.

Recommendation
A newly created help link should be transported from the same system asthe transaction to which it belongs. This ensures the functionality ofthe link in all follow-on systems.