Default salary range on Job Requistion for Hourly & Formatted
Summary:
I created a character based Job Req DFF to default the salary range. I found support materials to default the range and I'm able to successfully get the annualized version to work (without the proper format). I need assistance doing this for hourly and getting to be formatted correctly.
- Format the string to be NN,NNN.NN (include commas and always 2 decimals) → currently does not include commas and not including 2 decimals
- Divide the annual amount by 2080 to get an annual rate → currently always showing 0
Content (please ensure you mask any confidential information):
Rule for Hourly/Nonexempt: I've tried using 2080 directly and also defining a bigdecimal variable as noted below.
Tagged:
0