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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi sia anjali,

Search SDN with

REUSE_ALV_HIERSEQ_LIST_DISPLAY

Function Module.

Regards

Karthik D

2 REPLIES 2

Vijay
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Hi sia anjali,

Search SDN with

REUSE_ALV_HIERSEQ_LIST_DISPLAY

Function Module.

Regards

Karthik D