EPM 2010 Tracking actuals by month
-
2012年3月14日 9:18
Hello,
Is there a notion of month for the actuals ?
I would like to use a Web service to select the actuals changed, in the project document, to be saved into SAP.
For the moment, i can see in the Gantt chart view, the value for Actuals. But that value if a total. If the task is on 3 months, i would like to trak the actuals month by month.
Is it possible to do that on a Microsoft Project Document and so to retreive the information through a service ?
Thank you for your help,
Math
すべての返信
-
2012年4月9日 20:49
Hi,
Is a SQL-query on the reporting database an option for you?
Via the usage of view MSP_EpmTaskByDay_UserView, you can easily do the time-based grouping you want!
Regards
Wim- 回答としてマーク Fix_105 2012年4月10日 6:59
-
2012年4月10日 6:59
Thanks for the answer Wim.
As it was for a demo, i took another option. But that will definitelly help me for the future.
I didn't know that we could access aslo to the database. I have seen a lot of demo / blog regarding the web service and the default property of a Project document.
Math
-
2012年4月10日 7:03
Hi Math,
Only the reporting database should be used! most of the information is included there.
Wim