FCCS: Unable to copy data using script for one ICP member
Content
Hi all
We are using a script to copy data for ICP members, but it does not for one of the members, and we cannot find the cause.
Here is the script:
s is the script:
FIX ("FCCS_Managed Data", @RELATIVE("Total Contribution",0), @RELATIVE("FCCS_Intercompany Top",0), "Entity Currency", "FCCS_Entity Consolidation")
"RTDO_PLPrior"(
"RTDO_PLPrior"->"FCCS_Mvmts_ NetIncome"=#MISSING;
"RTDO_PLPrior"->"FCCS_Mvmts_ NetIncome"="Net Profit Attributable"->"FCCS_Mvmts_ NetIncome"->"ELIM_RTDO"->"Dec" ->"FY19"->"FCCS_Elimination"-> "Parent Currency"->"FCCS_YTD";
)
ENDFIX
"RTDO_PLPrior"(
"RTDO_PLPrior"->"FCCS_Mvmts_
"RTDO_PLPrior"->"FCCS_Mvmts_
)
ENDFIX
----------------------------------------------------------------------------------------------------
We also tried this script:
FIX ("FCCS_Managed Data",
Tagged:
0