Share via


RetailTransactionService::clockIn Method [AX 2012]

Registers clock-in for the worker specified.

Syntax

client server public static container clockIn(HcmPersonnelNumberId _personnelNumber, RetailTerminalId _terminalId)

Run On

Called

Parameters

Return Value

Type: container
A container having information whether registration is successful.

Remarks

If time registration fails, returned container will also have error message.

See Also

Reference

RetailTransactionService Class