ReleaseUpdateDB60_Ledger.allowDupEximExportOrderTable_INAuthoriza
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupEximExportOrderTable_INAuthoriza |
Description |
Updates the index <c>AuthorizationShippingBillIdx</c> in the table <c>EximExportOrderTable_IN</c> to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
EXIMEXPORTORDERTABLE_IN |
Remarks
The CustomsShippingBillNumber field is replaced with the new surrogate key field CustomsShippingBillNumberTable is replaced in AuthorizationShippingBillIdx. Initially the CustomsShippingBillNumberTable field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId fields of the table EximExportOrderTable_IN.