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

Runtime Error

Former Member
0 Likes
540

Hi Frd

While executing my ALV report ,im the error msg

Runtime Error SYNTAX_ERROR has occured

Pls anyone tell me ,what will be the problem .

Thanks

By

Pari

4 REPLIES 4
Read only

Former Member
0 Likes
497

hiiii

if it shows syntax error then definitely some error will be there in your syntax.check with all the parameters for ALV grid..about uncomment of Exporting & Importing parameters & passed parameters.

regards

twinkal

Read only

Former Member
0 Likes
497

Hello Pari...

Usually when your program syntax is correct..and you try running the alv you get this messag..because your line length would be greater than 72 in the abap editor.

Go to Utilities->settings->Click the check box:

Downwards-Comp. Line Lngth(72).

Your short dump problem would be fixed.

Hope this helps.

Rajeev

Read only

Former Member
0 Likes
497

go to t-code st22 dump analysis and give in ur detials, here u can find the dump error that u got, if u can explain in detail regarding that dump may be it would be useful

Read only

Former Member
0 Likes
497

Hi Pari

goto transaction SE22

give the required details like date,username in the selection screen and press F8

a list will be shown

click on the error what u've said (SYNTAX.....)

scroll littlebit down and find the block ERROR ANALYSIS

copy the contents and post here, that will give us some idea to reply you.

Regards

Prabumanoharan