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

Usage of HYBRIDBSOINCALCSCRIPT directive in DSO-based Insertion Point Rules -- Question

Summary:

Hi @Ashutosh Bhatikar-Oracle,

Based on the recording below, the Closing Balance on the right-hand side of the calculation triggers a hybrid calculation. Is it correct to say that the same behavior occurs for FCCS_Mvmts_Subtotal and FCCS_TotalOpeningBalance — meaning that any movement defined as Dynamic Calc will behave the same way?

https://community.oracle.com/customerconnect/events/603714-epm-financial-consolidation-and-close-usage-of-hybridbsoincalcscript-directive-in-dso-based-insertion-point-rules-recording

So, for the calculation I wrote below, if the answer for the question above = "yes" is it correct to assume that the calc script in FCCS_10 is using Best Practices?



/*CASHFLOW ADJ DATASOURCE - CHECK movement*/ SET HYBRIDBSOINCALCSCRIPT NONE; FIX ("FCCS_Entity Input", "Entity Currency") FIX ("FCCS_Periodic", @REMOVE (@RELATIVE ("FCCS_Total Balance Sheet", 0), @LIST ("FCCS_BALANCE", "FCCS_CTA")), "FCCS_No Intercompany", "No Custom 1", "No Custom 2", "CHECK") "CASHFLOW ADJ" ( @CALCMODE (BOTTOMUP); IF (NOT @ISMBR ("FY23")) IF (@ISLEV ("Entity", 0))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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