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 with INCLUDE TYPE

Former Member
0 Likes
347

Hi all,

I want to build field catalog for internal table which has INCLUDE TYPE. Can anybody please help me.

Please note,

LVC_FIELDCATALOG_MERGE or REUSE_ALV_FIELDCATALOG_MERGE are not working -- Refer documentation of second FM..

Manual method is out of question, there are lot of tables / structure and i am doing lot of stuff dynamically.

Thanks,

Regards,

Mohaiyuddin

Hi all,

I want to build field catalog for internal table which has INCLUDE TYPE. Can anybody please help me.

Please note,

LVC_FIELDCATALOG_MERGE or REUSE_ALV_FIELDCATALOG_MERGE are not working -- Refer documentation of second FM..

Manual method is out of question, there are lot of tables / structure and i am doing lot of stuff dynamically.

Thanks,

Regards,

Mohaiyuddin

1 REPLY 1
Read only

Former Member
0 Likes
323

Cannot do it with include.. I had defined all internal table instead of structures..