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

Former Member
0 Likes
708

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

Former Member
0 Likes
577

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

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

2 REPLIES 2
Read only

Former Member
0 Likes
578

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

Read only

0 Likes
577

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