Share via


ReleaseUpdateDB60_Basic.allowDupAddressCountryRegionBLWICountryR Method [AX 2012]

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

Syntax

public void allowDupAddressCountryRegionBLWICountryR()

Run On

Server

Remarks

The method name is truncated from allowDupAddressCountryRegionBLWICountryRegionIdx. The GroupId field is replaced with the new key of the AddressCountryRegionGroupBLWI table of the unique CountryRegionIdx value. Initially, this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated with the record ID value of the AddressCountryRegionGroupBLWI table.

See Also

Reference

ReleaseUpdateDB60_Basic Class