ProjectAccDistRule::newFromAccountingDistributionRule Method [AX 2012]

Initializes a new instance of the ProjectAccDistRule class by using an AccountingDistributionRule instance.

client server public static ProjectAccDistRule newFromAccountingDistributionRule(AccountingDistributionRule _accountingDistributionRule)

Run On

Called

Parameters

_accountingDistributionRule
Type: AccountingDistributionRule Class
An instance of the AccountingDistributionRule class.

Return Value

Type: ProjectAccDistRule Class
An instance of the ProjectAccDistRule class.
Show: