Can a rate definition pick up values from a user-defined table (UDT)?
Summary:
Can a rate definition, of any type, be based on entries in a user-defined table?
Content (required):
I need a rate definition to hold a value based on a values that are currently held in a user-defined table. I've tried using an "HCM Rates Calculate Value" fast formula to use in a formula type rate definition, but it won't compile, saying:
"either function GET_TABLE_VALUE doesn't exist or the combination of parameter types doesn't match the statement."
Am I doing something stupid or does this type of fast formula not allow this function call? The exact same code works fine inside a payroll fast formula.
0