Skip to Content
0
Aug 29, 2007 at 08:27 AM

define internal table as attribute in model

31 Views

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