4.18 WFS_CMD_CDM_CASH_IN_END

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 end the cash in transaction.

Input Param LPUSHORT lpusTellerID;
Identification of teller. It has to be the same as issued in the WFS_CMD_CDM_CASH_IN_START command.

Output Param None.

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

Value Meaning

WFS_ERR_CDM_NOCASHINSTARTED The WFS_CMD_CDM_CASH_IN_START was not issued before

Events There are no additional events generated by this command.

Comments None.