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

Merge the data using fieldcatlog

divsmart
Participant
0 Likes
1,503

surce.txtHi,

I need to show all the field in all interna tables (LFA1 , LFB1 , LFM1 , J_1IMOVEND ) . I tried but not working for me.

Can someone please help how to do this?

Please see the attached source code for your refrencce?

surce.txtHi,

I need to show all the field in all interna tables (LFA1 , LFB1 , LFM1 , J_1IMOVEND ) . I tried but not working for me.

Can someone please help how to do this?

Please see the attached source code for your refrencce?

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
1,395

You don't need to define a field catalog if you use cl_salv_hierseq_table=>factory (search the Web for snippets).

Read only

Szczerbowski
Contributor
0 Likes
1,395

What Sandra said, or if you need it just for some testing you could use CL_DEMO_OUTPUT:

cl_demo_output=>display( it_table).

https://blogs.sap.com/2016/05/10/cldemooutput-part-1-of-2-usage/

Read only

divsmart
Participant
0 Likes
1,395

Please close the thread, my issued resolved

Senthil.G

Read only

1,395

Hello divsmart

It would be nice if you could provide the solution. In case others have a similar issue in the future.

Also, you can close the thread on your own.

Kind regards,
Mateusz