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

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
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 1 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
BD - Beginning of Day
!!BD - Beginning of Day
At line 3 changed 2 lines
For example,
An employee was hired May 1, 1980, so the BD of that date would be May 1, 1980.
For example, an employee was hired May 1, 1980, so the BD of that date would be May 1, 1980.
At line 8 added one line
At line 7 changed one line
If used alone, BD would return the same date as the one found in operand 2.
%%information If used alone, BD would return the same date as the one found in operand 2. %%
At line 9 changed 8 lines
positive or negative sign
number
character to represent days, weeks, months, or years
Possible values in Operand 3 would be, but are not limited to:
+1w (plus one week)
-4d (minus 4 days)
+3m (plus 3 months)
-1y (minus one year)
*positive or negative sign
*number
*character to represent days, weeks, months, or years \\ \\
Possible values in Operand 3 would be, but are not limited to:\\
+1w (plus one week)\\
-4d (minus 4 days)\\
+3m (plus 3 months)\\
-1y (minus one year)
\\ \\
At line 18 changed one line
Statement: Let the date variable be the Hire Date plus 3 months then go to section 2.
Statement: Let the date variable be the Hire Date plus 3 months then go to section 2.
At line 20 changed one line
00010 LET V PROB DATE BD DB EEM.HIRE_DATE A +3M 00200
|00010|LET|V|PROB DATE|BD|DB|EEM.HIRE_DATE|A|+3M|00200|