Hi
I implemented backend service to read all wage types for employee.
I would like to return the table of wage types through variable in my custom backend service and not create n sets of variables to return the data.
Is this possible to implement using HCM forms?