FCCS_10_After Opening Balance Carry Forward_LocalCurrency
Summary:
I am trying to create the following script within the rule FCCS_10_After Opening Balance Carry Forward_LocalCurrency and it gives me an error
Content (please ensure you mask any confidential information):
I am trying to create the following script within the rule FCCS_10_After Opening Balance Carry Forward_LocalCurrency and it gives me an error
This is the code that I am trying to execute
Fix ("FCCS_Periodic","Entity Currency","FCCS_Managed Data","FCCS_Entity Input","FCCS_No Intercompany","FCCS_Local GAAP","UD01","No Submission", "Actual","FY25","Jan","E_1011","FCCS_OpeningBalance")
"Adj_30040010" = "30040010";
EndFix
I already validated that all members are valid members for all dimensions. but I receive this error…..