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

Two internal table process into one single field catalog

Former Member
0 Likes
375

HI Guruz,

how i used two internal table into one single field catalog,and how i pass that field catalog into alv reuse display grid function module.

thank you.

HI Guruz,

how i used two internal table into one single field catalog,and how i pass that field catalog into alv reuse display grid function module.

thank you.

1 REPLY 1
Read only

Former Member
0 Likes
313

HI,

passing two internal tables to FIELDCATALOG is nor possible.u just club both the table fields into another internal table and pass that to fieldcat_merge.

<b>reward if helpful</b>

rgds,

bharat.