Add a computed column to an entity example
In this example we are going to extend the HcmEmploymentV2 entity by adding the workers department name as a computed column for the worker. The department name is by standard not available in the entity,…
In this example we are going to extend the HcmEmploymentV2 entity by adding the workers department name as a computed column for the worker. The department name is by standard not available in the entity,…