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 F1 help documentation

Former Member
0 Likes
385

HI gurus,

Do we have any Report/Functional module, which could fetch the F1help documentation for a Field into internal table or to display in Screen.

All functional modules i found are just displaying in Dialog boxex. I want that output documentation in Internal tab format.

Any logic is there suggestion me.

Regards

Ambichan

HI gurus,

Do we have any Report/Functional module, which could fetch the F1help documentation for a Field into internal table or to display in Screen.

All functional modules i found are just displaying in Dialog boxex. I want that output documentation in Internal tab format.

Any logic is there suggestion me.

Regards

Ambichan

1 REPLY 1
Read only

Former Member
0 Likes
344

Hi,

Use FM DYN_FIELD_F1_HELP

Pass table name and field name . u will get f1 help documentation.

Reward points if helpful.

Regards

Vana