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