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.
- _funcName
Type: IdentifierName Extended Data Type
A method name of the source class.
- _profitTableRecId
Type: RefRecId Extended Data Type
A reference record of the profit code.
Return Value
Type: RTax25LedgerRun Class
The new instance of the RTax25LedgerRun class.