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 ODR calculation is not working after Nov-25 patch (Monthly update)

We are having a strange issue in one of the FCCS on demand rules, where after Nov-25 patch update the below code is not working in test instances, however, it is still working in prod instances. @NiladriKarmakar @Vidhi Nenwani @Jayshree Maloo
Any help will be very much appreciated.
@Ashutosh Bhatikar-Oracle @Deepesh Bohra-Oracle

FIX ("FCCS_Periodic","FCCS_No Intercompany",
@UDA ("PROFIT CENTER","Stat_Parent"),
@UDA (ACCOUNT,"Stat_Base"),@UDA ("Functional Area","Stat_Base"),
"No Product",
"No Geography","FCCS_Mvmts_NetIncome"
)

"Rounded_FSLI" (

IF (@ISMBR  ("Apr"))        "Rounded_FSLI" = "Rounded_Staging_DS";        ELSE                "Rounded_FSLI" =                "Rounded_Staging_DS"-                    @SUMRANGE  (@MEMBER  (@CONCATENATE  ("Total STAT_",@SUBSTRING  (@NAME  (@MEMBER  (@CURRMBR  ("PROFIT CENTER"))), 5)))        

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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