Share via


RetailCreateLinesFromProductsToAdd.getTmpAddProducts Method [AX 2012]

Get data set TmpRetailProductsToAdd from caller form RetailPrintLabels.

Syntax

public RecordSortedList getTmpAddProducts()

Run On

Called

Return Value

Type: RecordSortedList Class
The data set TmpRetailProductsToAdd generated by method createTmpAddProducts.

See Also

Reference

RetailCreateLinesFromProductsToAdd Class