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

Field Catalog text change

Former Member
0 Likes
429

Hello everybody,

I have used FM REUSE_ALV_FIELDCATALOG_MERGE. Text to be printed is taken from DDIC. But I need to modify text for only 2 fields as per my requirement. How can i do it?

Hello everybody,

I have used FM REUSE_ALV_FIELDCATALOG_MERGE. Text to be printed is taken from DDIC. But I need to modify text for only 2 fields as per my requirement. How can i do it?

1 REPLY 1
Read only

Former Member
0 Likes
353

Hi Michael

For ur requirement, just create one structure with those 2 fields, and pass that structure to one of the parameter i.e., i_call_back_structure in the function module 'reuse_alv_fieldcatalog_merge'.

If u find it useful, reward me plz..

Thanks

Suren