2020 Aug 29 11:58 AM
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?
2020 Aug 29 1:06 PM
You don't need to define a field catalog if you use cl_salv_hierseq_table=>factory (search the Web for snippets).
2020 Sep 01 9:39 AM
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/
2020 Sep 08 8:41 AM
Please close the thread, my issued resolved
Senthil.G
2020 Sep 08 8:44 AM
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,