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 text name

nkr1shna
Contributor
0 Likes
4,173

Hello Guru,

I want to get text name for parameters or seletion-options in my report.

For example I have create P_JOBNAME as parameter and gave text as "Jobname".

I am getting all parameters and select-options used in the report. Now I want you guys to help me in getting text that is associated with parameter.

Your help will be highly appreciated.

Regards,

Krishna

6 REPLIES 6
Read only

Former Member
0 Likes
1,936

Hi,

In the Report, Goto --> Text Elements --> Selection text, there you will find the parameters, then you can give the name then that name will be appear in the Selection screen

Regards

Sudheer

Read only

Former Member
0 Likes
1,936

Hi

Select menu item

GOTO->Text Elements. In that select Selection Texts and give ur text, then save and activate it.

Regards

Haritha.

Read only

0 Likes
1,936

Use function module FC_SEL_SCREEN_SELTEXTS_READ to read and get text for all selection screen elements.

Read only

Former Member
0 Likes
1,936

Hi Nagendra

When u navigate to

Goto --> Text Elements --> Selection text

Here in case you are using a standard field, just click the from dictionary tab, and you will get the std text from the field label of the data elemnt.

Rgds

Sameer.

Read only

Former Member
0 Likes
1,936

Hi,

All the selection screen parameters defined in the selection screen text can be defined go to GOTO->Text Elemets ->Selection Texts. All the selection screen parameters and select options technical names will be displayed and give the names accordingly.

Thanks,

Sriram Ponna.

Read only

0 Likes
1,936

Hello Guru,

What I have is to know SAP Table or function module which can give me select-options or parameters - texts .

I am working in 4.5B version of SAP R/3.

Thanks for replying to my question.

Regards,

Krishna