Skip to Content
0
Former Member
Apr 21, 2010 at 08:26 AM

Exporting table from methode

125 Views

Hi experts,

how can I handle it to exporting a table from a structure from a methode?

At the moment I export the structure in the methode but I need to export a table.

At the moment:

Parameter Type Typing Methode Associated Type

param_1 Exporting Type structure

I need something like that:

Parameter Type Typing Methode Associated Type

param_1 Exporting Type Table of structure

... but that is not possible