‎2007 May 10 6:26 AM
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 .
‎2007 May 10 6:29 AM
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
‎2007 May 10 6:28 AM
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
‎2007 May 10 6:29 AM
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
‎2007 May 10 6:31 AM
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.
‎2007 May 10 6:32 AM
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
‎2007 May 10 6:32 AM
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
‎2007 May 10 6:32 AM
Hi,
In se38
goto-->textelements--.>selectiontext.
here u enter ur text.
Pls reward if it helpful
Thanks
Vana
‎2007 May 10 6:35 AM
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
‎2007 May 10 6:59 AM