Hi everybody,
I have to read out some data from a database and store it into an internal table.
The internal table is filled from the do_request method of a controller.
After this the internal table shall be passed to a view.
Now my problem is that I don't know how to define an internal table as an attribute
in the model class.
Can you help me?
Best regards
alberto