‎2007 May 08 11:17 AM
select-options : p_belnr for bseg-belnr,
b_bukrs for bseg-bukrs,
G_gjahr for bseg-gjahr.
Hi this is my select options. Now in my output screen I want Document Number should display instead of p_belnr .
How I will do that.
‎2007 May 08 11:19 AM
Hi,
maintain text elements for that or write like this.
<b>at selection-screen output.
%_P_BELNR_%_APP_%-TEXT = 'Doccument Number'.</b>
rgds,
bharat.
‎2007 May 08 11:19 AM
Hello,
Do like this.
<b>WRITE: p_belnr .</b>
If useful reward.
Vasanth
‎2007 May 08 11:19 AM
Hi,
maintain text elements for that or write like this.
<b>at selection-screen output.
%_P_BELNR_%_APP_%-TEXT = 'Doccument Number'.</b>
rgds,
bharat.
‎2007 May 08 11:23 AM
goto->Text elements->Selection texts
and you can modify the text for you selection option
‎2007 May 08 11:20 AM
Hi
In se38 select menu GOTO->TextElements-Selection texts give Document Number beside p_belnr and activate it.
Regards
Haritha.
‎2007 May 08 11:20 AM
in SE80, when editing your program, click goto->Text Elements->Selection texts
‎2007 May 08 11:20 AM
Abhay,
Go to se38.
you can see 4 options like source code,attributes,text elements,documentation.
click on the text elements and there you can check it to get the desired output.
K.Kiran.
‎2007 May 08 11:21 AM
se38>program in change mode->goto--->text elements ->selection texts->tick dictionary.
Regards
Prabhu
‎2007 May 08 11:24 AM
Hi,
Go to The Menu Bar. Go to -> Text Elements -> Selection Text. Here you can change P_Belnr into Document Number. Thanks.
‎2007 May 08 11:26 AM
hai abhay
u have 3 fields in select options. for these three fields in output screen u can have different names as creating text elements for these 3 fields.but for parameters and select-options no nedd to create explicitly. just click on
GOTO(MENU)->TEXT ELEMENTS->SELECTION TEXTS->GIVE REQUIRED NAMES FOR THOSE FILEDS->SAVE->ACTIVATE->CLICK ON BACK BUTTON->ACTIVATE REPORT PROGRAM
then u ll get the names in the output report.
if helpful regard some points.
with regards,
suresh babu
‎2007 May 08 11:44 AM
hi,
in menu goto menu select textelements - selection texts and then give the description as per the requirement.save and activateafter writing description.
reward with points if helpful.
Message was edited by:
Vinutha YV
‎2007 May 08 12:12 PM
In ur coding screen that is in SE38 ,select GOTO --select text elements
then select selection text ,
enter the required data that is according to u Document Number , enter it activate it and save it . Then execute u will get in the required format .
Hope i have answered ur question ,
Regards,
lakshman