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 master data

Former Member
0 Likes
749

Can anyone help me to know which is the master tables for Human resource(HR) Module

5 REPLIES 5
Read only

kishorepallapothula
Participant
0 Likes
710

hi mahesh,

i hope PA0001 is the master table.

refard if useful.

kishore

Read only

Former Member
0 Likes
710

All personnel administration tables start with PA and the infotype number behind it.

All personnel development/OM tables start with HRP and infotype (e.g. 1000) behind it.

All recruitment tables start with PB and infotype number behind it.

hope the information is helpful

regards,

rewards point.

Read only

Former Member
0 Likes
710

Visit the following link for more information on HR Tables:

https://wiki.sdn.sap.com/wiki/display/HOME/SAPHRTABLES

P0000 and P0038 are not tables. Table name starts with PA, PB etc.

All personnel administration tables start with PA and the infotype number behind it.

All personnel development/OM tables start with HRP and infotype (e.g. 1000) behind it.

All recruitment tables start with PB and infotype number behind it.

Transaction SE16 (data browser) is also useful. As mentioned above, the PA infotype tables all begin with PA and are followed by the infotype number e.g. PA0001 for the Org Man infotype.

PA* - PA infotype tables

PCL* - HR clusters

PB* - recruitment tables

PCERT - payroll posting runs

Hope this will help.

rewards point.

Read only

Former Member
0 Likes
710

Use PA30. Personal Data in Infotype 0002, Address Data in 0006, Basic Pay - 0008, Organization Assignment in 0001.

rewards point.

Read only

Former Member
0 Likes
710

You need to request your functional consultant to create an action. This will link up all the infotype for a specific action.

You have to identify what you wanna do. In HR is nothing similar to logistic. We have time constrains which logistic doesn't.

What I suggest to you is that, to identify what you plan on doing. If you have a flat file of so many information. My guess is that you are doing a hiring. Hiring will generate a new personnel number. If your flat file have personnel number and they are valid, please make sure that the record have begin and end dates.

If you need to upload all this information at once, I believe you better use the standard BAPIs and HR_INOTYPE_OPERATION function modules.

rewards point.