Pay Begin date issue in ICP Fast formula
Summary:
We are currently working on the ICP plan, where we need to create validation for the element entry input values. This requires performing validation on multiple input values, so the Fast Formula is placed at the element level. Specifically, we need to validate the Pay Begin Date against the input values of the element.
However, we are facing an issue with the Pay Begin Date context in the ICP plan. While performing the element entry, using the formula:
L_EFFECTIVE_DATE = GET_CONTEXT(EFFECTIVE_DATE, '4712/12/31' (DATE))
This context fetches the element begin date entered by the users. But when we perform the same transactions using the ICP plan, the formula: