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

sel-options

Former Member
0 Likes
1,036

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
986

Hi,

maintain text elements for that or write like this.

<b>at selection-screen output.

%_P_BELNR_%_APP_%-TEXT = 'Doccument Number'.</b>

rgds,

bharat.

11 REPLIES 11
Read only

Former Member
0 Likes
986

Hello,

Do like this.

<b>WRITE: p_belnr .</b>

If useful reward.

Vasanth

Read only

Former Member
0 Likes
987

Hi,

maintain text elements for that or write like this.

<b>at selection-screen output.

%_P_BELNR_%_APP_%-TEXT = 'Doccument Number'.</b>

rgds,

bharat.

Read only

0 Likes
986

goto->Text elements->Selection texts

and you can modify the text for you selection option

Read only

Former Member
0 Likes
986

Hi

In se38 select menu GOTO->TextElements-Selection texts give Document Number beside p_belnr and activate it.

Regards

Haritha.

Read only

Former Member
0 Likes
986

in SE80, when editing your program, click goto->Text Elements->Selection texts

Read only

kiran_k8
Active Contributor
0 Likes
986

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.

Read only

Former Member
0 Likes
986

se38>program in change mode->goto--->text elements ->selection texts->tick dictionary.

Regards

Prabhu

Read only

Former Member
0 Likes
986

Hi,

Go to The Menu Bar. Go to -> Text Elements -> Selection Text. Here you can change P_Belnr into Document Number. Thanks.

Read only

Former Member
0 Likes
986

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

Read only

Former Member
0 Likes
986

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

Read only

Former Member
0 Likes
986

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