Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxReport347TenantsYrPrRefIdx Method [AX 2012]

Updates the YrPropRefIdx value in the TaxReport347Tenants table to disallow duplicate records.

Syntax

public void allowNoDupTaxReport347TenantsYrPrRefIdx()

Run On

Server

Remarks

The name of this method is truncated from allowNoDupTaxReport347TenantsYrPropRefIdx. After updating the key of the TaxReport347Table table with the RecId value of the TaxReport347Table table, the YrPropRefIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class