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
578

Hi all I have a requirement where i have to add some details in between a alv body.

Actually first line in body is item details then below that I have to display status with some text

tell me how should I do it

reply fast it's urgent

thnx

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

hi ,

can try this with a heirarchial alv in this pass the item as header table and status in the item table ..pass the status to the internal table ...

regards,

venkat.

2 REPLIES 2
Read only

Former Member
0 Likes
514

u can display whatever u want in ALV just append or insert rows in u'r internal table where u want to display in the ALV

Reward if useful

S@meer

Read only

Former Member
0 Likes
515

hi ,

can try this with a heirarchial alv in this pass the item as header table and status in the item table ..pass the status to the internal table ...

regards,

venkat.