cancel
Showing results for 
Search instead for 
Did you mean: 

F1 help in Webdynpro Application

Former Member
0 Kudos

Dear Gurus,

I have created a webdynpro application. In the application i have 2 input fields.

1) Purchase Orderl Number  (Standard Field).

2) Time frame  (Custom Field).

Now on the PO Number Input field, If i Press F1, The standard f1 help will display saying Purchase Order Number.

Now on the Time frame input field, If I press F1, "Time Frame inforamation" should be displayed.

What are the different ways, I can achieve my requirement ?.

[Note : Please dont suggest me to check online. I have done that and i couldnt understand those, thats why i am posting here]

Thnaks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Dev,

You need to maintain documentation for data element of TIMEFRAME field to have f1 help.

Open data element of time frame in SE11 and click on documentation as shown below and maintain required help text under DEFINITION block

Regards,

Rama

Former Member
0 Kudos

Hi Ram,

Thank for your quick response.

If I maintain the documentation at Data Element level, where ever i use the time frame field, the same information will be shown. But i want to dispaly the information "Time Frame Information" only in this webdynpro application.

Regards

Dev

ramakrishnappa
Active Contributor
0 Kudos

Hi Dev,

You cannot have classic F1 help per WDA application as it is being displayed from data element documentation.

For other options, check the below help document

Help Texts for Web Dynpro Applications - Web Dynpro for ABAP - SAP Library

Hope this helps you.

Regards,

Rama