Users need to declare the type of the Operand string being entered. These types consist of Variables, Constants, Database Items, Elements, and Pay Components.
For example, the string “BIWEEKLY” could represent a Processing Frequency, a database item such as a Group Code or even another UserCalc.
Operand Types declare what value the Operand will have, and how to process it within the UserCalc
The Variable Operand Types available are:
There are seven element values available:
Element Operand Types:
Pay Component Operand Types:
Statistics are similar to pay components - they hold payroll amounts by employee. However, statistics allow different capabilities. Statistics are used to hold information for each employee that is not easily accessed with pay components.
For example, the YTD or MTD value of the Gross Earnings pay component may be referenced, but if there is a need to know the YTD value of Gross Earnings from last year or 2 years previous, that value is not readily available. A statistic may be used to hold that value until needed.
It is important to note that while statistical values may be read and used by UserCalcs, they may not be modified as they are Database items. (Database items may not be updated by UserCalcs).If the value of a statistic is to be modified with a UserCalc, you must update the current value of the pay component that is linked to the statistic. Pay components are linked to statistics on the IPPC form by choosing PC Usage 14-Statistic and by indicating the statistic in the Statistic field.
Then, when the UserCalc refers to the current value of the linked PC and the pay is closed, the statistic will be updated.
The Statistical operand type:
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation