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

F4 Help on a esh program

Former Member
0 Likes
474

Hi Gurus , I am using a standard FM CBIH_LB22_PHRASE_VALUE_REQUEST to display F4 help. This returns the following screen as output.

-


Phrase key Phrase text

-


AAAA desc1

BBBB desc 2

CCCC desc3

I however want to only show the phrase text column and not the Phrase key . How can I achieve this.

Thank you

3 REPLIES 3
Read only

Former Member
0 Likes
438

One way could be to copy the standard search help and modify it to have only the desired field as EXP and then attach this Z-search help.

Read only

0 Likes
438

Hi Ankesh , I thought so and keeping that as a last option as we have to take some permissions to move any new progarm , so I am still looking for an option where I can have it modified in the calling program itself.

Read only

Former Member
0 Likes
438

NOt resolved