JmgSynchronizeJobTable::synchronizeProject Method [AX 2012]

Synchronizes jobs that are found in the project module with records in the JmgJobTable table.

client server public static void synchronizeProject()

Run On

Called

For a description of how jobs from the ProjTable, ProjActivity, and ProjForecastEmpl tables are mapped to records in the JmgJobTable table, see the synchronizeProjTable, synchronizeProjActivity, and synchronizeProjBudgetEmplMethod methods.

Show: