RTax25LedgerRun::newProfitTableRecId Method [AX 2012]
Creates a new instance of the RTax25LedgerRun class.
server public static RTax25LedgerRun newProfitTableRecId(
Object _class,
IdentifierName _funcName,
RefRecId _profitTableRecId)
Run On
ServerParameters
- _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.
Show: