cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error 'ABAP program lines are wider than the internal table' not showing in other SAP systems

ricky_shaw
Contributor
0 Likes
1,416

Hi,
I am in Dev system with latest S/4 HANA.
I am modifying an old Z* prog (before 2010) that uses ALV FM: REUSE_ALV_FIELDCATALOG_MERGE.
After my changes its dumping saying "ABAP program lines are wider than the internal table'.

I changed my ABAP editor setting by checking on 'Downwards Compatible length (72) ..etc' & is working fine.

But my other QA system (with latest S/4 HANA) where my code is NOT moved into it yet is NOT showing any dumps yet.

How is this possible?

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion
0 Likes

just check your code to see if there is any line with too many characters

ricky_shaw
Contributor
0 Likes
There are NOT many characters in any lines .