Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.