FCCS_70 - how limit perimeter?
Content
Hello,
In Calculation Manager, in the script FCCS_50 i am the following script, that it's work right:
FIX("Parent Currency", "FCCS_Elimination","FCCS_PERIODIC",@RELATIVE("Div", 0 ), @RELATIVE("Sub_setor", 0 ), @RELATIVE("Sub_Prod", 0 ),@RELATIVE("Sub_Prod", 0 ),@RELATIVE("Comp_valor",0 ))
FIX("913","953","926")
"Mvmts_goodwill"(
IF(@ISLEV(ENTITY, 0))
IF(@ISCHILD("S00010"))
IF("POwn_Indireto"->"FCCS_No Intercompany"->"DS_S00010"->"FCCS_No Movement"->"No Div"->"No Sub_Prod"->"No Sub_setor"->"No Comp_Valor"->"FCCS_Entity Input"->"FCCS_Periodic"->"Entity Currency" != #MISSING)
IF("POwn_Indireto"->"FCCS_No Intercompany"->"DS_S00010"->"FCCS_No Movement"->"No Div"->"No Sub_Prod"->"No Sub_setor"->"No Comp_Valor"->"FCCS_Entity Input"->"FCCS_Periodic"->"Entity Currency" != "FCCS_Percent Ownership"->"S_Parent Source"->"FCCS_No Movement"->"FCCS_Entity Input"->"No Currency"->"FCCS_No Intercompany"->"No Div"->"No Sub_setor"->"No Comp_valor"->"No Sub_prod")
Tagged:
0