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

data block issue on ODR

edited Feb 15, 2021 6:50PM in Financial Consolidation and Close 4 comments

Summary

I'm trying to create a rule to copy data from a period/year to another period/year and I have a block creation issue

Content

Hello All,

I'll move from standard to hybrid application and I'm trying to modified some ODR. I've a block creation issue, here the script:

FIX ("No Custom2","FCCS_Periodic","No Custom1")
FIX ("FCCS_No Intercompany",@RELATIVE("INST_BASE", 0))
 
"FCCS_Data Input"(@CALCMODE(BOTTOMUP);
IF (@ISMBR("Jan"))
                       
"FCCS_Data Input" -> "IB_OPE" = "IB_CLO"->"Dec"->@MEMBER(@PREVSIBLING(@CURRMBR("Years")))->"ACTUAL_STAT"->"FCCS_YTD";
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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