‎2010 Feb 04 12:01 PM
I've been asked if it is possible to modify the SAP standard help menu, so that the user could potentailly click on a like that would call some custom documentation. Is this possible? And if not could it be done via a transaction - and how do you go about saving a word docuemtn somewhere that a SAP transaction could call it?
‎2010 Feb 04 12:22 PM
Look For Search Help Exit in the web.
[Lik1|http://wiki.sdn.sap.com/wiki/display/Snippets/CaseInsensitiveSearchHelpExitforMaterial+Group]
[Link2|http://wiki.sdn.sap.com/wiki/display/Snippets/ImplementingSearchHelp+Exits]
Regards
Abhinab Mishra
‎2010 Feb 04 12:30 PM
Sorry I am talking about the menu help from the main SAP menus at the top of every screen.
‎2010 Feb 04 12:44 PM
If you're talking about standard F1 help, look at transaction CMOD, GOTO>Text Enhancements>... Here you can change the on-screen texts for data elements (but it changes every place the data element is used for a field) AND you can create your own custom help....You may be looking for Text Enhancements>Data Elements>New xx Cust. Doc.
The CMOD modifications are, however, just for a single data element in each enhancement. If you;re looking for a more general help for the transaction, this is probably not helpful to you.
Edited by: Dave L on Feb 4, 2010 1:44 PM