RTax25LedgerRun::newProfitTableRecId Method [AX 2012]

Creates a new instance of the RTax25LedgerRun class.

Syntax

server public static RTax25LedgerRun newProfitTableRecId(
    Object _class, 
    IdentifierName _funcName, 
    RefRecId _profitTableRecId)

Run On

Server

Parameters

  • _class
    Type: Object Class
    An instance of the source class.

Return Value

Type: RTax25LedgerRun Class
The new instance of the RTax25LedgerRun class.

See Also

Reference

RTax25LedgerRun Class