Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding F4 help

Former Member
0 Likes
348

Hi guys,

I want to take the F4 help values for fields in Table DD04l.

i have fields like ROLLNAME,MEMORY ID etc.

Do we have any FModule to retrieve this F4 help for those fields and download it to excel..

Pls let me know.

Regards

ambichan

Hi guys,

I want to take the F4 help values for fields in Table DD04l.

i have fields like ROLLNAME,MEMORY ID etc.

Do we have any FModule to retrieve this F4 help for those fields and download it to excel..

Pls let me know.

Regards

ambichan

1 REPLY 1
Read only

Former Member
0 Likes
327

Hi

Already these fields have a search help, you can use them Why you need to write separetely some code

<b>for ROLLNAME --search help is DD_DTEL

for MemoryID - search Help is H_TPARA</b>

Use them you will get F4

<b>Reward points for useful Answers</b>

Regards

Anji