cancel
Showing results for 
Search instead for 
Did you mean: 

Linking Course / Course Type with the PERNR

Former Member
0 Kudos

Hi All

I am new to ABAP HR

i have few queries

1) How to get the list of pernr which are linked to a Course / Course Type

2) How to link Org Unit with the Pernr

FYI. i have a selection screen with the above details. i need to fetch the pernr based on above input and do some processing.

please help on this.

Regards

Chaitanya.A

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1.Relationship between Course ID and Person is stored in Table HRP1001 with relation '025'.

2.Org Unit and pernr is stored in table infotype 1.(Table pa0001).

Manoj.

Answers (2)

Answers (2)

Former Member
0 Kudos

closed

sikindar_a
Active Contributor
0 Kudos

you have already hired the person so try to link Person to course type thru tcode PP01

Former Member
0 Kudos

Hi Sikindar

I need the business logic to retrieve the details. i know PP01 and PPPM to check the deatils. but i want them in ABAP code

Regards

Chaitanya.A

sikindar_a
Active Contributor
0 Kudos

than check with manoj response HRP1001 is table