Share via


RetailTransactionService::clockOut Method [AX 2012]

Registers clock-out for the worker specified.

Syntax

client server public static container clockOut(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