Skip to Content
0
Former Member
Jan 16, 2012 at 03:22 PM

ABAP runtime error in TSV_ILLEGAL_REFERENCE "Internal Table Destroyed"

240 Views

Hi Experts,

I am getting an error in Transaction CV01N.

In Function Group CTMS, there is a statement REFRESH CONTROL tab_con FROM SCREEN nnnn.

In data decleration tab_con is decalred as :

Controls: tab_con TYPE TABLEVIEW screen nnnn.

I am getting short dump in Dev system. However there is no short dump in Q system.

Thanks,

Naidu