ReleaseUpdateDB60_Proj.updateCreditInvoicingTable 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_Proj

Method

updateCreditInvoicingTable

Description

Updates the CustVendCreditInvoicingTable table to reflect changes in supporting multiple transaction sales amount.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

CustVendCreditInvoicingTable

Remarks

A project transaction can now support multiple sales amount. For example, a project transaction can be billed to multiple customers. To support multiple sales amounts, another level of tables were created, such as the ProjInvoiceEmplDetail table, which is related to the existing ProjInvoiceEmpl table. The RefTableId and RefRecId fields of the CustVendCreditInvoicingTable table will then be updated to reference the new tables.