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: 

Loading data into IT0024 by LSMW

Former Member
0 Kudos

I've the task of trying to load 'qualification's' onto employee's IT24 records! It's looking a bit tricky and I'm hitting stumbling blocks. Therefore, I'd be everso grateful if anyone has some time to spare to help out?!

IT24 is actually PD view transaction PPPM - Change Profile. It's updated automatically e.g. employee attends a training course and imparts the qualification, or manually the qualification is selected from the pick list and details entered. The LSMW does not like the searching for the object ID of qualification therefore you have to select from the pick list which would mean writing an LSMW for each Qualification (which is do'able I think but defeating the objective). Ideally it would be great if we could enter the object id straight into the field but we can't as the fields are grey'd out. It's the same in both transactions, PPPM and PA30.

I'm trying to get the LSMW working for loading the qualification in however, I'm having some problems, also I'd have to write an LSMW for each object id - qualification. This maybe my only way. There are going to be lots of records to load so it may work out.

Any advise gratefully appreciated.

Thanks,

Sandip.

1 REPLY 1

Former Member
0 Kudos

Hi,

i think the answer arrives too late for you, but for all the others with perhaps the same problem, a short solution.

Take the Transaction PP01 to create a recording (LSMW). Connect the Qualifications to the Persons (by Relations).

It works for me with no problems.

Regards.