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

Missing field in ALV Grid

Former Member
0 Likes
747

Hi Gurus,

Im using Fm 'REUSE_ALV_FIELDCATALOG_MERGE' for filling my field catalogue and 'REUSE_ALV_GRID_DISPLAY' for displaying the output in ALV grid.

As per the changes in my requirement, i have to add a field in the structure to display the messages pertaining to that particular record in ALV. I have added a field 'MESS' in my output structure and im populating messages to it.

But in ALV output display, the field which i have added(MESS) is missing.

Please help me out.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
440

Hi,

After displaying ALV output change Layout settings by adding the field into Coulmns if you did not add that field.

Regards,

Sagar

Hi Gurus,

Im using Fm 'REUSE_ALV_FIELDCATALOG_MERGE' for filling my field catalogue and 'REUSE_ALV_GRID_DISPLAY' for displaying the output in ALV grid.

As per the changes in my requirement, i have to add a field in the structure to display the messages pertaining to that particular record in ALV. I have added a field 'MESS' in my output structure and im populating messages to it.

But in ALV output display, the field which i have added(MESS) is missing.

Please help me out.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
441

Hi,

After displaying ALV output change Layout settings by adding the field into Coulmns if you did not add that field.

Regards,

Sagar