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

HR ABAP

Former Member
0 Likes
624

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
Read only

Former Member
0 Likes
604

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

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

4 REPLIES 4
Read only

Former Member
0 Likes
605

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

Read only

Former Member
0 Likes
604

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

Read only

Former Member
0 Likes
604

Thanq For ur reply Friends!

Read only

Former Member
0 Likes
604

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