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: 

How to control PNP LDB using personnel are alone

Former Member
0 Kudos

Hi all!

Any body can tell me, how control the pnp ldb using personnel area and employee group. bcaz in the standard selection screen it is given as

<u>selection.</u>

Pers.area/subarea/cost cente :

Employee group/subgroup

Thx,

palani

7 REPLIES 7

suresh_datti
Active Contributor
0 Kudos

Hi Palani,

Is this a custom report? then in the attributes of the report, you can choose the desired Report Category or create a new one to suit your needs.

Regards,

Suresh Datti

0 Kudos

Suresh!

Yes we can hide the std sel. screen using report category,but i need to control ldb selectio based on personnel are and employee group.

For an e.g.

START-OF-SELECTION.

  • control ldb

pnppernr[] = s_pernr[].

pnpstat2[] = s_stat2[]

like i need to control using personnel area and epm.grp.

Thanks,

palani

Former Member
0 Kudos

Hi palani,

1. in the selection screen enter as

1000*

1*

2. If use just enter 1000

it won't give any results.

3. For Eg.

In personnel area field

enter 1000*

(Don't enter 1000)

regards,

amit m.

Message was edited by: Amit Mittal

Former Member
0 Kudos

Hi Palani,

Open the ABAP report in change mode

Select GOTO from Menu Bar

Choose ATTRIBUTES from dropdown list

New Window will pop-up

Click on button "HR REPORT CATEGORY"

New Popup will apeear

Report selects using:

Master data

YOU will find lots of "rep.class" to choose here...

Hope this will serve your requirement...

Best Regards,

Aslam Riaz

0 Kudos

Hi all!

I got answer for this, thanks for all ur input.

0 Kudos

That's Great

Reward point please for answer(s) helped you...

Best Regards,

Aslam Riaz

Former Member
0 Kudos

Thanks problem resolved.