Can anyone advise on a PL/SQL API to get either the Person ID or the Person Name from an Employee ID?
E.g. for an individual with Employee ID = 12345, Person ID = “JSMITH” and Person Name = “John Smith”, is there any API to get either JSMITH or John Smith from 12345?