ReleaseUpdateDB60_Vend.updateVendInvoiceInfoLine 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_Vend

Method

updateVendInvoiceInfoLine

Description

Updates the PurchaseLineLineNumber, TaxGroup, TaxItemGroup, and SourceDocumentLine values in the VendInvoiceInfoLine table.

Affected Modules and Tables

Affected Modules

Accounts payable

Affected Tables

VendInvoiceInfoLine

Remarks

This method reserves a record in the SourceDocumentLine table and then the RecId value is stored in the SourceDocumentLine field. The TaxGroup, TaxItemGroup, and LineNumber fields are copied from the related PurchLine record.

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

VendInvoiceInfoLine

SourceDocumentLine

SourceDocumentLineRecId

VendInvoiceInfoLine

PurchaseLineLineNumber

TradeLineNumber

VendInvoiceInfoLine

TaxItemGroup

TaxItemGroup

VendInvoiceInfoLine

TaxGroup

TaxGroup