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

Hyperlink details maintained location

Former Member
0 Likes
393

If we press F1 is standard data element USRCHAR20 we will get
below details(between  ------doted line) when we open in change mode i.e goto->documentation->change

My requirement is to rename the "user defined field" to
a new name e.g "zxyz", I did till this part as
<GL:zxyz>zxyz and created
one custom doc. by giving name as zxyz through SE61. Now the question is we I
click this zxyz in display mode while pressing F1 Help it not navigating to the
next screen that i have already created by name zxyz, so can any one help me in
understanding the what is written inside < > for hyperlink and where its
maintained (if any table) which will contain document.

---------------------------------start of doc of F1 help in change mode------------------------------------------------------

&DEFINITION&

<GL:user-defined_fields>User-defined
field
in which you can maintain general information with a length
of up to 20 characters. ZSAMPLING_REQUIREMENT_SYNTAX

&DEPENDENCIES&

User-defined field names (key words) are dependent
on the <DS:DE.SLWID>field key.

----------------------------------End of doc of F1 help in change mode-----------------------------------------------------

OR JUST HELP ME IN  UNDERSTANDING OF <DS:DE.SLWID>field key.  Here what is DS? DE? and SLWID? and where its maintained, so that when we click on " field key" its navigate to new window with line of text.

Looking forward for you kind help..............

1 REPLY 1
Read only

Former Member
0 Likes
363

Hi,

you can change/enhance  data element docu and keyword docu using transaction CMOD.

Please check, whether you can use this instead of creating zxyz.

<DS:DE:SLWID> seems to be keyword docu for keyword SLWID.

Regards,

Klaus