‎2008 Mar 17 3:40 PM
Hello
I would like to edit my PNP selection screen (000) with screen painter. Does anyone know if this is possible?
Otherwise is it maybe possible to add tabs to the screen dynamically?
Greets
‎2008 Mar 17 3:53 PM
hi ,
go to the attributes of the program>hr report catagory>then you can create your own selection screen give the name and description...
regards,
venkat.
‎2008 Mar 17 3:44 PM
You can hide some of the fields by using AT-SELECTION-SCREEN OUTPUT event but you cannot add additional fields to the screen as it is a standard program
‎2008 Mar 17 3:46 PM
If you put transaction SLDB you can see program that executes this logical database and of course you can view selection screen.
‎2008 Mar 17 3:53 PM
hi ,
go to the attributes of the program>hr report catagory>then you can create your own selection screen give the name and description...
regards,
venkat.
‎2008 Mar 18 8:20 AM
So there is no easy way to do this? Just want to add a tab to te screen..
‎2008 Mar 18 12:33 PM
create selection screen fields in a new include program
include the New program in your orignal program ,i think pnp fileds should be visible along with newly created fields
Edited by: Saurabh kashyap on Mar 18, 2008 1:33 PM