ReleaseUpdateTransformDB50_Proj.ProjInvoiceJourPIJPrintDeltaPreUpgrade Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2

Class

ReleaseUpdateTransformDB50_Proj

Method

ProjInvoiceJourPIJPrintDeltaPreUpgrade

Description

This script is used for saving information about project invoice printing in the <c>ProjInvoiceJourPrint</c> table. This feature is specific to Hungary.

Script Type

Preprocessing 60: Delta

Ax Version

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjInvoiceJourPrint

Remarks

This script creates new <c>ProjInvoiceJourPrint</c> records for every <c>ProjInvoiceJour</c> record. It copies the value of the <c>CopiesPrinted_HU</c> and <c>Printed_HU</c> fields from the <c>ProjInvoiceJour</c> table to <c>ProjInvoiceJourPrint</c> table.

Data Migration Section

From Table: ProjInvoiceJour

To Table: ProjInvoiceJourPrint

CopiesPrinted_HU

NumberOfCopiesPrinted

Printed_HU

HasOriginalBeenPrinted

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjInvoiceJourPrint

Deleted Tables or Fields

Table

Field

ProjInvoiceJour

CopiesPrinted_HU

ProjInvoiceJour

Printed_HU