HSDL for Salary - how to get list of values for action and action reason?
Summary:
When building an HSDL template to update Salary, the seeded action id and action reason id return all actions/reasons with no filtering
Content (required):
I'm trying to build a simple HSDL template to update Salary. This is basic salary, no components or complications.
The salary part is fine, but I can't figure out how to configure a list of values for the Action and Action Reason. Ideal world, this should return the same options that you get when you change someone's salary via the Salary Basis screen in the UI. That would be what users expect.
In the HSDL template, Action and Action Reason are free text fields, no LOV at all, but Action ID and Action Reason ID do use a view object to return a list. However, this appears to list every action and action reason defined in the system, which is very long and includes many values which are not valid for Salary changes.