Share via


RetailTransactionServiceEmployee::getWorkerCurrentTimeRegistrationState Method [AX 2012]

Gets an information about the current worker's time registration status.

Syntax

client server public static container getWorkerCurrentTimeRegistrationState(HcmPersonnelNumberId _personnelNumber, [RetailTerminalId _terminalId])

Run On

Called

Parameters

Return Value

Type: container
A container having information about the type of latest worker's time registration.

Remarks

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

See Also

Reference

RetailTransactionServiceEmployee Class