Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

FCCS: Unable to copy data using script for one ICP member

edited Aug 28, 2020 6:53PM in Financial Consolidation and Close 2 comments

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
----------------------------------------------------------------------------------------------------
We also tried this script: 
 
FIX ("FCCS_Managed Data",
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!