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

ALV

Former Member
0 Likes
495

Hi,

I have created ALV grid using ABAP OO.

and on Double click on any of the rows in the grid, need to popup one more screen(popup screen).

In this popup screen, on the bottom extreme left , 3 icons appear. Find, Find next and Close icons.

How to change /remove these icons?. I need to get only Enter key icon.

It comes by default. I havent given pf-staus also. But when i give pf-status , i don't get any of these 3 icons.

Pls help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
416

Hi

dont use the standard pf status....make you own status and use that

regards

vivekanand

2 REPLIES 2
Read only

Former Member
0 Likes
417

Hi

dont use the standard pf status....make you own status and use that

regards

vivekanand

Read only

Former Member
0 Likes
416

Hi Prabha,

Set the Pf-status for the Required fields and dont use the standard one.

Regards,

Chitra