Updating Business Rules for the Project Dimension

After creating the Project dimension and updating data forms, update the Capital Asset Planning business rules.

  To update business rules for the Project dimension:

  1. Using Administration Services, create a Global Variable called Project with these properties:

    • Name: Project

    • Type: Member

    • Dimension: Project

    • Limits: @Descendants("Dimension"), where "Dimension" is the limit you want to set, for example, @Descendants("Project")

    • Usage Type: Runtime prompt

    • Prompt String: Project

  2. Update the Capital Asset Planning business rules to include the Project member:

    • Add the [Project] member to every place the FIX statement appears in the business rules.

    • Update references to global assumptions in the business rules by adding No Project to them.

  3. You must update these business rules:

    Add Asset, AddExistAsset, AddExistIntangible, Add Intangible, CalcAmort, CalcDepr, CalcExistAmort, CalcExistDepr, ImpairIntangible, Improve Asset, Remove Asset, Retire Asset, Retire Intangible, RollupAssetEntities RollupAssets, Transfer Asset, TransferExistAsset, TransferExistIntangible, and Transfer Intangible.

    Capital Asset Planning Structure lists the formulas for the business rules.