2008 Nov 17 7:15 AM
Hi friends,
While modifying a SAP program, i came across a syntax error- " Literals cannot be extended more than one line" in ECC6.0 server.
this is the msg for which i am getting error-
" MESSAGE 'Associate should be transferred back to the unit
effective from the forced transfer date' TYPE 'E'.
i have tried to resolve it by making it a msg of single line but i couldnt. so pls let me know how can i proceed.
Thank you
Nasreen
2008 Nov 17 9:00 AM
Hi,
In source code please see somewhere the line must have started with ' and closing ' not provided in same line.
Regards,
savitha
Hi friends,
While modifying a SAP program, i came across a syntax error- " Literals cannot be extended more than one line" in ECC6.0 server.
this is the msg for which i am getting error-
" MESSAGE 'Associate should be transferred back to the unit
effective from the forced transfer date' TYPE 'E'.
i have tried to resolve it by making it a msg of single line but i couldnt. so pls let me know how can i proceed.
Thank you
Nasreen
2008 Nov 17 9:00 AM
Hi,
In source code please see somewhere the line must have started with ' and closing ' not provided in same line.
Regards,
savitha
2008 Nov 17 9:04 AM
2008 Nov 17 9:07 AM
Literals should be in single line in ECC.
i have tried to resolve it by making it a msg of single line but i couldnt.
are you not able to convert into single line.
Goto Utilities> settings> In tab ABAP EDITOR and in Sub tab EDITOR
Remove the Check box for
Downwards-Comp. Line Lngth(72).
Hope this solves you problem
Regards,
santosh reddy
2008 Nov 17 9:32 AM
2008 Nov 17 9:13 AM
Hi
you can do one thing to remove this error
MESSAGE text-001 TYPE 'E'.
double click on text-001 and enter the text there and activate that and come back.
then your text element contains your literal text.
it won't give any error
2008 Nov 17 9:39 AM
hi i tried this but i am unable to navigate to other screen to create the text element. i ned to save the data nad move the text screen but while i am trying to save it. its giving a pop up- " Modification bracket structure is incosistent".
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |