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

Former Member
0 Likes
390

I have an alv with po number and line items

How to classify each po num with its line items like a display like this:

po number:bbbb

line 1 line desc price

line 2 line desc price

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
365

Hi sia anjali,

Search SDN with

REUSE_ALV_HIERSEQ_LIST_DISPLAY

Function Module.

Regards

Karthik D

2 REPLIES 2
Read only

Vijay
Active Contributor
0 Likes
365

hi,

you can do it using hierarchical alv display.

check the link to learn how to create that:

<https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/09/13/createTreeStructureinALVusingOOP&amp;>

regards

vijay

Read only

Former Member
0 Likes
366

Hi sia anjali,

Search SDN with

REUSE_ALV_HIERSEQ_LIST_DISPLAY

Function Module.

Regards

Karthik D