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_70 - how limit perimeter?

Question
13
Views
0
Comments

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")

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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