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

Problem in ALV list display

Former Member
0 Likes
675

Dear Experts,

I am using the REUSE_ALV_LIST_DISPLAY for create a ALV.

I also want to display some more like Sumbetted By, Approved By at same screen on ALV.

Pls help.

Thanks & Regards

Alok Vishnoi.

Dear Experts,

I am using the REUSE_ALV_LIST_DISPLAY for create a ALV.

I also want to display some more like Sumbetted By, Approved By at same screen on ALV.

Pls help.

Thanks & Regards

Alok Vishnoi.

4 REPLIES 4
Read only

Former Member
0 Likes
656

Dear Alok,

select those fields and add it in the field catalog

that is passed to the function moduel reuse_alv_list_disply

Read only

Former Member
0 Likes
656

Dear Ashok,

Can u tell where r u required to display this two fileds, as a data information or header infomation

Regards

Read only

0 Likes
656

I want to display these fields at the end of the list display.

Read only

GauthamV
Active Contributor
0 Likes
656

hi,

use top of page event to display the additional data tht u want to show in alv output.