ReleaseUpdateTransformDB50_Proj.projPostingPreValidate 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

ReleaseUpdateTransformDB50_Proj

Method

projPostingPreValidate

Description

Checks whether the ledger posting type of cost, WIP, and cost value are valid for all combination exists.

Script Type

Upgrade readiness scripts

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 2009

Affected Modules and Tables

Affected Modules

Project

Validation Issues

Validation Issues Description

Validates the ProjPosting table.

Checked Conditions

Checks whether records exist in the ProjPosting table where the ProjAccountType is StatusAccount and CostAccount, valid for all combinations.

Mitigation/How-to-fix

Creates the missing project ledger posting setup using project ledger posting setup form.

Remarks

This is a validation script for the project ledger posting setup.