Skip to Content
0
Dec 01, 2008 at 07:15 AM

Structure of Dynamic Table in Function Module

482 Views

Hi,

I'm trying to find a way to get as OUTPUT a dynamic Table from a Function Module.

I declared a table called T_DATA without a type.

And this table should have a dynamic table back.

The problem that I get the data back but, I only found a data without any field-elements.

The data is there but there's no structure, no table.

Is there any way that I can send the Data in a proper structure?