Hi All,
I am trying to Hire an Employee through the FM : hr_maintain_masterdata.
The proposed values table that gets passed to this FM contains all the data for the Infotypes that belong to the info group.
Data gets loaded in the following sequence :
0000
0002
0001
0006
0008
0077
As it is a New Hire action the employee number gets generated from the system.
Now when we execute the FM and an error occurs while trying to load the data for any IT (eg 0008) , we do not want the employee number to be created or any data loaded to IT 0000 etc.
Can anyone please tell me how can this be achieved?
Thanks & Regards,
Rohit Sharma