Share via


RetailCreateLinesFromProductsToAdd.loadLinesFromCaller Method [AX 2012]

Loads the caller lines.

Syntax

public void loadLinesFromCaller(Args _callerArgs, TmpRetailProductsToAdd _tmpProductsToAdd)

Run On

Called

Parameters

  • _callerArgs
    Type: Args Class
    An instance of Args.

See Also

Reference

RetailCreateLinesFromProductsToAdd Class