SalesPurchReport_RU::executeWithPrintMgmtTorg12M15 Method [AX 2012]

Runs reports (Torg12 and M15) by using the specified print management parameters.

Syntax

server public static void executeWithPrintMgmtTorg12M15(
    Args _args, 
    PrintMgmtPrintSettingDetail _settingDetail, 
    RecId _recordId)

Run On

Server

Parameters

  • _args
    Type: Args Class
    An Args object that holds caller data.

See Also

Reference

SalesPurchReport_RU Class