Auto complete rule to set Hourly paid or salaried in redwood vbcs
Summary:
CASE: Auto complete rule to set Hourly paid or salaried in redwood vbcs.
If jobFLSA_information1 = 'EXEMPT' then
set Hourly paid or Salaried = 'Salaried'
else
Hourly paid or Salaried = 'Hourly'
HOW TO ACHIEVE BELOW IN VBCS FOR CHANGE ASSIGNMENT PAGE:
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25A
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0