Application Development 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: 

alv report

Former Member
0 Kudos

hi,

want to create a alv report, have to use 4 standard table fields , pleas let me know how to do the same.

thanks,

sujatha

Moderator message: please do more research before asking, use meaningful subject lines.

[Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]

[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]

Edited by: Thomas Zloch on May 18, 2011 1:43 PM

1 ACCEPTED SOLUTION

former_member182485
Active Contributor
0 Kudos

Hi Sujatha,

Please read the rules first,

Use meaningful subject line and do not ask such basic questions.

Search little bit you will find a lot of artical in ALV.

Hope to see you back with some challenging questions.

Regards

Bikas

2 REPLIES 2

Former Member
0 Kudos

Hi,

you can prepare a internal table that contains required fields from all four tables

you can populate this internal table using join on the tables

Or

you can use For All entries to populate this internal table ,in this case you will need temporary table to get intermediate data from these table

former_member182485
Active Contributor
0 Kudos

Hi Sujatha,

Please read the rules first,

Use meaningful subject line and do not ask such basic questions.

Search little bit you will find a lot of artical in ALV.

Hope to see you back with some challenging questions.

Regards

Bikas