‎2009 Apr 15 5:34 PM
Hi Guys,
I am facing a problem. Please help me.
We have a inbound interface thorugh which we will get the details about the employee participation in a course. In the Inbound file we get the start date and the end date and the user details.
User will be booked to a course in SAP. When he will be booked the end date will 12/31/9999 in HRP1001 table. I want to change the enddate from 12/31/9999 to the end date that is present in inbound file.
Please tell me is there any way in which I can change the end date in HRP1001 table.
‎2009 Apr 15 5:45 PM
Hi,
Go to transaction PP02
give employee no
Object type
Object id
info type :1001
click on change button on the tool bar
Regards
Krishna
‎2009 Apr 15 7:57 PM
Hi Krishna,
That solution works. But suppose if the input files contains 200 entires then it is difficult to do each manually. We can create a BDC for that, But is there any other solution like starndard function modules or classes to change the end date.