2008 Jun 12 10:34 AM
I've to write a a subroutine which takes PNP Selection Screeen fileds as input.How to pass the PNP selection screens ?
2008 Jun 12 11:57 AM
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
2008 Jun 12 11:57 AM
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
2008 Jun 12 11:59 AM
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
2008 Oct 16 10:47 AM
2008 Oct 16 11:56 AM
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