‎2020 Aug 13 3:11 AM
Hi,
Can someone please share the right way to use a structure type table as a table in alv grid?
a sample code would be very helpful,
Thank you very much...!
‎2020 Aug 13 6:27 AM
I don't understand what is the problem with the "structure type table" ?
examples will depends of the ALV type you would like to use
SALV_DEMO_TABLE_SIMPLE for SALV ( you have a lot of examples: SALV_DEMO* )
‎2020 Aug 13 8:13 AM
Can you explain what is a "structure type table"? What difficulty do you have to display a "table in alv grid"?
‎2020 Aug 14 6:27 AM
When trying to use s staructure table in the same way I'm using a DB table in the select, I'm getting this error message - " "x" is not declared as a table, projection view, or database view in ABAP Dictionary or does not exist in an active version. "
‎2020 Aug 14 8:45 AM