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.
User | Count |
---|---|
68 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.