ReleaseUpdateDB60_Basic.updateGDL_IT_Intrastat 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_Basic |
Method |
updateGDL_IT_Intrastat |
Description |
Updates the ItemType_IT, InvoiceDate, and PaymentMethod_IT fields in the Intrastat table. |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
InventTable |
Intrastat |
Remarks
Populate <c>ItemType_IT</c> field by calling calcItemType_IT() method in <c>Intrastat</c> table, <c>InvoiceDate</c> field from <c>TransDate</c> of <c>Intrastat</c> table and <c>PaymentMethod_IT</c> field by calling calcPaymentMethod() in <c>IntrastatTransferIT</c> class.