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

What are selection texts

Former Member
0 Likes
800

HI,

SENA ME REPLAY

HI,

SENA ME REPLAY

4 REPLIES 4
Read only

Former Member
0 Likes
743

selection texts are used to give meaning ful names for the fields on selection screen

goto your program in display mode in se38

in menu gototext elementsselection texts

Read only

suresh_datti
Active Contributor
0 Likes
743

they are labels that you can display beside your selection-screen parameters/select-options.. from the ABAP editor, use the menu option Go to> Text Elements>Selection Texts.

~Suresh

Read only

Former Member
0 Likes
743

Hi

We declare some fields on selection-screen like Parameters and Select-options

ex

Select-options : s_kunnr for kna1-kunnr.

When you execute on the selection screen the field is as it displayed like S_KUNNR.

but if you wants that fields to be displayed as CUSTOMER NUmber

go to Attributes and maintain the selection text for that field as CUSTOMER NUMBER whichh will be displayed on the selection screen

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
743

Hi,

In the selection screen you can change the name of the field, title etc using selection texts. Go to text --> text elemets --> selection texts in the menu bar to set selection texts.

For more information, please check this link.

http://help.sap.com/saphelp_nw2004s/helpdata/en/e3/960a0beb0711d194d100a0c94260a5/content.htm

Regards,

Ferry Lianto