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: 

HR ABAP

Former Member
0 Kudos
83

I've to write a a subroutine which takes PNP Selection Screeen fileds as input.How to pass the PNP selection screens ?

1 ACCEPTED SOLUTION

Former Member
0 Kudos
63

Hi

Hi Go through the link given below :

http://sample-code-abap.blogspot.com/2008/06/hr-abap-02-getting-started-ldb-pnp.html

It will useful to you.

<REMOVED BY MODERATOR>

Thanks

Nikunj Shah

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 5:12 PM

4 REPLIES 4

Former Member
0 Kudos
64

Hi

Hi Go through the link given below :

http://sample-code-abap.blogspot.com/2008/06/hr-abap-02-getting-started-ldb-pnp.html

It will useful to you.

<REMOVED BY MODERATOR>

Thanks

Nikunj Shah

Edited by: Alvaro Tejada Galindo on Jun 12, 2008 5:12 PM

Former Member
0 Kudos
63

Its very simple

In your program Attributes, you need to put PNP against LOGICAL DATABASE

You will get standard PNP selection screen.

Hope this helps

Former Member
0 Kudos
63

Thanq For ur reply Friends!

Former Member
0 Kudos
63

HI,

In se 38 transaction , in the attributes select the ldb as pnp.

and use the structure pernr in the reporting with key word tables ,

tables:pernr.

when ever pernr is trigerred ,the ldb -pnp selection screen is going to be high light,

Thanks & Regards

Suman Puthadi