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

Logical Database.

Former Member
0 Likes
304

Hi,

I have customized PNP ldb selection screen. Here the data picked up is not relevant to the selection screen values.

ex..

I have defined not to select pernr's which are falling under an employee group say (X),but pernr is getting populated with the employee group X.

Is there any config i have to do with the selection screen.

Plz guide me reg this..

Thanks..

Albert

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
282

>>I have customized PNP ldb selection screen..

what is it?

one easy way out could be to put a check immediately after get pernr ie

<i>check not pernr-persg in pnppersg</i>. "or whatever the selec-option/parameter for emp grp is..

~Suresh

Read only

0 Likes
282

I used SPRO and created a new report class for selection screen.