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

Perform data by ALV

Former Member
0 Likes
324

Hi Experts,

I wanna to perform my data by ALV, as follows,


ALV-1

G/L Account    Short Text     u2192Field Name
11030001         test                u2192Data

ALV-2

G/L Account   Doc. Number  Amount   u2192Field Name
11030001        1500000001   1000      u2192Data
11030001        1500000019   3500      u2192Data

And , there are nearly 200 G/L Account , every Account need to perform like above at one page.

How to present , please?

I'm worry about this question, please give me some suggestions. Thank you.

Best Regards ,

Yacoa

Moderator message : Spec dumping not allowed. Search for available information. Thread locked.

Edited by: Vinod Kumar on Jul 14, 2011 2:58 PM

Hi Experts,

I wanna to perform my data by ALV, as follows,


ALV-1

G/L Account    Short Text     u2192Field Name
11030001         test                u2192Data

ALV-2

G/L Account   Doc. Number  Amount   u2192Field Name
11030001        1500000001   1000      u2192Data
11030001        1500000019   3500      u2192Data

And , there are nearly 200 G/L Account , every Account need to perform like above at one page.

How to present , please?

I'm worry about this question, please give me some suggestions. Thank you.

Best Regards ,

Yacoa

Moderator message : Spec dumping not allowed. Search for available information. Thread locked.

Edited by: Vinod Kumar on Jul 14, 2011 2:58 PM

1 REPLY 1
Read only

rajesh_kumar2
Product and Topic Expert
Product and Topic Expert
0 Likes
299

You will need to use an ALV tree to display data in this format.

Check this standard program - BCALV_TREE_DEMO