‎2010 Jun 15 8:02 AM
Is there a class method to replace function module HR_INFOTYPE_OPERATION?
‎2010 Aug 21 12:10 PM
Hi Adrian,
The Class is "CL_HRPA_PLAIN_INFOTYPE_ACCESS". You can use the methods of the interface "IF_HRPA_PLAIN_INFOTYPE_ACCESS" whichever is appropriate in your case.
This Class can be used to achieve the same fucntionality of the FM HR_INFOTYPE_OPERATION.
Cheers,
Sougata.
‎2010 Aug 21 12:10 PM
Hi Adrian,
The Class is "CL_HRPA_PLAIN_INFOTYPE_ACCESS". You can use the methods of the interface "IF_HRPA_PLAIN_INFOTYPE_ACCESS" whichever is appropriate in your case.
This Class can be used to achieve the same fucntionality of the FM HR_INFOTYPE_OPERATION.
Cheers,
Sougata.
‎2010 Aug 21 9:04 PM
Hi ,
HR_MAINTAIN_MASTERDATA is the replaced function module.
Regards,
Venkat Appikonda