2010 Mar 29 4:42 PM
Hi friends,
I have to display 3 levels in output as below.
Level 1. Sales order...
Level 2. Delivery...
Level 3. Item...
Is it possible to use Hierarchical ALV for displaying above 3 levels.
Thanks
2010 Mar 29 5:03 PM
Am sure about 2. but not 3. bcoz there is no option to add the 3rd field catalog.
Thanks,
Kiran
2010 Mar 29 5:03 PM
Am sure about 2. but not 3. bcoz there is no option to add the 3rd field catalog.
Thanks,
Kiran
2010 Mar 29 5:33 PM
I believe you would have a one or more delivery for every sales order item.
Can you design the ouput to show the Sales Order, Item, Delivery as the Header and the Delivery Item as the item level on hierarchy?
If not, you can go for ALV tree which will give you 3 levels of data display. You can search for ALVTREE* in se38 for demo programs.
2010 Mar 29 6:53 PM
2010 Mar 30 6:34 AM
Thanks for answers.
Ok i will use ALV Tree. Another question is i want to have three different headers in ALV tree like below. Is this possible?
Header 1. Sales order... Sold-to....
Header 2. Ship-to......Delivery...
Header 3. Item...Qty.....
Kindly help me.