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

ABAP Generation error

Former Member
0 Likes
1,235

Hi

While generating or compiling a program, copied from 3.1H to new SAP ERP Central Component 5.0.

I am getting the following error

-


Source code ???????????????????????????????????????? Line 0

Error when generating the selection screen "1000" of report "ZFKORD10

-


Please let me know, how to correct the same

Regards

Madhan Doraikannan

3 REPLIES 3
Read only

Former Member
0 Likes
716

Hi,

Post your selection screen definition.

Svetlin

Read only

Former Member
0 Likes
716

You can use the program RSDBGENA to check your selection-screen

Read only

Former Member
0 Likes
716

When I get this error, it's because I've made a mistake overlaying one screen field with another. It could be something like starting a text field in the middle of an input parameter.

Rob