Balance Dimension Relationship Tax Unit,Reference code inception to date
Summary:
i am trying to use balance dimension REL_TU_RC_ITD in the fast formula. Though i can see the balance value for this in balance results.
When i am trying to initialize and use this dimension in the FF, i am not able to get the value in the FF.
Below is the code:-
ee_context_id = GET_CONTEXT(ELEMENT_ENTRY_ID,0)
EE_ID = TO_CHAR(ee_context_id)
CHANGE_CONTEXTS (REFERENCE_CODE = EE_ID )
(
ITD_Balance= XXXX_REL_TU_RC_ITD
)
Why ITD_Balance is returning zero in the FF
Content (please ensure you mask any confidential information):