Поделиться через


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

updateProjProposalCost

Description

Populates the new transaction invoice detail table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjProposalCost

ProjProposalCostDetail

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 ProjProposalCostDetail table. This new table is related to the existing ProjProposalCost table.

Data Migration Section

From Table: ProjProposalCost

To Table: ProjProposalCostDetail

RecId

ProposalRefRecId

DEL_SalesPrice

SalesPrice

From Table: ProjCostTransSale

To Table: ProjProposalCostDetail

RecId

SaleRefRecId

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjProposalCostDetail

Deleted Tables or Fields

Table

Field

ProjProposalCost

DEL_SalesPrice