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

Multiple rows total in ALV

Former Member
0 Likes
1,171

Hi All,

I have a requirement to show vendorwise Sub Total and at the end Grand Total for GR amount where Sub Total rows(due to different Currency Codes) and Grand Total rows(due to different Currency Codes) should have corresponding Currency Code as Text.

I am not using OOPS-ALV.

I am able to change Text of single row of Subtotal using SUBTOTAL_TEXT event.

But for multiple Sub Total rows and Grand Toal rows, how to display Text using SUBTOTAL_TEXT event and REUSE_ALV_GRID_DISPLAY.

Please help.

Thanks in advance.

Regards,

Avijit

Hi All,

I have a requirement to show vendorwise Sub Total and at the end Grand Total for GR amount where Sub Total rows(due to different Currency Codes) and Grand Total rows(due to different Currency Codes) should have corresponding Currency Code as Text.

I am not using OOPS-ALV.

I am able to change Text of single row of Subtotal using SUBTOTAL_TEXT event.

But for multiple Sub Total rows and Grand Toal rows, how to display Text using SUBTOTAL_TEXT event and REUSE_ALV_GRID_DISPLAY.

Please help.

Thanks in advance.

Regards,

Avijit

8 REPLIES 8
Read only

Former Member
0 Likes
1,055

Hi,

Do the below:

Add the event SLIS_EV_SUBTOTAL_TEXT before calling the function module

Create the subroutine SUBTOTAL_TEXT by passing the required parameters

Hope this helps you

Regards

Shiva

Read only

0 Likes
1,055

Hi Shiva,

Thanks for your reply. I am doing in exactly same way whatever you stated.

By this I can change the Text for one row of Sub Total.

But I need to change Text of all Sub Total rows coming for different Currency Codes. Also I need to change the rows for Grand Total.

Please help...

Regards,

Avijit

Read only

0 Likes
1,055

Hi All,

Any idea how to achieve this functionality...

Please help.

Regards,

Avijit

Read only

0 Likes
1,055

Hi All,

Please help.

Regards,

Avijit

Read only

0 Likes
1,055

Hi All,

Please help.

Regards,

Avijit

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,055

link:[http://www.google.co.za/search?hl=en&source=hp&q=ALVsubtotal+text&meta=&aq=f&oq=]

Read only

0 Likes
1,055

Hi Keshu,

Please help with some details as per my requirement.

Thanks,

Avijit

Read only

0 Likes
1,055

please check those links ... lots of examples are there