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

SAP ABAP MODULE POOL

cfahad483
Explorer
0 Likes
1,669

Hi,

I have getting below error in Module-pool:

"Error when generating selection screen "0200" of report "Z_MODULEp"

Can anybody help me.

1 ACCEPTED SOLUTION
Read only

MateuszAdamus
Active Contributor
1,599

Hello cfahad483

You can have only one screen with number 200. Either change the name of the selection screen or the screen you've created manually.

Kind regards,
Mateusz

Hi,

Activate the Screen layout in form design screen and the program.

4 REPLIES 4
Read only

Abinathsiva
Active Contributor
1,599

Hi,

Activate the Screen layout in form design screen and the program.

Read only

MateuszAdamus
Active Contributor
1,600

Hello cfahad483

You can have only one screen with number 200. Either change the name of the selection screen or the screen you've created manually.

Kind regards,
Mateusz
Read only

0 Likes
1,599

Thanks it worked..

Read only

cfahad483
Explorer
0 Likes
1,599

I have already done that.