Adding RollForward Members
You can add additional RollForward members under these sections:
-
Provision section (P&L section)
-
Non provision section
-
Equity adjustment section
To add a RollForward member under the Provision section:
-
Add the member as a sibling of the ContingencyDO member and before the RCTotal member.
-
Ensure that the new member is added to the following hierarchies so that the predefined data forms display the new member:
-
CYDTNRTotal
-
TempDiffCYTotal
-
TempDiffCYTotalTR
-
To add a RollForward member under the Non provision section:
-
Add the member as a sibling of the DisposalsNP member and before the EquityNPTotal member.
-
Ensure that the new member is added to the following hierarchies so that the predefined data forms display the new member:
-
NPDTNRTotal
-
NPTotal
-
TempDiffNPTotal
-
RegionalNPTotal
-
To add a RollForward member under the Equity Adjustment section:
-
Add the member as a sibling of the EquityOtherNP member and before the RCEquityTotal member.
-
Ensure that the new member is added to the following hierarchies so that the predefined data forms display the new member:
-
EquityNPTotal
-
TempDiffEquityNPTotal
-
TempDiffEquityNPTotalTR
-
These user-defined properties apply to new RollForward members:
To ensure that the data is included in ETR rate reclassification calculations, use these properties to specify the Destination account for each RollForward member:
Property | Value |
---|---|
UD Property | DestAcVA |
Values | Valid RollForward member, for example, VAOther |
Property | Value |
---|---|
UD Property | DestAcDef |
Values | Valid RollForward member, for example, DefTaxOther |
Example | OtherSys: UD1 = DestAcVA:VAOther^DestAcDef:DefTaxOther |
-
To ensure that the data is included in the TARF movement hierarchy, use these properties:
Property Value UD Property TARF1 Values Valid RollForward member, for example, RF#OtherSys When you specify the RollForward member for the TARF1 keyword, the member name should be preceded by "RF#".
Example TARFOtherDeferredSys: UD1 = TARF1:RF#OtherSys -
To ensure that the data is included in Tax Automation, use these properties:
Property Value UD Property TaxAutomation Values Yes or No Example OtherSys:UD1=TaxAutomation:Yes
After you add new members and specify the user-defined properties, you must modify data forms to include the new members. You can modify data forms using either of these methods:
-
Use the Data Form Designer page.
-
Manually edit the data form script.
To edit data forms using the Form Designer:
-
Select Consolidation, and then Documents, and open a data form.
Tip:
If the Designer page is not automatically displayed, click Designer, or select Actions, and then Designer.
-
Click Edit, or select Actions, and then Edit.
-
Select the column where you want to insert the new member, and then click Add New Column, or select Actions, and then Add New Column.
-
Drag and drop the RollForward dimension from the POV Dimensions list, select the dimension and then select the corresponding member.
To edit data forms using the form script:
-
Select Consolidation, and then Documents, and open a data form.
-
From the form toolbar, click Script, or select Actions, and then Script.
-
Insert a column for the new member and adjust the column numbers.
For example, the following columns exist in a form:
-
C1=RF#RTADO
-
C2=RF#ContingencyDO
-
C3=RF#RCTotal
If you insert a new RollForward member after the ContingencyDO member, the script would show these columns for the form:
-
C1=RF#RTADO
-
C2=RF#ContingencyDO
-
C3=RFNewMember
-
C4=RF#RCTotal
The following table lists the forms that include individual members from a RollForward hierarchy.
Data Form | RollForward Hierarchy |
---|---|
Deferred Tax | Closing |
Deferred Tax Regional | RegionalClosing |
Deferred Tax for TAR | ClosingReclass |
Deferred Tax for TAR Regional | RegionalClosingReclass |
Deferred Tax - IFRS | ClosingDTNR |
Deferred Tax for TAR - IFRS | ClosingReclassDTNR |