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

help view

Former Member
0 Likes
395

what is the purpose of help view ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

pinky,

Help view is used by the sap help system. You can able see these kind of view with the sap help and not with the open sql statements.

Regards....

Arun.

Reward points if useful.

2 REPLIES 2
Read only

Former Member
0 Likes
367

pinky,

Help view is used by the sap help system. You can able see these kind of view with the sap help and not with the open sql statements.

Regards....

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
366

Hi

HELp View ( SE54)

Help views are used to output additional information when the online help system is called.

When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view.

reward points if useful

regards

Anji