Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

complex selection screen

Former Member
0 Likes
567

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.

3 REPLIES 3
Read only

Former Member
0 Likes
473

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

Read only

0 Likes
473

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.

Read only

0 Likes
473

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