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