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

DUMP in SM30

Former Member
0 Likes
1,998

Hi

I'm getting a dump when I try to maintain 'Z' view:

Runtime Errors         DYNPRO_SYNTAX_ERROR
ShrtText
    Syntax error in a screen


Trigger Location of Runtime Error
    Program                                 SAPLZCTRL_BANK
    Include                                 LSVIMF45
    Row                                     219
    Module type                             (FORM)
    Module Name                             INITIALISIEREN

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,264

Hi,

Try to regenerate Table maintenance generator for the table , and activate the main program.

Probably the table was changed and there is a syntax error in the main program.

Regards,

Srini.

3 REPLIES 3
Read only

Former Member
0 Likes
1,265

Hi,

Try to regenerate Table maintenance generator for the table , and activate the main program.

Probably the table was changed and there is a syntax error in the main program.

Regards,

Srini.

Read only

0 Likes
1,264

Thanks Srini, I'm going to do your suggestion and let you know.

Read only

0 Likes
1,264

Srini Thank you very much!!!

That solve my problem, I'll close this post.