Skip to Content
0
Former Member
Sep 07, 2007 at 06:07 AM

Select query

21 Views

hi,

my requirement is ........i must have in the selection screens two fields financial year1 and financial year2........................this can be done simply by declaring like this

PARAMETERS: p_gjahr1 LIKE coep-gjahr,

p_gjahr2 LIKE coep-gjahr,

but I want to select some fields from a table based on these two fields.......... then

how can i put it in where condition...........in the Select Query

can anyone help me out.....

thanks in advance