Share via


SalesPurchReport_RU::executeWithPrintMgmt Method [AX 2012]

Runs a report by using the specified print management parameters.

Syntax

server public static void executeWithPrintMgmt(
    PrintMgmtDocumentType _printMgmtDocumentType, 
    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