2014 Sep 22 10:37 AM
Hi,
We are getting the error Dynpro element "GT_GDLT-MARKED " not defined in abap dictionary or program.
Kindly note we have defined it in the program for instance:
GT_GDLT-MARKED
We have defined a internal table GT_GDLT with field MARKED.
Can you please help us.
2014 Sep 22 10:50 AM
Hi
How you've defined the table? With or without headerline?
Max
2014 Sep 22 2:01 PM
2014 Sep 22 2:27 PM
Can you try giving the structure reference directly instead of using internal table reference.