JmgStampJournalTable::makeLines Method
Creates JmgStampJournalTable records for workers in the specified calculation or approval group.
Syntax
server public static void makeLines(
JmgDate _date,
[JmgGroupCalcId grpcalc,
JmgGroupApproveId grpappr])
Run On
Server
Parameters
- _date
Type: JmgDate Extended Data Type
The profile date to create JmgStampJournalTable records for.
- grpcalc
Type: JmgGroupCalcId Extended Data Type
The calculation group to search for workers.
- grpappr
Type: JmgGroupApproveId Extended Data Type
The approval group to search for workers.
Remarks
If the calculation group is specified, then the calculation group is searched; otherwise the approval group is used.