Application Development 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: 

customised help in SAP standard

Former Member
0 Kudos

Hi everybody

I have a very peculiar specification.

The users want to have a customised help on the main screens - like ME21N, MIGO,MIRO etc

I know that thers a HTML document to be attached to each screen or fields on the screen

But how to attach them, I dont know

anybody has any idea?

2 REPLIES 2

Clemenss
Active Contributor
0 Kudos

Hi,

pasted documentation of data element additional documentation:

The documentation of a data element is displayed in the F1 help for each screen field that refers to this data element.

You can enhance the documentation of the data element with screen- specific information using data element supplements. A data element supplement must be assigned to a screen. The text of the data element supplement appears in the F1 help on this screen in addition to the documentation of the data element.

If a data element supplement is created directly with the corresponding screen (call F1 help, go to documentation maintenance with F7 or the right mouse key, and enter the number of the data element supplement in the next dialog box), the screen and the data element supplement are automatically assigned to each other. Otherwise you must maintain this link in table THLPF.

I hope this will enable you to provide the solution in your company.

Regards,

Clemens

former_member191735
Active Contributor
0 Kudos

hi anjali

I think you can do this from SE41 - Give the program name 'MENUSYST' and status 'MEN' - This first gives you warning but it is ok to continue.

go to menu bar then help then you can add your function code here under the help - and function type = H (help function)

I think, you need to contact SAP as there are bunch of changes to standard function modules like HELP_START and so on

They have given this option in ECC 5.0 with SP 9. Check for OSS notes. Search with 'RDW' or HELP function or custom help... you will find notes