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

Error in adding selection screen fields

Former Member
0 Likes
653

Hi All,,

I am getting error when i add a selection screen parameters in module pool.

I copied stadard program to custom one, when I add an input field to screen it gives information message saying

"Selection screen: Report generation makes screen changes ineffective".

If though if i add the selection screen, when i relogin newly added screeen disappears.

Can any one y this is happening?

4 REPLIES 4
Read only

Former Member
0 Likes
578

Hi,

It is generally not advisable to modify a selection screen generated via SE51. Every time, you regenerate the code, the manual modifications disappear. So you gotto use a docking container 'cl_gui_docking_container' to place your new fields on the selection screen

Read only

0 Likes
578

Hi Nitwick,

I am new to this.

Can u explain how can i use this container to add new fields.

Read only

0 Likes
578

Hi,

You can find a lot of posts on the SDN. Please search for them.

[]

[] are a few

Read only

0 Likes
578

Thanks.

Is that we need to create a container in screen for creating a docking container.