Hi All,
I have few three parameters in the selction screen.
Now, i need to get the data based on the these 3 parameters.
If the parameters are blank, the program should retrieve all possible data from database.
If the parameter is having a value, then program should retrieve the data based on the entered value.
selection screen:
mvke-mvgr1:
mvke-mvgr2:
mvke-mvgr3:
The matnr details has to be fetched based on the above mentioned material Groups from mvke table.
How to code the select statement in such cases?
Regards
Pavan