Application Development 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: 

Screen modification

Former Member
0 Kudos

Hi all,

I am doing a screen-exit in that i have to add the sub screen "SUBSCREEN_BUTTONS" at the bottom. So i called the subscreen subscreen_buttons in both the PAI and PBO. All the buttons are working fine excepting "select all and deselect all" buttons. Can anybody tell me why these are not working. Whether we have to write any code otherthan that calling the subscreen. But how the other tabs are working with out writing any code and why only these two are not working. Is there any standard PAI module we have to add.

Can anybody please help and provide me the logic how to get it work.

Thanks in advance,

Vivek........

1 REPLY 1

Former Member
0 Kudos

Try to use a standard Fcode for your "select all and deselect all" button on the layout setting.

Maybe it will work.