!!UserCalcs ---- *[Purpose of UserCalcs|PURPOSE_OF_USERCALCS] *[UserCalc Types|USERCALC_TYPES] *[Where to Use UserCalcs|WHERE_TO_USE_USERCALCS] *[How to Plan a UserCalc|HOW_TO_PLAN_A_USERCALC] *[UserCalc Conventions|USERCALC_CONVENTIONS] *[Further UserCalc Naming Conventions|FURTHER_USERCALC_NAMING_CONVENTIONS] **[Function UserCalcs|FURTHER_USERCALC_NAMING_CONVENTIONS#Function UserCalcs] **[Qualification UserCalcs|FURTHER_USERCALC_NAMING_CONVENTIONS#Qualification UserCalcs] !!Define UserCalcs ---- *[Define UserCalc Access|IMUC] !!Commands ---- *[Commands|COMMANDS] *[Most Common Commands|MOST_COMMON_COMMANDS] **[IF - If Comparison|IF_COMMAND] **[LET - Let One Value Be Another|LET_COMMAND] *[Frequency Commands|FREQUENCY_COMMANDS] **[ANN - Anniversary Check|ANN_COMMAND] **[BOM - Beginning of the Month Check|BOM_COMMAND] **[EOM - End of the Month Check|EOM_COMMAND] **[FREQ - Frequency Check|FREQ_COMMAND] **[PPE - Pay Period Date Check|PPE_COMMAND] *[Auxiliary Commands|AUXILIARY_COMMANDS] **[CALL - Call Another UserCalc|CALL_COMMAND] **[MSG - Sends a Message to the UPCALC Report|MSG_COMMAND] *Completion Commands **[EXIT - Exit the UserCalc|EXIT_COMMAND] **[RET - Return a Value to Another UserCalc or Program|RET_COMMAND] **[XPPT - Exit the Pay Point and the UserCalc|XPPT_COMMAND] !!!Operand Types *Variables **SC - User Variable **$F - Processing Frequency **$G - Global Variable **$L - List **$P - Parameter **$S - System Constant **$V - System Variable **FT - Pension Factor **V - Local Variable *Constants **a - Alphanumeric **b - Boolean **d - Date **N - Number *Database **DB - Database Field **WB - Wage Basis **UC - UserCalc Calculation **UF - UserCalc Function/Qualifier *Elements **eC - Current Element Value **EF - Fiscal to Date Element Value **EM - Month to Date Element Value **eP - Period to date Element Value **EQ - Quarter to Date Element Value **ET - Transaction to Date Element Value **EY - year to Date Element Value *Pay Components **PT - Transactions To Date PC Value **PY - Year-to-date PC Value *Statistics **S - Statistical Component Value !!!Operators *Introduction **Student Objective **Operator *Arithmetic Operators *Rounding Operators *Conversion Operators *Date Operators *Relative Date Operators *Comparison Operators !!!Administer UserCalcs *Introduction **Student Objectives *IMUCA Administer UserCalc *UserCalc Statuses *Publishing UserCalcs *Copying an 'In Production' UserCalc *Editing an 'In Production' UserCalc *List UserCalcs !!!Sample UserCalcs *Introduction *AT - No Time Allowed to be Taken for 6 Months *BE- 401K Maximum **401K Maximum Amount **401K Maximum Deduction *PR - Disbursement Message *PR - FLSA Adjustment !!!UserCalc Quick Reference Guid *Type: Function *Type: Qualifier