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

DYNPRO_SYNTAX_ERROR runtime error occurs in execution of module program

Former Member
0 Likes
1,319

Hi...

I have created a module pool program and screen there is no error in that . But at the time of executing thru tcode , it shows runtime error as ,

Runtime Errors DYNPRO_SYNTAX_ERROR

Date and Time 09.07.2008 13:48:47

Short text

Syntx error or generation error in a screen.

What happened?

At the screen generation it was detected that a screen to be generated

has a syntax error or could not be generated due to another error.

Error analysis

Screen "ZSCCHK" 0100 could not be generated.

Trigger Location of Runtime Error

Program ZSCCHK

Module Name SYSTEM-EXIT

Pls give me the solution .

Thanks & regards

Deepa.

1 REPLY 1
Read only

Former Member
0 Likes
628

HI..

I HAD DONE A MISTAKE ON SCREEN FLOW-LOGIC , IT CAN ABLE TO ACTIVATE BUT NOT GENERATED SCRENN NO. BECOZ I HAD SPECIFIED AS ,

PAI

MODULE CHECK_VALUES INPUT .

INSTEAD OF

MODULE CHECK_VALUES .

THIS IS THE ERROR.

Regards

Deepa