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

EDIT PNP Selection screen

Former Member
0 Likes
1,066

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
920

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.

5 REPLIES 5
Read only

rahulkavuri
Active Contributor
0 Likes
920

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

Read only

Former Member
0 Likes
920

If you put transaction SLDB you can see program that executes this logical database and of course you can view selection screen.

Read only

Former Member
0 Likes
921

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.

Read only

Former Member
0 Likes
920

So there is no easy way to do this? Just want to add a tab to te screen..

Read only

Former Member
0 Likes
920

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