Share via


ReleaseUpdateDB60_Ledger.allowDupTaxReport347TenantsYrPropRefIdx Method [AX 2012]

Updates the YrPropRefIdx value in the TaxReport347Tenants table to allow for duplicate records.

Syntax

public void allowDupTaxReport347TenantsYrPropRefIdx()

Run On

Server

Remarks

The Year field is replaced with the key of the TaxReport347Table table of the unique YrPropRefIdx value. Initially, this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the RecId value of the TaxReport347Table table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class