Cost rollup in project currency
Summarize
Summary of Cost Rollup in Project Currency
The cost rollup feature enables ServiceNow customers to manage project financials across different currencies. This functionality is crucial for accurately converting and aggregating financial data from sub-projects to parent projects, especially when they operate in different project currencies.
Show less
Key Features
- Conversion to Project Currency: Users can manually enter amounts in functional currency fields, which are then converted to project currency and stored in corresponding fields, provided there are no existing cost plans or expense lines.
- Financial Rollup Property: The
com.snc.project.multicurrency.rollupifdifferentproperty determines how financials are rolled up when sub-projects and parent projects use different currencies. Setting this property to true allows for the association of sub-projects with different currencies while rolling up costs, though this may result in approximate values due to currency conversion. - Property Behavior: The interaction between financial rollup properties influences whether costs can be aggregated or not, depending on whether the currencies align.
Key Outcomes
By utilizing the cost rollup feature, customers can expect:
- Accurate tracking and management of project finances, enabling better decision-making.
- A clear understanding of how currency variations affect project financials through estimated rollups.
- The ability to associate sub-projects with parent projects regardless of currency differences, enhancing project management flexibility.
However, customers should be aware of potential errors when associating projects with differing currencies under specific property combinations, which could prevent successful rollup of costs.
Cost rollup calculation in projects and sub-projects with different currencies varies with the budget reference rate. The rate at which the amount is converted depends on the conversion rate.
Convert amount entered in functional currency fields to project currency
When you create a project in functional currency of the Default view, you can manually enter or update the amount in the Planned capital, Planned operating, Actual cost, and Planned benefit fields. As you enter values in these fields, the amount is converted to project currency and stored in the corresponding project currency fields such as Planned cost in project currency, Planned operating in project currency, Actual cost in project currency, and Planned benefit in project currency fields.
Roll up project financials from sub-projects to parent projects
Use the com.snc.project.multicurrency.rollup_if_different property for financial rollups when the sub-projects and parent project have different project currencies.
| Property flag | Behavior |
|---|---|
| True | If the property is set to True, then you can:
|
| False | If the property is set to False, then you can:
|
However, the behavior of com.snc.project.multicurrency.rollup_if_different property is different when flagged along with com.snc.project.rollup.cost property.
| Properties flag | Behavior |
|---|---|
| com.snc.project.rollup.cost property is false | You can associate any sub-projects with parent project that have same or different project currency but the costs of sub-projects do not roll up to the parent project. |
| com.snc.project.rollup.cost property is true and com.snc.project.multicurrency.rollup_if_different property is false | You can associate sub-projects with parent project that has the same project currency. |
| com.snc.project.rollup.cost property is true and com.snc.project.multicurrency.rollup_if_different is true | You can associate any sub-project that has the same or different project currency with the parent project. |
Illegal association of properties and possible errors
Following are the possible errors that may occur while making an illegal association:
| com.snc.project.rollup.cost | com.snc.project.multicurrency.rollup_if_different | Behavior |
|---|---|---|
| False | Either true or false | Can associate sub-project to parent project even though project currency of sub-project and parent project is different but costs from sub-project to parent project cannot be rolled up. |
| True | False | Cannot associate sub-project to parent project if project currency of the
sub-project and parent project is different. In such case of an association, an
error message: |