VendPackingSlipTransExpanded::daysDelayedLeft Method [AX 2012]

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()

Run On

Server

Return Value

Type: str
A SQL statement.
Show: