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

Offset opening balance at parent currency using opening balance adjustment

edited May 12, 2026 11:59AM in Financial Consolidation and Close 9 comments

Summary:

I am trying to nullify opening balance data at parent currency for an entity using opening balance adjustment by submitting negative of OB at OBA using Rule-40. But always end up with error- Cannot set value to restricted members: "PARENT CURRENCY". Its a DSO FCCS application.

FIX ("Parent Currency", "FCCS_Entity Input", "FCCS_No Intercompany", "FCCS_Periodic", "No CostCentre","FCCS_No Multi-GAAP", "No Sub Account2", "11516", "21553")

"FCCS_Managed Data" ( @CALCMODE (BOTTOMUP);

IF (@ISMBR ("Actual") AND @ISMBR ("FY24") AND @ISMBR ("P12"))


IF (@ISMBR ("311"))


"FCCS_OpeningBalanceAdjustment" = "FCCS_Journal Input"->"FCCS_OpeningBalance" * -1;


ENDIF


ENDIF


)


ENDFIX

I wonder is there any way using Insertion rule or ODR to achieve this in FCCS. Thanks for your inputs in advance!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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