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

Documentation

Former Member
0 Likes
649

Hi,

How do i add document to field which i have created.

DATA: begin_col type i,

begin_row type i,

end_col type i,

end_row type i.

PARAMETER :s_beginc Like begin_col obligatory,

s_beginr Like begin_row obligatory,

s_endcol Like end_col obligatory,

s_endrow Like end_row obligatory.

How to add f1 help to these fields.

thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
624

Hi,

Check the link for all kinds of data field documentation.

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbad0435c111d1829f0000e829fbfe/content.htm

Regards,

Anirban

3 REPLIES 3
Read only

Former Member
0 Likes
624
Read only

former_member182354
Contributor
0 Likes
624

Hi,

Enter the documentation in corresponding Data elements.

Raghav

Read only

Former Member
0 Likes
625

Hi,

Check the link for all kinds of data field documentation.

http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbad0435c111d1829f0000e829fbfe/content.htm

Regards,

Anirban