ReleaseUpdateDB60_Ledger.allowDupCustEinvoiceIntegrationPaymModeC Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupCustEinvoiceIntegrationPaymModeC |
Description |
Updates the TypeStatusFromIdx index in the CustEinvoiceIntegrationPaymModeChg table to allow for duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
CustEinvoiceIntegrationPaymModeChg |
Remarks
The type field is replaced with the new CustEinvoiceIntegrationTypeTable surrogate key field in the TypeStatusFromIdx unique index. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the record ID field in the CustEinvoiceIntegrationTypeTable table.