‎2010 Jan 13 5:00 PM
my require ment:
On selection screen two fields material,location with range of values need to be appear.
2nd step : read data from table /sapapo/v_matloc table based on selection criteria.
if we enter material no and the location then all the related fields has to be displayed in the another window.
out put should be classical type report.
‎2010 Jan 13 5:11 PM
Moderator message - Welcome to SCN.
This doesn't seem like a selection screen to me. Why don't you put your two SELECT OPTIONS only on the selection screen and then produce an ALV report with all af the material/location values? Then when the user clicks on a line, go to the report.
Rob
‎2010 Jan 13 5:16 PM
yes I have already created the selection screen with 2 select options.
But how to read the data from table data base table?
when enter a material and location the related fields has to be displayed in another window.
‎2010 Jan 13 5:21 PM
Sorry - reading data from tables is the bread and butter of ABAPers. You should do some research and then join an internet user group for beginners. I think YAHOO has some.
Locked.
Rob