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

Why salv container doesn't work

Former Member
0 Likes
1,564

I've got an salv table, when i try to export container and then use gc_alv_table->display( ) grid doesn't shows.
But it's works well without it.How to make it work with export container?

I've got an salv table, when i try to export container and then use gc_alv_table->display( ) grid doesn't shows.
But it's works well without it.How to make it work with export container?

3 REPLIES 3
Read only

1,502

Hello shiz0frenik,

display is missing.

* SALV-Table anzeigenlr_Container->display( ).
Regards Chris
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,502

Please post the code as text instead of image, so that one can easily answer by copying your code in order to complete it. Then, select your code and press the button [CODE], which makes the code appear colored/indented, it will be easier for people to look at it. Thank you!

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,502

You should never use text symbols (001) on constants which are not to be translated.