ProjFundingLimitTrackingManager::clearTrackingByAccountingDistRecId Method [AX 2012]

Deletes project funding limit tracking records for an accounting distribution record.

client server public static void clearTrackingByAccountingDistRecId(AccountingDistributionRecId recid)

Run On

Called

Parameters

recid
Type: AccountingDistributionRecId Extended Data Type
Record Id of the accounting distribution.
Show: