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®ards,
Jirka Faltin