Skip to Content
0
Jun 10, 2009 at 03:47 PM

How to read structure type

32 Views

Hi Experts,

I need to read, which type is some structure declared using DATA statement.

Example:

Declaration is:

data: ls_return type bapiret2.

How can I read in my program, that the structure ls_return has type bapiret2?

Thanks&regards,

Jirka Faltin