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

pNP concept

Former Member
0 Likes
375

i want to know the concept of PNP logical database (SAP HR module) supported by an example program.

Also, could someone explain what <u>get pernr.</u> event does and the significance of specifying <u>tables : pernr</u> in PNP logical database program.

Also, how is provide end-provide different from select end select.

answers will be rewarded.

i want to know the concept of PNP logical database (SAP HR module) supported by an example program.

Also, could someone explain what <u>get pernr.</u> event does and the significance of specifying <u>tables : pernr</u> in PNP logical database program.

Also, how is provide end-provide different from select end select.

answers will be rewarded.

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
341

Hi Soumali,

welcome to SDN forum.

PNP logical data base conrtain various definitions related to HR employee selection data.

For details on it goto SE36 And give PNP.

Get Pernr actuall collects all the data based on the selection screen into the mentioned infotypes in the program.

For more reference you may check out this program - RPLADDJ0, RPLICO10, etc.

Regards,

Amit