ReleaseUpdateDB60_Vend.updateVendInvoiceInfoTable 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 |
updateVendInvoiceInfoTable |
Description |
Adds SourceDocumentHeader and SourceDocumentLine records for the VendInvoiceInfoTable table. |
Affected Modules and Tables
Affected Modules |
---|
Accounts payable |
Affected Tables |
---|
VendInvoiceInfoTable |
Remarks
This method reserves a record in the SourceDocumentHeader and SourceDocumentLine tables and then respective RecId values are stored in the SourceDocumentHeader and SourceDocumentLine fields, respectively.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
VendInvoiceInfoTable |
SourceDocumentHeader |
SourceDocumentHeaderRecId |
VendInvoiceInfoTable |
SourceDocumentLine |
SourceDocumentLineRecId |