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 Report.

Former Member
0 Likes
400

How to daa a new field on output.

please give me solution

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
384

Hi,

Just u can add the new filed in to slis_filed catalog.

i think already filed catalog is passed into list display FM.

u don't do any thing modifaction on FM just u add the filed into field catalog.

it will display the out put.

reward me a points if it is use full answer.

praveen

Hi,

Just u can add the new filed in to slis_filed catalog.

i think already filed catalog is passed into list display FM.

u don't do any thing modifaction on FM just u add the filed into field catalog.

it will display the out put.

reward me a points if it is use full answer.

praveen

3 REPLIES 3
Read only

Former Member
0 Likes
384

Hi,

add that field in the internal table that ur passing to REUSE_ALV...... fn module.

Add that field in fieldcatalog also.

Read only

Former Member
0 Likes
386

Hi,

Just u can add the new filed in to slis_filed catalog.

i think already filed catalog is passed into list display FM.

u don't do any thing modifaction on FM just u add the filed into field catalog.

it will display the out put.

reward me a points if it is use full answer.

praveen

Read only

Former Member
0 Likes
384

Hi,

Just add that field in Field catalog as well as in internal table also.

Regards,

Sachin