Share via


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.

Return Value

Type: JmgStampJournalTable Table
An initialized JmgStampJournalTable record.

See Also

Reference

JmgStampJournalTable Table