Share via


RetailCreateSpecificLabel::PrintLabels Method [AX 2012]

Print labels for transfer order during ship or receive, including product labels and shelf labels.

Syntax

client server public static void PrintLabels(
    Args _args, 
    InventTransferStatus _transferStatus, 
    ParmId _parmId)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An args from calling form.

See Also

Reference

RetailCreateSpecificLabel Class