‎2009 Dec 31 3:32 AM
Hello,
My requirement is user will be giving me a flat file in which master data will be format of PA40 all mandatory fields will be txt file.
Now i want a function module/BAPI for the same to create master record for an employee returning back the personal number.
Please guide as to how this can be done.
Thanks
‎2009 Dec 31 11:22 AM
‎2009 Dec 31 11:29 AM
HR_MAINTAIN_MASTERDATA FM checks pernr ne 00000000.In my case intially pernr will be '00000000'.
IF pernr NE '00000000' AND no_existence_check EQ ' '. "XDPK001633