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.
Registers break for the worker specified.
Syntax
client server public static container startBreak(
HcmPersonnelNumberId _personnelNumber,
RetailTerminalId _terminalId,
JmgJobId _breakJobId)
Run On
Called
Parameters
- _personnelNumber
Type: HcmPersonnelNumberId Extended Data Type
Personnel number of the worker.
- _terminalId
Type: RetailTerminalId Extended Data Type
Terminal id, where time registration is made.
- _breakJobId
Type: JmgJobId Extended Data Type
The job id of the break.
Return Value
Type: container
A container having information whether registration is successful.
Remarks
With the job id we can specify the kind of break (e.g. break for lunch, break from work etc.).
Currently, any kind of break can be added in JmgIpcActivity table.