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: 

About the label in selection screen

Former Member
0 Kudos

Hello friends,

I am using the following code to get the range from the table KNA1.

-


Tables: KNA1.

select-OPTIONS: s_kunnr for kna1-kunnr.

-


But the at output screen it is showing the S_KUNNR as label. I need the label "Customer Number" .

Please help me to solve this problem

Kuldeep Verma

5 REPLIES 5

former_member200338
Active Contributor
0 Kudos

Hi,

in se 38, Click on goto > text elements > selection text. give the name you want and press activate.

reward points if useful

Regards,

Niyaz

Former Member
0 Kudos

USe the menu option: : GOTO ->Text Elements -> Selection text

Here maintain "Customer Number" against S_KUNNR.

kiran_k8
Active Contributor
0 Kudos

Kuldeep,

open the program

click on GO TO

select text elements

select selection texts

give whatever you want to so that the same can be displayed at the selection screen level.

K.Kiran.

Former Member
0 Kudos

HI ,

label for a select option u can define in se38 editor only ..

Goto>Text elements>Selection Texts

Here u will see all the select options that u have defined ... in front of interested select option give its label name which will appear on selection screen

Hope this will solve the purpose... reward points if found useful...

Former Member
0 Kudos

Solved by using the text element