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 Table Relation

Former Member
0 Kudos

Hi,

I'm new HR module.

I require the following field in the report

employee id, grade, grade effective date, leave entitlement, ID card number, date join, termination date

Anyone know the know the HR table relationship such as PA0001, PA0005,etc??

Thx

Regards,

Kit

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Most of the HR tables can be joined with the personnel number field (pernr). Also make sure that you select using the field endda = '99991231'.

If you have to select from more that two tables, pls use logical DB pnp for emp org data.

Regards

Ajith

2 REPLIES 2

Former Member
0 Kudos

Hi,

Most of the HR tables can be joined with the personnel number field (pernr). Also make sure that you select using the field endda = '99991231'.

If you have to select from more that two tables, pls use logical DB pnp for emp org data.

Regards

Ajith

0 Kudos

Hi Ajith,

Thx for your reply. What is the logical DB about?? Is it only available in the ABAP?? Can i use it in the database level??

Regards,

Kit