JmgStampJournalTable::makeLineEmployee Method
Initializes a JmgStampJournalTable record based on the specified worker and profile date.
Syntax
server public static JmgStampJournalTable makeLineEmployee(JmgEmployee jmgEmployee, JmgDate _date)
Run On
Server
Parameters
- jmgEmployee
Type: JmgEmployee Table
The JmgEmployee record, which refers to the worker.
- _date
Type: JmgDate Extended Data Type
The profile date to initialize the JmgStampJournalTable record with.
Return Value
Type: JmgStampJournalTable Table
An initialized JmgStampJournalTable record.