Difference between revisions of "M12 - Week Flag (Payroll Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
(Updated from revision control)
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
Each week of the SMP/SAP/OSPP/ASPP pay period is given a status flag.
+
Each week of the SMP/SAP/OSPP/ASPP/SPBP pay period is given a status flag.
  
 
== Parameters ==
 
== Parameters ==
 
;1-52
 
;1-52
 
:A numeric parameter that can be omitted (it defaults to "1").
 
:A numeric parameter that can be omitted (it defaults to "1").
:There are up to 52 weeks in a MPP/APP/OPPP/ASPP - use this parameter to select the week you wish.
+
:There are up to 52 weeks in a MPP/APP/OPPP/ASPP and up to 56 weeks in a PBPP; use this parameter to select the week you want.
  
 
== Returns ==
 
== Returns ==
Line 18: Line 18:
 
:Paid.
 
:Paid.
 
;W
 
;W
:Worked (No SMP/SAP/OSPP/ASPP given).
+
:Worked (No SMP/SAP/OSPP/ASPP/SPBP given).
 
;E
 
;E
:Excluded (No SMP/SAP/OSPP/ASPP given).
+
:Excluded (No SMP/SAP/OSPP/ASPP/SPBP given).
  
 
[[Category:Payroll Report Generator variables]]
 
[[Category:Payroll Report Generator variables]]

Latest revision as of 06:51, 17 March 2020

Syntax

M12{1-52}

Description

Each week of the SMP/SAP/OSPP/ASPP/SPBP pay period is given a status flag.

Parameters

1-52
A numeric parameter that can be omitted (it defaults to "1").
There are up to 52 weeks in a MPP/APP/OPPP/ASPP and up to 56 weeks in a PBPP; use this parameter to select the week you want.

Returns

A text value whose typical size is 1 character.

blank
Not processed.
P
Paid.
W
Worked (No SMP/SAP/OSPP/ASPP/SPBP given).
E
Excluded (No SMP/SAP/OSPP/ASPP/SPBP given).