Skip to Content
0
Former Member
Mar 04, 2009 at 11:45 AM

How to formulate where clause in select query at runtime..??

55 Views

I am facing a problem..

I have to generate a select query during runtime..For Ex: when user selects a row in an alv report, particular date field is to be read and another report is to be opened for that data..

I know how to make drill down report but my problem is concatenating date field...

Plz tell a solution....