Difference between revisions of "E22 - Pay Amount (Payroll Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
(Updated from revision control)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== Syntax ==
 
== Syntax ==
  '''E22'''{1–11, R/H, C/Y, A/Z}
+
  '''E22'''{1-11, R/H, C/Y, A/Z}
  
 
== Description ==
 
== Description ==
Line 7: Line 7:
  
 
== Parameters ==
 
== Parameters ==
;1–11
+
;1-11
 
:A numeric parameter that can be omitted (it defaults to "1").
 
:A numeric parameter that can be omitted (it defaults to "1").
:;1–10
+
:;1-10
 
::The individual amount at that rate.
 
::The individual amount at that rate.
 
:;11
 
:;11

Latest revision as of 14:47, 18 August 2008

Syntax

E22{1-11, R/H, C/Y, A/Z}

Description

The pay rate amounts for this period.

Parameters

1-11
A numeric parameter that can be omitted (it defaults to "1").
1-10
The individual amount at that rate.
11
The total of the above 10 rates.
R/H
A text parameter that can be omitted (it defaults to "R").
R
Run Rates.
H
Hours.
C/Y
A text parameter that can be omitted (it defaults to "C").
C
Current (the value for this period).
Y
Year (the value for the payroll year including this period).
A/Z
A text parameter that can be omitted (it defaults to "A").
A
All amounts (regardless of the value).
Z
Non-zero amounts (only get amounts that have a value).

Returns

A numeric value whose typical size is 6 digits plus 2 decimal places.