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

alv report

Former Member
0 Likes
661

Hi I am new in ALV report.I have to make an alv report where in select screen only one select options from date & to tdate.and after giving the dates, in output I have to fetch all inspection lots from QALS ,fetch all inspection poins from QAPP & fetch all physical sample numbers from QPRS.can you pls help me to find the approach...

Regards,

Sarkar

Hi I am new in ALV report.I have to make an alv report where in select screen only one select options from date & to tdate.and after giving the dates, in output I have to fetch all inspection lots from QALS ,fetch all inspection poins from QAPP & fetch all physical sample numbers from QPRS.can you pls help me to find the approach...

Regards,

Sarkar

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
628

Sarkar,

You first create internal table with fields which ever you want from tables and fill upthe internal table with records from table you mentioned.

Then you can use function module REUSE_ALV_GRID_DISPLAY and make it as ALV.

Please search thru this site you can find lot of thread related to ALV

Read only

Former Member
0 Likes
628

Hi,

Just Search the Forum before the Forum. There are lots of alv program avaialble in many SAP sites.

With Regards,

Sumodh.P

Read only

ThomasZloch
Active Contributor
0 Likes
628

Please (re)search yourself before posting, check with the people who handed you this requirement, next time post only specific problems here and explain what you have tried so far.

Thread locked.

Thomas