Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generate RetailUniqueShiftId based on retail terminal id and retail batch id.
Syntax
client server public static RetailUniqueShiftId makeUniqueShiftId(RetailTerminalId batchTerminalId, RetailPosBatchID batchId)
Run On
Called
Parameters
- batchTerminalId
Type: RetailTerminalId Extended Data Type
Retail batch terminal id.
- batchId
Type: RetailPosBatchID Extended Data Type
Retail batch id.
Return Value
Type: RetailUniqueShiftId Extended Data Type
Retail unique shift id.