Generates a SQL statement that calculates the number of days a receipt is late after subtracting all its weeks of delay.
Syntax
server private static str daysDelayedLeft()
Run On
Server
Return Value
Type: str
A SQL statement.
Generates a SQL statement that calculates the number of days a receipt is late after subtracting all its weeks of delay.
server private static str daysDelayedLeft()
Server
Type: str
A SQL statement.