ReleaseUpdateDB60_Proj.updateProjProposalRevenue 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

updateProjProposalRevenue

Description

Populates the new transaction invoice detail table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjProposalRevenue

ProjProposalRevenueDetail

Remarks

A project transaction can now be billed to multiple customers. To support split billing, another level of tables was created. The sales amounts for billing hour transactions will be stored in the new ProjProposalRevenueDetail table. This new table is related to the existing ProjProposalRevenue table.

Data Migration Section

From Table: ProjProposalRevenue

To Table: ProjProposalRevenueDetail

RecId

ProposalRefRecId

DEL_SalesPrice

SalesPrice

From Table: ProjRevenueTransSale

To Table: ProjProposalRevenueDetail

RecId

SaleRefRecId

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjProposalRevenueDetail

Deleted Tables or Fields

Table

Field

ProjProposalRevenue

DEL_SalesPrice