O
Owe Evans
Hi,
I need to find at which cost rate a resource is assigned to a task in a
project plan. I need to get to this value in a stored procedure.
Looking in Published database and at table MSP_Resources the standard rate
is readable from column RES_STD_RATE but the cost rate is in binary format in
column RES_RATES_TABLE. The relation between a assignment and cost rate table
in use is determined by looking at MSP_Assignments.Assn_Cost_Rate_Table
(In PS 2003 Cost Rates was stored in separate table and could be easily read)
Anyone having an idea how I can get to this data?
Thanks,
Owe
I need to find at which cost rate a resource is assigned to a task in a
project plan. I need to get to this value in a stored procedure.
Looking in Published database and at table MSP_Resources the standard rate
is readable from column RES_STD_RATE but the cost rate is in binary format in
column RES_RATES_TABLE. The relation between a assignment and cost rate table
in use is determined by looking at MSP_Assignments.Assn_Cost_Rate_Table
(In PS 2003 Cost Rates was stored in separate table and could be easily read)
Anyone having an idea how I can get to this data?
Thanks,
Owe