Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Slin errors in dynpro element in module pool

Former Member
0 Likes
488

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.

3 REPLIES 3
Read only

Former Member
0 Likes
460

Hi

How you've defined the table? With or without headerline?

Max

Read only

0 Likes
460

Hi

We have defined internal table with header line

Regards

Read only

Former Member
0 Likes
460

Can you try giving the structure reference directly instead of using internal table reference.