JmgTimecardTable.initWorkerProfileDate Method
Initializes the JmgTimecardTable record based on a worker and a profile date.
Syntax
public void initWorkerProfileDate(JmgWorkerRecId _worker, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
The ID of the worker to which the JmgTimecardTable record must refer.
- _profileDate
Type: JmgProfileDate Extended Data Type
The profile date to which the JmgTimecardTable record must refer.