Skip to Content
0
Former Member
Mar 18, 2009 at 02:44 PM

regarding f4 help

27 Views

hi,

my reqirement is when ever user pressing in selection screen f4 , all the fields of mara table should display and user will click which field they want.

so for that requirement i did like this.but how to mara table values display when user clicks F4.

REPORT MYLOGO2 .

parameters:p_blank(12) type c.

at selection-screen on value-request for p_blank.

can some body give the answer.

i am waiting for ur replry.

thanks