This page (revision-6) was last changed on 26-Nov-2021 10:22 by JAiken

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 964 bytes JAiken to previous
5 26-Nov-2021 10:22 1 KB RForbes to previous | to last
4 26-Nov-2021 10:22 829 bytes JMyers to previous | to last
3 26-Nov-2021 10:22 828 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 812 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 799 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 added 10 lines
System Constants are provided by High LineMcKesson to allow the user access to commonly required dates. The following are the available system dates that may be accessed.
Period Start Date as indicated on the employee's pay header
Period End Date as indicated on the employee's pay header
System Date he date on the server, not changeable from within the application.
As Of Date the AsOf date within the application. This may be updated through IMCA
Statement: If April 1st falls within the Pay Period go to section 2 otherwise exit the UserCalc.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 PPE BY $S PERIOD-END-DATE A +3M 00200 99999
00200 LET V 2ND QUARTER EY $S PERIOD-START-DATE A -6M 99999
99999 EXIT 99999
At line 3 removed 17 lines
System Constants are provided to allow the user access to commonly required dates. The following are the available system dates that may be accessed.
|Period Start Date| as indicated on the employee's pay header
|Period End Date| as indicated on the employee's pay header
|System Date | the date on the server, not changeable from within the application.
|As Of Date| the AsOf date within the application. This may be updated through the File menu.
;Statement:If April 1st falls within the pay period go to section 2 otherwise exit the UserCalc.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010 |PPE| | |BY|$S|PERIOD-END-DATE|A|+3M|00200|99999
|00200|LET|V|2ND QUARTER|EY|$S|PERIOD-START-DATE|A|-6M|99999|
|99999|EXIT| | | | | | | |99999 |
----
![Notes|Edit:Internal.$S_VARIABLE]
[{InsertPage page='Internal.$S_VARIABLE' default='Click to create a new notes page'}]