pa_client_extn_asset_alloc
Hi,
I'm trying to use the pa_client_extn_asset_alloc extension to alocate one or more assets to the CIP available in a project, based on estimated cost and leaving the 'total estimated asset cost - cip' unassigned. At me moment my code is working as per the following:
CIP =1000 eur
ASSET1, estimated cost 10 eur
ASSET2 , estimated cost 20 eur
ASSET3, estimated cost 30 eur
The extension calculates the amount as (estimated cost/total asset estimated cost)*cip.
What I want is:
Any ideas if this is possible to implement and if so how?
Thanks,
Alex