Share via


SalesPurchReport_RU::newFromPrintMgmtDocType Method [AX 2012]

Creates a SalesPurchReport_RU object, based on print management parameters.

Syntax

server protected static SalesPurchReport_RU newFromPrintMgmtDocType(
    PrintMgmtDocumentType _printMgmtDocType, 
    RecId _recordId, 
    Args _args)

Run On

Server

Parameters

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

Return Value

Type: SalesPurchReport_RU Class
A SalesPurchReport_RU object.

Exceptions

Exception Condition
Error

No journal record is specified.

See Also

Reference

SalesPurchReport_RU Class