‎2006 May 07 5:17 AM
Hi,
I am writing an ESS screen to update personal email addresses. If the subtype MAIL does not exist in the infotype then I am supposed to create it.
Is there a function module that checks if the subtype exists for the pernr?
Thanks,
~Mark
‎2006 May 07 7:07 AM
Hi Mark,
What is the infotype. Check this one "HR_F4_GET_SUBTYPE".
Thanks and Regards,
Bharat Kumar Reddy.V
‎2006 May 08 12:49 AM
Thanks Bharat,
I found another function module HR_INFOTYPE_CHECKEXISTENCE that serves the purpose better.
~Mark