Share via


ReleaseUpdateDB60_Basic.allowNoDupAddressCountryRegionBLWICountr Method [AX 2012]

Updates the CountryRegionIdx value of the AddressCountryRegionBLWI table to disallow for duplicate records.

Syntax

public void allowNoDupAddressCountryRegionBLWICountr()

Run On

Server

Remarks

Truncates the method name from allowNoDupAddressCountryRegionBLWICountryRegionIdx. After updating the key of the AddressCountryRegionGroupBLWI table by using the record ID value of the AddressCountryRegionGroupBLWI table, the CountryRegionIdx value is reset to disallow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class