cancel
Showing results for 
Search instead for 
Did you mean: 

pnp and pap

Former Member
0 Kudos

Hi All,

how can adapt the standard selection screen for reports which use the logical database PNP or PNPCE to our requirements

//sri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

u have to create HR report catagory.

open ur program in se38.

in menus, GO TO-> Atrributes ->HR report catagory.

provided the name of LDB.

click on that button.

create new report catagory here u can change std sel screen.

if u need to put some more fields click on allowable selection crieteria.

Answers (1)

Answers (1)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

two ways:

1.use report category as mentioned above.

2. use loop at screen statement if you want to hide some fields in event AT selection-screen output.

Also you can create your parameter and select options if you wan to show any additiona fields..but it wont do data filteration and you have to handle in code