Difference between revisions of "S03 - Pay Rate Description (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 ==
  '''S03'''{C/H, 1–10, R/H, A/Z, C/Y}
+
  '''S03'''{C/H, 1-10, R/H, A/Z, C/Y}
  
 
== Description ==
 
== Description ==
Line 13: Line 13:
 
:;H
 
:;H
 
::Historic (the value as at the time of the historic transaction). This will only be applicable if you have based a report on the {{DataValue|H}} variables.
 
::Historic (the value as at the time of the historic transaction). This will only be applicable if you have based a report on the {{DataValue|H}} variables.
;1–10
+
;1-10
 
:A numeric parameter that can be omitted (it defaults to "1").
 
:A numeric parameter that can be omitted (it defaults to "1").
 
:The description for that payment rate.
 
:The description for that payment rate.

Latest revision as of 14:49, 18 August 2008

Syntax

S03{C/H, 1-10, R/H, A/Z, C/Y}

Description

Each of the 10 payment methods has a description.

Parameters

C/H
A text parameter that can be omitted (it defaults to "C").
C
Current (the value currently in effect).
H
Historic (the value as at the time of the historic transaction). This will only be applicable if you have based a report on the 'H' variables.
1-10
A numeric parameter that can be omitted (it defaults to "1").
The description for that payment rate.
R/H
A text parameter that can be omitted (it defaults to "R").
(Only used if you are using zero filtering, see below).
R
Filter on the current employee's pay rates.
H
Filter on the current employee's hours worked.
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).
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).

Returns

A text value whose typical size is 15 characters.