ReleaseUpdateDB60_Vend.allowDupCustomsImpInvVendAccSetup_IN
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_Vend |
Method |
allowDupCustomsImpInvVendAccSetup_IN |
Description |
Updates the AccountNumIdx index in the CustomsImportInvoiceVendAcctSetup_IN table to allow for duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
Accounts payable |
Affected Tables |
---|
CustomsImportInvoiceVendAcctSetup_IN |
Remarks
The ImportInvoiceNumber field is replaced with the new Reference surrogate key field in the unique AccountNumIdx index. Initially the CustomsImportInvoiceNumberTable field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the RecId fields of the CustomsImportInvoiceNumberTable_IN table.