on 2009 May 25 4:40 PM
We have implemented SAP Travelmanagement ESS services which uses ABAP Webdynpro. In each of the screen there is a "help" link on the top right corner. I would like to know how to use this function to link a help file that explains what needs to be done on each screen.
My requirement is to provide screen specific help information as a document for each of the screen in my webdynpro application.
Any suggestions, options, samples from the experts would be most appreciated.
Regards
Vivek
Hi Vivek,
seems to be your WDA are built by FPM, thats how by default you will be getting help link in top corner.
when you click on help link it has to display the help related data.
for this sap calls the standard wdc: WDHC_COMPONENT and the view:WDHC_APPL_HELP in this view you will see the element as: TEXT to fill some text which is your help data.
there might be some way to fill this TEXT (text view) try this.
or else i will check and upate you soon.
all the best.
Regards,
Mahesh.Gattu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not exploring this further and hence closing this thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there Vivekananthan
Could it be the 'Help Center'
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/de/f1429b914148e192f334edc59f2f5d/content.htm
Cheers
JSP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Nagaraju,
Thanks for assisting on this. This is a standard SAP webdynpro under SAP Travel Management module.
I think it is done using FPM. Give us your suggestion.
Vivek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vivek,
Have you created the webdynpro application using FPM(Floor Plan Manager) or as standalone application.
Based on that we can discuss how we can resolve the issue.
Thanks,
Nagarju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you can try out with the options that are available with the web dynpro application
doublew click on the WD application. On Properties tab there are two input fields
1. Help Menu text = Title of the help window
2. Help link = Here you can specify the link to your help document
Does this help?
Thanks,
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
11 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.