ReleaseUpdateDB60_Proj.allowDupTSTimesheetTransSourceDocLineIdx 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 |
allowDupTSTimesheetTransSourceDocLineIdx |
Description |
Disables the unique index for the source document line in the TSTimesheetTrans table. |
Affected Modules and Tables
Affected Modules |
---|
Project |
Affected Tables |
---|
TSTimesheetTrans |
Remarks
A foreign key field to source document line table was added to the TSTimesheetTrans table as part of the source document framework uptake.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
TSTimesheetTrans |
SourceDocumentLine |
RefRecId |