Skip to Content
0
Dec 18, 2022 at 08:17 AM

How to change item in an Odata entity from code to value

148 Views

Hello.

I am compiling employee data for my company at work.

From SFSF I am using the REST api to download employee data from Odata entities such as PerPersonal and Emp Job.

However, I have a problem.

In the Emp_job entity there are items like "empl_status" and "employee_type", but they all have data in code.

For example, "1820" or "1300".

I wanted to replace these with values (e.g. "contracted employee", "part-time job") and looked at other entities, but none of them have those mappings.

Where in the SFSF can I find this mapping between codes and values?

Or does the SFSF have such data by default?

I am Japanese, so sorry for my poor English.

Thanks for reading.

I am very confused and need your help.

Any answer would be appreciated.

Thank you very much.