Hi NG,
i have one little question. Is there a function/method which delivers the DDIC-Name to a defined Structure/Workarea in a program. For example
Data: wa_struc type adrs.
Later in the programmflow i want to know, which DDIC-Object is behind the wa_struc.
Method/function like -> IN: wa_struc out:adrs.
Sounds a little bit strange, but maybe there is one easy solution.
Thanks in advance
Thorsten