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

Selection screen

Former Member
0 Likes
708

How to change a variable in runtime ?

ex : in coding u have given

parameter cust type kna1-kunnr .

but i want this cust to be displayed as customer .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
681

Hi,

In the menubar goto<b> Goto->Text element->Selection Text</b>

There u can write the text u want to display instead of tht parameter or select-option.Save n activate it n come back n run ur program.

<b>plz reward points if helpful or if it solves ur query.</b>

Thanks

Chinmay

8 REPLIES 8
Read only

Former Member
0 Likes
681

Hi,

In se38...

Give the program..

Choose text elements radio button..

Select the selection texts tab..

Then in the cust field give the text Customer..

Activate the texts...

Thanks,

Naren

Read only

Former Member
0 Likes
682

Hi,

In the menubar goto<b> Goto->Text element->Selection Text</b>

There u can write the text u want to display instead of tht parameter or select-option.Save n activate it n come back n run ur program.

<b>plz reward points if helpful or if it solves ur query.</b>

Thanks

Chinmay

Read only

0 Likes
681

Hi,

in the menu bar select <b>Goto</b> in that under <b>textelements</b> you find <b>selecion texts</b> enter the text customer for cust.

regards,

santosh.

Read only

SantoshKallem
Active Contributor
0 Likes
681

do u need it in runtime or display it more than 8 charecters?

if u need it in more than 8 charecters---

goto> text elements-> selection text

there u can check the dictionary (so that u will get the description from table)

or else u can write the text..

regards.

santosh

Read only

Former Member
0 Likes
681

Hi ,

In ur report menu

Goto->Text Elements--->Selection Texts

write :

Cust = Customer.

activate it abd get back. Now u will customer as parameter in ur selection screen

reward points if helpful.

Regards,

Hemant

Read only

Former Member
0 Likes
681

Hi,

In se38

goto-->textelements--.>selectiontext.

here u enter ur text.

Pls reward if it helpful

Thanks

Vana

Read only

former_member196299
Active Contributor
0 Likes
681

hi ,

In SE38, give your program name , select GO TO in menu bar , select text elements , there you can chnage the name as you want to appear in your screen ..

Regards,

Ranjita

Read only

Former Member
0 Likes
681

Answered