hi to all experts ,
I need to copy a program from 4.7 to ecc 6.0. in 4.7 it is working fine but in ecc 6.0
i m getting runtime error that ' The ABAP program lines are wider than the internal table.'
Runtime error look like this:
There was an attempt to read program "Zxxxxxx" from the database.
The READ REPORT statement allows you to copy a program text into an
internal table. The occupied line length in the program text must not
exceed the width of the internal table.
The internal table "\FUNCTION=K_KKB_FIELDCAT_MERGE\DATA=L_ABAP_SOURCE[]" is 72
characters wide. The program line is
92 characters wide.
As it is very urgent , pls.help me in this regard
Regards ,
Kiran