4.17 WFS_CMD_CDM_CASH_IN_START

Description Each cash in procedure has to be handled as a transaction that can be rolled back if a difference occurs between the amount counted by the ATS and the amount the teller inserted. This command is used to start the cash in transaction.

Input Param LPUSHORT lpusTellerID;
Identification of teller.

Output Param None.

Error Codes The following additional error codes can be generated by this command:

Value Meaning

WFS_ERR_CDM_CASHINACTIVE The CDM service has already got a WFS_CMD_CDM_CASH_IN_START command.

Events There are no additional events generated by this command.

Comments None.