RobDessureault
Contributor II

The following has been taken from the Tax Provision Blueprint "Instruction Guide" starting at page 174.

See KB article: "Tax Provision Blueprint Instruction Guide - PV7.3.0 SV100

See KB article: "Parameters - Manual Updates Required"

Parameters

As we mentioned at the beginning of the document, we use parameters extensively – in cube views, dashboards, reports, business rules, data management jobs to name a few. Extreme care should be used when making any modifications to the parameters.

Parameters do not appear in alpha/numeric order. We have used the “Sort Order” to arrange them in a logical order. You can adjust the order of the parameters as you like.

RobDessureault_0-1707168267215.png

All parameters should be reviewed to make sure that the cube dimension, the entity dimension, and the entity name, the UDx dimension names represent what you have created in your application. If you use the exact same dimension names, then no changes are necessary.

Here are the Dimension names that are used in Tax Provision Blueprint:

RobDessureault_0-1707168439075.png

Examples of things to look for and possibly change based on individual application set ups:

The Cube name is used throughout the entire application. We recommend that you also use the cube name “XFW_TXP” in your application.

RobDessureault_2-1707168512499.png

The dimension names are used through the parameters. We recommend that you also use the dimension names that come with the Tax Provision Blueprint app.

RobDessureault_3-1707168540179.pngRobDessureault_4-1707168548035.pngRobDessureault_5-1707168562832.png

The Settings options that are selected and saved on the Setup dashboard are written and stored to several Literal Value parameters. These parameters are then used in BR’s and CV’s.

RobDessureault_6-1707168593882.png

The following literal value parameters are used throughout business rules, cube views and in other parameters.

RobDessureault_7-1707168615057.png RobDessureault_8-1707168622892.png RobDessureault_9-1707168633200.pngRobDessureault_10-1707168642985.pngRobDessureault_11-1707168652653.pngRobDessureault_12-1707168660178.pngRobDessureault_13-1707168667156.pngRobDessureault_14-1707168674641.png

The following parameters have the return to provision scenario (TXP_ActualRTP) hard coded in the member filter:

  • NationalFiler_ActualRTP_DM30b1_TXP
  • NationalFiler_ActualRTP_DM20b2_TXP
  • UD1_JD_20b2_TXP
  • UD1_JD_30b1_TXP
  • UD1_JD_MASTER_30b_TXP
  • UD7_Sch30b_ML_All_TXP
  • UD7_Sch30b1_ML_All_TXP
RobDessureault_15-1707168693757.png

There is a parameter called “Tax_Entities_SETR_TXP” that uses the “Where” clause. There is currently no option to use VaryByScenarioType or VaryByTime. It only looks at the “Default” scenario type.

RobDessureault_16-1707168715526.pngRobDessureault_17-1707168722966.png

If you use the “Default” scenario type for this setting, then no modification to this parameter is required. If you cannot use the “Default” scenario type, then you will need to redefine the member list.

We could have defined the member list as follows, but it is then hard coded to the application’s specific entities:

E#TXP_Domestic_Total.TreeDescendants, E#TXP_Intl_Total.TreeDescendants.Remove(TXP_Europe_Total)

 

Version history
Last update:
‎02-14-2024 03:08 PM
Updated by:
Contributors