Finance - TXP_Copy_Data
The following has been taken from the Tax Provision Blueprint "Instruction Guide" starting at page 106.
See KB article: "Tax Provision Blueprint Instruction Guide - PV7.3.0 SV100"
TXP_Copy_Data
TXP_Copy_Data provides the ability to copy and clear data from the Provision (National to a National/Local Jurisdiction) and the Return data (National to a Local Jurisdiction). These rules are called through a Data Management job which in turn is connected to the dashboard icons. See the Reference Notes in the BR.
The BR is called in these schedules:
- DM 10aAdmin GF Copy/Clear National to National - Provision
- DM 20a / DM 20aAdmin Copy/Clear National to Local - Provision
- DM 20b / DM 20bAdmin Copy/Clear National to Local - Return
- DM 20b2 / DM20b2Admin Copy/Clear National to Local (no GF) - Return
- DM 30a / DM 30aAdmin GF Copy/Clear National to Local - Provision
- DM 30b / DM 30bAdmin GF Copy/Clear National to Local - Return
- DM 30b1 / DM 30b1Admin Copy/Clear National to Local (GF) – Return
- 01c1Admin Copy/Clear the CY Tax Rate data
- 01c2Admin Copy/Clear the Deferred Tax Rate data
You will notice that we have made a reference to the TXP_ParamHelper BR. Rather than re-creating the same functionality in this rule, we make a reference to this other BR and then pass in the variables.
In-order for this to work, you also need to reference the BR in the Properties / Referenced Assemblies section:
Here is an example how we have used a BR from the file TXP_ParamHelper: