Share via


ReleaseUpdateDB60_Ledger.allowNoDupCustEinvoiceIntegrationPaymMod Method [AX 2012]

Updates the TypeStatusFromIdx index in the CustEinvoiceIntegrationPaymModeChg table not to allow for duplicate records.

Syntax

public void allowNoDupCustEinvoiceIntegrationPaymMod()

Run On

Server

Remarks

Truncated method name from allowNoDupCustEinvoiceIntegrationPaymModeChgTypeStatusFromIdx index. After updating the CustEinvoiceIntegrationTypeTable surrogate key field by using the value of the record ID field of the CustEinvoiceIntegrationTypeTable table, the TypeStatusFromIdx index is reset not to allow for duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class