‎2008 Mar 27 9:07 AM
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
‎2008 Mar 27 9:17 AM
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.
‎2008 Mar 27 9:13 AM
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
‎2008 Mar 27 9:17 AM
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.